Refactoring ORTTrainer tests #206
Add missing dependencies
52dd3555
Fix missing dependencies
8e00f8d8
Replace deprecated
1f4fb982
Unwrap model to get ORTModule & add ds configs for further tests
37d8e93f
Merge main
be133412
Fix style
b110c1df
Fix import
ef1ade54
Validate compatibility with fairscale
683cfb5d
Merge with main
1b8b6abc
Merge branch 'main' into ort-trainer-ds
024bffda
Fix compatibility of ort inference with DeepSpeed
941c3a2b
Add warnings
7b95a8cd
Update optimum/onnxruntime/trainer.py
f263c139
Update optimum/onnxruntime/trainer.py
902635ca
Update optimum/onnxruntime/trainer.py
09c62c75
Update optimum/onnxruntime/trainer.py
55bdfa73
Update optimum/onnxruntime/trainer.py
fe0a3161
Update optimum/onnxruntime/trainer.py
f1b2d1f1
Fix undefined
57a9753c
Merge branch 'ort-trainer-ds' of https://github.com/huggingface/optim…
c6be6a05
Merge branch 'main' into ort-trainer-ds
6d234467
Modify the _export with the flag in transformers.onnx.export(not merg…
ebc333b8
Modify send to device
1947390b
Merge main
1e9ae53c
Add decorator for ort training
b55eb75e
Add basic integration tests
9f2ee6f2
Hub test
615b3e85
Merged with main
a1c83821
Update hub tester with optimum utils
620085e4
Add optuna test
7c0b9224
Update run.sh
b27f2c93
Resolve conflicts with main
42933327
Merge with main
86cf824b
Modify run.sh
87e639c8
merge with main
be13f5a7
Merge with main
f9adb886
Add HP search tests
73aa8099
Add optimizer choice tests
c617fd24
Add Seq2Seq tests
f2b6a12c
Modify CI for ORT training
b1b342ac
JingyaHuang
marked this pull request as ready for review 4 years ago
JingyaHuang
changed the title [WIP] Refactoring ORTTrainer tests Refactoring ORTTrainer tests 4 years ago
regisss
approved these changes
on 2022-07-01
Fix fp16 args
e6b53cb1
echarlaix
approved these changes
on 2022-07-04
Fix indent of ort fused optimizer mock
92cb3875
Fix sigopt requirement condition
bd20f51d
JingyaHuang
deleted the refac-trainer-tests branch 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub