onnxruntime/onnxruntime
Xavier Dupré b4ffcf8258
Fixes #31, add option numpy_version, skip_keras_test to the parser of build.py, add flag PRIVATE for the python bindings (#544)
* add option numpy_version to build against the installed numpy version and not 1.15.0 (hardcoded version number), default is still 1.15.0
* add option skip_keras_test to skip keras test even if keras is installed (still enabled by default)
disable unnecessary warnings about ubuntu
* enable option PRIVATE for the compilation of the Python bindings (settings recommended on pybind11 documentation)
* test on debian 9
2019-03-07 13:08:02 +01:00
..
contrib_ops Fix various issues with murmurhash. (#514) 2019-02-25 09:58:18 -08:00
core Support int32_t for Split op (#563) 2019-03-07 00:13:11 -08:00
python Fixes #31, add option numpy_version, skip_keras_test to the parser of build.py, add flag PRIVATE for the python bindings (#544) 2019-03-07 13:08:02 +01:00
test Support int32_t for Split op (#563) 2019-03-07 00:13:11 -08:00
__init__.py bump up version to 0.3.0 (#536) 2019-03-04 13:41:53 -08:00
ReformatSource.ps1 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ReformatSourcePython.bat Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
VSCodeCoverage.runsettings Initial bootstrap commit. 2018-11-19 16:48:22 -08:00