CNTK/bindings/python
liqfu 327c030594 onnx 1.2.1 for BatchNorm and Dropout 2018-06-11 13:09:20 -07:00
..
cntk onnx 1.2.1 for BatchNorm and Dropout 2018-06-11 13:09:20 -07:00
doc Restore number mistaken for version. 2018-04-30 11:18:07 -07:00
examples Remove Python 3.4 support 2018-01-26 14:55:22 -08:00
PythonBindings.vcxproj Making the int8 data serialized in to byte array at the protobuf layer 2018-05-09 16:21:37 -07:00
PythonBindings.vcxproj.filters Making the int8 data serialized in to byte array at the protobuf layer 2018-05-09 16:21:37 -07:00
README.md Update broken link on readme.md 2017-08-02 14:16:34 -07:00
build.bat Bump release version to 2.5.1 2018-04-17 16:06:45 -07:00
setup.py Add 'long_description' for wheel package's metadata file 2018-03-13 10:02:26 -07:00
setup_py_long_description.md Add 'long_description' for wheel package's metadata file 2018-03-13 10:02:26 -07:00
swig_install.sh Tools/devInstall/Linux/install-swig.sh: added 2017-07-07 13:16:12 +02:00
test.bat
vsbuild.bat Fix VS build when source code and VS are in different drives 2018-04-24 13:09:24 -07:00

README.md

To use the Python bindings please use these instructions.

To develop and improve the Python bindings please use the Windows instructions or Linux instructions depending on your OS.