onnxruntime/orttraining
jingyanwangms 3bdb10d5ca
Move import to when needed to avoid circular dependency error (#19579)
### Description
Move import to when needed to avoid circular dependency error


### Motivation and Context
Fixes dependency error described here:
https://github.com/microsoft/DeepSpeed/issues/5140

---------

Co-authored-by: Thiago Crepaldi <thiago.crepaldi@microsoft.com>
2024-02-22 10:56:25 -08:00
..
orttraining Move import to when needed to avoid circular dependency error (#19579) 2024-02-22 10:56:25 -08:00
tools