tree: b78b27f6cf6c31f188795dce87d80b748d56a070 [path history] [tgz]
  1. example/
  2. include/
  3. scripts/
  4. tests/
  5. .travis.yml
  6. CMakeLists.txt
  7. cpp-package.mk
  8. LICENSE
  9. README.md
cpp-package/README.md

MXNet C++ Package

To build the package, please refer to https://mxnet.incubator.apache.org/get_started/build_from_source.html#build-the-c-package.

A basic tutorial can be found at https://mxnet.incubator.apache.org/tutorials/c++/basics.html.

The example directory contains examples for you to get started.