onnxruntime/orttraining/orttraining/python
Changming Sun 23a91c8ba8
Fix warning C4003 in ORT python binding code (#18612)
### Description
Fix warning C4003 in ORT python binding code.

### Motivation and Context
It's better to fix the warning instead of suppressing it.
2023-11-30 08:07:47 -08:00
..
training [ORTModule] Use Default Topo-order for GraphViewer (#18410) 2023-11-30 20:17:22 +08:00
orttraining_pybind_common.h
orttraining_pybind_state.cc Memory optimization refactor and refinement (#17481) 2023-11-23 11:39:00 +08:00
orttraining_python_module.cc Fix warning C4003 in ORT python binding code (#18612) 2023-11-30 08:07:47 -08:00
orttraining_python_module_eager.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
pt_patch.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00