Skip to content

Fix Orttraining Linux Lazy Tensor CI Pipeline#21652

Merged
mindest merged 4 commits intomainfrom
linmin/lazy
Aug 21, 2024
Merged

Fix Orttraining Linux Lazy Tensor CI Pipeline#21652
mindest merged 4 commits intomainfrom
linmin/lazy

Conversation

@mindest
Copy link
Copy Markdown
Contributor

@mindest mindest commented Aug 7, 2024

Description

Fix Orttraining Linux Lazy Tensor CI Pipeline

@mindest mindest force-pushed the linmin/lazy branch 2 times, most recently from 1ac1de7 to 09aec87 Compare August 20, 2024 08:48
@mindest mindest changed the title Remove unused and outdated import in test_dort Fix Orttraining Linux Lazy Tensor CI Pipeline Aug 21, 2024
@mindest mindest requested review from pengwa and wschin August 21, 2024 09:26
@mindest mindest marked this pull request as ready for review August 21, 2024 09:26
@mindest
Copy link
Copy Markdown
Contributor Author

mindest commented Aug 21, 2024

Thanks @pengwa!

@mindest mindest merged commit 009209e into main Aug 21, 2024
@mindest mindest deleted the linmin/lazy branch August 21, 2024 10:10
tianleiwu pushed a commit that referenced this pull request Aug 29, 2024
### 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants