onnxruntime/orttraining/orttraining/python
Dmitri Smirnov 5d729839b5
Support loading widechar paths on windows (#14066)
### Description
Make GetRuntimePath() and LoadDynamicLibrary() operate on platform
specific paths

### Motivation and Context
This addresses https://github.com/microsoft/onnxruntime/issues/14063
2022-12-30 16:30:11 -08:00
..
deprecated Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
training [ORTModule] ATen upsample_nearest Gradient Bugfix (#14069) 2022-12-27 10:18:30 +08:00
checkpointing_utils.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ort_trainer.py Replace all numpy.bool by python builtin bool (#14014) 2022-12-23 09:27:23 +10:00
orttraining_pybind_common.h expose lr scheduler python bindings for on device training. (#13882) 2022-12-22 18:44:04 -08:00
orttraining_pybind_state.cc expose lr scheduler python bindings for on device training. (#13882) 2022-12-22 18:44:04 -08:00
orttraining_python_module.cc Support loading widechar paths on windows (#14066) 2022-12-30 16:30:11 -08:00
orttraining_python_module_eager.h Abjindal/clean eager backend (#10055) 2022-01-19 14:20:09 -08:00
pt_patch.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00