onnxruntime/orttraining/orttraining/python/training
2021-10-05 20:50:34 -07:00
..
amp
optim Implement FusedAdam for ORT adapted from DeepSpeed (#9266) 2021-10-05 20:50:34 -07:00
ortmodule Implement FusedAdam for ORT adapted from DeepSpeed (#9266) 2021-10-05 20:50:34 -07:00
__init__.py Add PyTorch fallback for ORTModule forward exceptions (#8346) 2021-08-17 10:41:15 -07:00
_checkpoint_storage.py Add support for ORTModule to execute the graph when ONNX drops unused… (#7424) 2021-04-23 18:10:57 -07:00
_utils.py Add support for ORTModule to execute the graph when ONNX drops unused… (#7424) 2021-04-23 18:10:57 -07:00
checkpoint.py
model_desc_validation.py
orttrainer.py Fix ONNX exporter call with latest API for ORTrainer (#9228) 2021-10-01 13:49:55 -04:00
orttrainer_options.py Memory aware gradient builder. (#8582) 2021-08-16 19:01:22 -07:00
postprocess.py