onnxruntime/orttraining/orttraining/python/training
mindest 009209e016
Fix Orttraining Linux Lazy Tensor CI Pipeline (#21652)
### Description
Fix `Orttraining Linux Lazy Tensor CI Pipeline`
- Remove unused import of `torch.onnx._internal.exporter`, whose path is
changed in newer torch (pytorch/pytorch#132429).
- Move import of `register_custom_op_symbolic` from `torch.onnx` into
local function, which causes circular import when running `import
torch.onnx` (at least in the CI environment).
2024-08-21 18:10:08 +08:00
..
amp
api Introduce a Nominal Checkpoint for On-Device Training (#19232) 2024-01-30 22:11:25 -08:00
experimental
onnxblock Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
optim Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
ort_triton Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
ortmodule Fix Orttraining Linux Lazy Tensor CI Pipeline (#21652) 2024-08-21 18:10:08 +08:00
utils ORTModule GraphTransitionManager (#19007) 2024-07-03 10:53:31 +08:00
__init__.py Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
_utils.py Removed all the deprecated python training code and related tests and utils (#18333) 2023-11-17 18:19:21 -08:00
artifacts.py Enable >2GB models + allow model paths to be passed for generate_artifacts API (#20958) 2024-06-21 09:55:26 -07:00