[GitHub] [tvm] comaniac commented on a change in pull request #7321: [TE] stable gradient

2021-01-21 Thread GitBox
comaniac commented on a change in pull request #7321: URL: https://github.com/apache/tvm/pull/7321#discussion_r562115763 ## File path: tests/python/unittest/test_te_autodiff.py ## @@ -343,7 +343,23 @@ def test_reduction_init(): check_grad(B, A0) +def test_stable(): +

[GitHub] [tvm] comaniac commented on a change in pull request #7321: [TE] stable gradient

2021-01-21 Thread GitBox
comaniac commented on a change in pull request #7321: URL: https://github.com/apache/tvm/pull/7321#discussion_r562115763 ## File path: tests/python/unittest/test_te_autodiff.py ## @@ -343,7 +343,23 @@ def test_reduction_init(): check_grad(B, A0) +def test_stable(): +