onnxruntime/orttraining/orttraining/python
Adam Louly 8224891236
add logits option to generate artifacts (#17276)
### Description

Adding the ability to export logits as an output for train and eval
graphs in generate_artifacts
it will remain optional..
2023-08-29 16:55:31 -07:00
..
deprecated
training add logits option to generate artifacts (#17276) 2023-08-29 16:55:31 -07:00
checkpointing_utils.py [Better Engineering] Bump ruff to 0.0.278 and fix new lint errors (#16789) 2023-07-21 12:53:41 -07:00
ort_trainer.py [Better Engineering] Bump ruff to 0.0.278 and fix new lint errors (#16789) 2023-07-21 12:53:41 -07:00
orttraining_pybind_common.h
orttraining_pybind_state.cc On-Device Training - Enable loading from buffer (#16417) 2023-08-22 19:59:32 -07:00
orttraining_python_module.cc
orttraining_python_module_eager.h
pt_patch.py