[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #524: SINGA-474 prelu, add, equal, selu, elu operator

2019-08-25 Thread GitBox
ShichengChen commented on a change in pull request #524: SINGA-474 prelu,add,equal,selu,elu operator URL: https://github.com/apache/incubator-singa/pull/524#discussion_r317383901 ## File path: python/singa/autograd.py ## @@ -608,21 +608,177 @@ def backward(self, dy): def

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #524: SINGA-474 prelu, add, equal, selu, elu operator

2019-08-25 Thread GitBox
ShichengChen commented on a change in pull request #524: SINGA-474 prelu,add,equal,selu,elu operator URL: https://github.com/apache/incubator-singa/pull/524#discussion_r317383894 ## File path: python/singa/autograd.py ## @@ -608,21 +608,177 @@ def backward(self, dy): def

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #524: SINGA-474 prelu, add, equal, selu, elu operator

2019-08-25 Thread GitBox
ShichengChen commented on a change in pull request #524: SINGA-474 prelu,add,equal,selu,elu operator URL: https://github.com/apache/incubator-singa/pull/524#discussion_r317383903 ## File path: python/singa/autograd.py ## @@ -608,21 +608,177 @@ def backward(self, dy): def

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #524: SINGA-474 prelu, add, equal, selu, elu operator

2019-08-25 Thread GitBox
ShichengChen commented on a change in pull request #524: SINGA-474 prelu,add,equal,selu,elu operator URL: https://github.com/apache/incubator-singa/pull/524#discussion_r317383759 ## File path: test/python/test_operation.py ## @@ -1587,25 +1587,148 @@ def