onnxruntime/orttraining
Wei-Sheng Chin 6d9062641c
Basic data parallel tests for ORTModule (#7812)
* Test Pytorch DDP with ORTModule

* Remove unused MP model

* Update orttraining/orttraining/test/python/orttraining_test_ort_module_pytorch_ddp.py

* Update orttraining/orttraining/test/python/orttraining_test_ort_module_pytorch_ddp.py

* Change file name

* Fix import

* Skip a test

* Address a comment

* Add test back
2021-06-01 11:22:45 -07:00
..
orttraining Basic data parallel tests for ORTModule (#7812) 2021-06-01 11:22:45 -07:00
pytorch_frontend_examples Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
tools Update BERT convergence baseline. 2021-05-25 17:11:46 -07:00