Zaida Zhou
|
f22c9eb4a4
|
Add code spell hook to pre-commit and fix typos (#1384)
* Add code-spell hook to pre-commit
* Add code-spell hook to pre-commit and fix typos
* fix setup.cfg
|
2021-10-04 20:13:54 +08:00 |
Zaida Zhou
|
4a9f83467c
|
[Fix] Fix unittest in pt1.9 (#1146)
* fix test.txt
* fix unittest in pt1.9
* fix checkpoint filename error
* add comment
* fix unittest
* fix onnxruntime version
|
2021-07-03 20:47:22 +08:00 |
Kai Chen
|
cac22f8cf5
|
Add pytorch 1.6 to CI (#476)
* add pytorch 1.6 to CI
* fix typo
* fix ci error
Co-authored-by: Cao Yuhang <yhcao6@gmail.com>
|
2020-08-09 21:56:15 +08:00 |
Harry
|
799421003d
|
Add module wrapper registry (#352)
* feat: modify parallel to module wrapper
* fix: unittest
* fix: add registry file
* feat: add module wrapper unittest
|
2020-06-17 20:12:54 +08:00 |
Kai Chen
|
821b3ad622
|
Fix the BC issue of ddp (#325)
* fix the BC issue of ddp
* minor fix for the docstring
|
2020-06-08 22:34:19 +08:00 |