onnxruntime/onnxruntime/python
Tixxx 0638565fe0
Fix evaluation issues (#3538)
* allow switching between eval and training modes dynamically

Co-authored-by: Tixxx <root@525204a066204ea794f942530b05ae7f000000.axlncovkyjne5caro2tmz3zryb.xx.internal.cloudapp.net>
2020-04-28 21:03:37 -07:00
..
backend Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
datasets Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools Refine BERT optimization script options (#3618) 2020-04-21 21:28:06 -07:00
training remove warning message (#3730) 2020-04-28 03:02:34 -07:00
__init__.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
_ld_preload.py Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
_pybind_state.py Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
exported_symbols.lst Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_pybind_exceptions.h refactor frontend (#3235) 2020-03-19 20:59:41 -07:00
onnxruntime_pybind_mlvalue.cc Fix build issues in the Python Packaging pipelines. (#3725) 2020-04-28 08:41:37 -07:00
onnxruntime_pybind_mlvalue.h Introduce training changes. 2020-03-11 14:39:03 -07:00
onnxruntime_pybind_state.cc Fix evaluation issues (#3538) 2020-04-28 21:03:37 -07:00
onnxruntime_pybind_state_common.cc fix pybind issue introduced by merge 2020-03-23 23:23:34 +00:00
onnxruntime_pybind_state_common.h move env to .cc file 2020-03-25 16:57:05 +00:00
onnxruntime_validation.py Fix some typos. (#3582) 2020-04-18 14:18:05 -07:00
pybind.def Fix a build warning in onnxruntime python extension (#416) 2019-02-01 00:19:41 -08:00
session.py Addressing review comments (#3690) 2020-04-24 14:57:18 -07:00
version_script.lds Initial bootstrap commit. 2018-11-19 16:48:22 -08:00