dmlc / MXNet.cpp

C++ interface for mxnet
Other
114 stars 115 forks source link

How to use the sum_axis fuction like mx.sym.sum(temp,axis=1,name='temp1')? #62

Open JM-Chen opened 7 years ago

JM-Chen commented 7 years ago

Thank you very much for a help!

conopt commented 7 years ago

https://github.com/dmlc/MXNet.cpp/blob/master/include/mxnet-cpp/op.h#L475