onnxruntime/orttraining/orttraining
pengwa 36fa0de8b7
fix regression and enable custom autograd func tests in CIs (#8868)
* fix regression and enable tests in CIs

* Update orttraining/orttraining/python/training/ortmodule/_custom_autograd_function.py

Co-authored-by: Wei-Sheng Chin <wschin@outlook.com>

* fix

Co-authored-by: Wei-Sheng Chin <wschin@outlook.com>
2021-08-30 09:34:18 +08:00
..
core Stop gradient for Multinomial, RandomNormalLike, RandomUniformLike and EyeLike (#8836) 2021-08-28 16:21:34 -07:00
eager Share the execution provider instance for training (#8719) 2021-08-27 16:23:35 -07:00
models Memory aware gradient builder. (#8582) 2021-08-16 19:01:22 -07:00
python fix regression and enable custom autograd func tests in CIs (#8868) 2021-08-30 09:34:18 +08:00
test fix regression and enable custom autograd func tests in CIs (#8868) 2021-08-30 09:34:18 +08:00
training_ops Downgrade Eigen (#8817) 2021-08-23 18:06:23 -07:00