MXNet.cpp
MXNet.cpp copied to clipboard
How to use the sum_axis fuction like mx.sym.sum(temp,axis=1,name='temp1')?
Thank you very much for a help!
https://github.com/dmlc/MXNet.cpp/blob/master/include/mxnet-cpp/op.h#L475