File tree Expand file tree Collapse file tree 6 files changed +1027
-6
lines changed
libtensor/source/reductions Expand file tree Collapse file tree 6 files changed +1027
-6
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ set(_reduction_sources
7878 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/logsumexp.cpp
7979 ${CMAKE_CURRENT_SOURCE_DIR} /libtensor/source/reductions/max.cpp
8080 ${CMAKE_CURRENT_SOURCE_DIR} /libtensor/source/reductions/min.cpp
81- # ${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/prod.cpp
81+ ${CMAKE_CURRENT_SOURCE_DIR} /libtensor/source/reductions/prod.cpp
8282 #${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/reduce_hypot.cpp
83- # ${CMAKE_CURRENT_SOURCE_DIR}/libtensor/source/reductions/sum.cpp
83+ ${CMAKE_CURRENT_SOURCE_DIR} /libtensor/source/reductions/sum.cpp
8484)
8585set (_sorting_sources
8686 ${CMAKE_CURRENT_SOURCE_DIR} /libtensor/source/sorting/isin.cpp
You can’t perform that action at this time.
0 commit comments