MXNet.cpp icon indicating copy to clipboard operation
MXNet.cpp copied to clipboard

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

Open JM-Chen opened this issue 9 years ago • 1 comments

Thank you very much for a help!

JM-Chen avatar Jan 09 '17 08:01 JM-Chen

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

conopt avatar Jan 13 '17 11:01 conopt