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

C++ interface for mxnet

Results 12 MXNet.cpp issues
Sort by recently updated
recently updated
newest added

``` 1>..\..\..\example\charRNN.cpp(101): error C2661: 'mxnet::cpp::transpose' : no overloaded function takes 1 arguments 1>..\..\..\example\charRNN.cpp(149): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data 1>..\..\..\example\charRNN.cpp(153): warning C4267: '='...

This project is getting valuable as people want to use compiled language for the project. I am opening this issue to see if you are interested in bring the documents...