File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ ROOT_STANDARD_LIBRARY_PACKAGE(ROOTTMVASofie
3131 TMVA/ROperator_Concat.hxx
3232 TMVA/ROperator_Identity.hxx
3333 TMVA/ROperator_Softmax.hxx
34+ TMVA/ROperator_Reduce.hxx
3435 TMVA/SOFIE_common.hxx
3536 TMVA/SOFIEHelpers.hxx
3637 SOURCES
Original file line number Diff line number Diff line change 1616#include " TMVA/ROperator_Identity.hxx"
1717#include " TMVA/ROperator_Softmax.hxx"
1818#include " TMVA/ROperator_Concat.hxx"
19+ #include " TMVA/ROperator_Reduce.hxx"
Original file line number Diff line number Diff line change 2727#include " Div_FromONNX.hxx"
2828#include " input_models/references/Div.ref.hxx"
2929
30- <<<<<<< HEAD
31- =======
3230#include " ReduceMean_FromONNX.hxx"
3331#include " input_models/references/ReduceMean.ref.hxx"
3432
35- >>>>>>> ad9c050ba9... Made changes in the Reduce Operator
3633#include " LinearWithLeakyRelu_FromONNX.hxx"
3734#include " input_models/references/LinearWithLeakyRelu.ref.hxx"
3835
You can’t perform that action at this time.
0 commit comments