tree: ff5d1a7e7c0bfad56a6ccb866d171883f91be66e [path history] [tgz]
  1. move-if-change.sh
  2. OpWrapperGenerator.py
  3. OpWrapperGenerator.pyproj
  4. OpWrapperGenerator.sln
  5. README.md
cpp-package/src/OpWrapperGenerator/README.md

This is a python script that generates operator wrappers such as FullyConnected, based on current libmxnet.dll. This script is written so that we don't need to write new operator wrappers when new ones are added to the library.