https://github.com/dmlc/mxnet.cpp
C++ interface for mxnet
https://github.com/dmlc/mxnet.cpp
Last synced: 3 months ago
JSON representation
C++ interface for mxnet
- Host: GitHub
- URL: https://github.com/dmlc/mxnet.cpp
- Owner: dmlc
- License: other
- Created: 2016-02-02T04:03:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T04:00:25.000Z (over 8 years ago)
- Last Synced: 2025-07-30T02:01:01.780Z (5 months ago)
- Language: C++
- Homepage:
- Size: 5.64 MB
- Stars: 115
- Watchers: 25
- Forks: 79
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [deprecated] MxNet C++ Package
The MxNet.cpp project has been merged with official mxnet project: https://github.com/dmlc/mxnet/tree/master/cpp-package. Service of this repo is discontinued. All further development will be made in mxnet repo.
If you want to use MxNet.cpp, please checkout the mxnet project. If you have any issues or suggestions, please raise an issue in the mxnet project. Thanks for your support!