[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-09 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311838195 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311838195 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311838195 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311838195 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311838195 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311838195 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311838195 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311818007 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311602138 ## File path: test/python/test_operation.py ## @@ -610,6 +610,42 @@ def test_Atanh_gpu(self):

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311601992 ## File path: test/python/test_operation.py ## @@ -610,6 +610,42 @@ def test_Atanh_gpu(self):

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa

2019-08-07 Thread GitBox
chrishkchris commented on a change in pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488#discussion_r311601386 ## File path: python/singa/autograd.py ## @@ -1828,3 +1828,18 @@ def backward(self, dy): def