onnxruntime
ae7f2d82 - Share the execution provider instance for training (#8719)

Commit
4 years ago
Share the execution provider instance for training (#8719) * seperate the training python module; share the execution proivder instance * fix build break * fix cuda test crash; reorg the python module code base * se correct env * use provider customized hash func * fixbuild break * fix rocm break * use const ref in argument * rename the file * move hash func to trainiing module
Author
Parents
Loading