[GitHub] [incubator-singa] ShichengChen opened a new pull request #511: SINGA-474 squeeze operator

2019-08-14 Thread GitBox
ShichengChen opened a new pull request #511: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/511 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-singa] nudles commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r313761395 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b):

[GitHub] [incubator-singa] nudles commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r313761458 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b):

[GitHub] [incubator-singa] nudles commented on a change in pull request #508: SINGA-474 transpose operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #508: SINGA-474 transpose operator URL: https://github.com/apache/incubator-singa/pull/508#discussion_r313762539 ## File path: test/python/test_operation.py ## @@ -992,18 +992,55 @@ def test_Sqrt_gpu(self):

[GitHub] [incubator-singa] ShichengChen opened a new pull request #512: SINGA-474 unsqueeze operator

2019-08-14 Thread GitBox
ShichengChen opened a new pull request #512: SINGA-474 unsqueeze operator URL: https://github.com/apache/incubator-singa/pull/512 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-singa] nudles commented on a change in pull request #508: SINGA-474 transpose operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #508: SINGA-474 transpose operator URL: https://github.com/apache/incubator-singa/pull/508#discussion_r313763362 ## File path: test/python/test_operation.py ## @@ -992,18 +992,55 @@ def test_Sqrt_gpu(self):

[GitHub] [incubator-singa] nudles commented on a change in pull request #508: SINGA-474 transpose operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #508: SINGA-474 transpose operator URL: https://github.com/apache/incubator-singa/pull/508#discussion_r313763362 ## File path: test/python/test_operation.py ## @@ -992,18 +992,55 @@ def test_Sqrt_gpu(self):

[GitHub] [incubator-singa] nudles commented on a change in pull request #511: SINGA-474 squeeze operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #511: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/511#discussion_r313760608 ## File path: python/singa/autograd.py ## @@ -1583,6 +1583,33 @@ def backward(self, dy): return dx1, dx2

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #502: SINGA-474 Clip operator

2019-08-14 Thread GitBox
ShichengChen commented on a change in pull request #502: SINGA-474 Clip operator URL: https://github.com/apache/incubator-singa/pull/502#discussion_r313837595 ## File path: python/singa/autograd.py ## @@ -357,6 +359,46 @@ def backward(self, dy): def relu(x): return

[GitHub] [incubator-singa] chrishkchris commented on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris commented on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521162568 Sorry, today after I try resolving the conflict by merging with a copy of master branch, the training loss doesn't reduced. Maybe do not merge with this

[GitHub] [incubator-singa] nudles commented on a change in pull request #482: SINGA-474 hardsigmoid operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #482: SINGA-474 hardsigmoid operator URL: https://github.com/apache/incubator-singa/pull/482#discussion_r313780583 ## File path: python/singa/autograd.py ## @@ -358,6 +358,51 @@ def relu(x): return ReLU()(x)[0] +class

[GitHub] [incubator-singa] nudles commented on issue #481: SINGA-474 greater operator

2019-08-14 Thread GitBox
nudles commented on issue #481: SINGA-474 greater operator URL: https://github.com/apache/incubator-singa/pull/481#issuecomment-521172733 multiple conflicts. pls merge the latest master. This is an automated message from the

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #511: SINGA-474 squeeze operator

2019-08-14 Thread GitBox
ShichengChen commented on a change in pull request #511: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/511#discussion_r313831539 ## File path: python/singa/autograd.py ## @@ -1583,6 +1583,33 @@ def backward(self, dy): return dx1,

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #508: SINGA-474 transpose operator

2019-08-14 Thread GitBox
ShichengChen commented on a change in pull request #508: SINGA-474 transpose operator URL: https://github.com/apache/incubator-singa/pull/508#discussion_r31383 ## File path: test/python/test_operation.py ## @@ -992,18 +992,55 @@ def test_Sqrt_gpu(self):

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907731#comment-16907731 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907735#comment-16907735 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r314147627 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b):

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907734#comment-16907734 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles merged pull request #481: SINGA-474 greater operator

2019-08-14 Thread GitBox
nudles merged pull request #481: SINGA-474 greater operator URL: https://github.com/apache/incubator-singa/pull/481 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907729#comment-16907729 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles commented on issue #509: SINGA -475 add max operator

2019-08-14 Thread GitBox
nudles commented on issue #509: SINGA -475 add max operator URL: https://github.com/apache/incubator-singa/pull/509#issuecomment-521496374 pls resolve the conflicts This is an automated message from the Apache Git Service. To

[GitHub] [incubator-singa] nudles merged pull request #513: SINGA-475 add Div

2019-08-14 Thread GitBox
nudles merged pull request #513: SINGA-475 add Div URL: https://github.com/apache/incubator-singa/pull/513 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-singa] ShichengChen opened a new pull request #516: SINGA-474 fix origin conflict

2019-08-14 Thread GitBox
ShichengChen opened a new pull request #516: SINGA-474 fix origin conflict URL: https://github.com/apache/incubator-singa/pull/516 fix conflict for operations test and autograd. This is an automated message from the Apache

[GitHub] [incubator-singa] nudles merged pull request #508: SINGA-474 transpose operator

2019-08-14 Thread GitBox
nudles merged pull request #508: SINGA-474 transpose operator URL: https://github.com/apache/incubator-singa/pull/508 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521247206 > Just now I did a test: When I replace the merged tensor.cc file by the latest master branch tensor.cc, the loss can be reduced again. So I just

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907727#comment-16907727 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907728#comment-16907728 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles merged pull request #502: SINGA-474 Clip operator

2019-08-14 Thread GitBox
nudles merged pull request #502: SINGA-474 Clip operator URL: https://github.com/apache/incubator-singa/pull/502 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907781#comment-16907781 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907780#comment-16907780 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles merged pull request #512: SINGA-474 unsqueeze operator

2019-08-14 Thread GitBox
nudles merged pull request #512: SINGA-474 unsqueeze operator URL: https://github.com/apache/incubator-singa/pull/512 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (SINGA-475) Implement ONNX Operators in Autograd - add new operators

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907785#comment-16907785 ] ASF subversion and git services commented on SINGA-475: --- Commit

[jira] [Commented] (SINGA-475) Implement ONNX Operators in Autograd - add new operators

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907786#comment-16907786 ] ASF subversion and git services commented on SINGA-475: --- Commit

[GitHub] [incubator-singa] nudles commented on issue #489: SINGA-474 selu operator

2019-08-14 Thread GitBox
nudles commented on issue #489: SINGA-474 selu operator URL: https://github.com/apache/incubator-singa/pull/489#issuecomment-521496995 pls resolve the conflicts This is an automated message from the Apache Git Service. To

Showcase your project at ApacheCON at a Podling's Shark Tank

2019-08-14 Thread Roman Shaposhnik
Hi Podlings! in less than a month we're going to have our first ApacheCON this year -- the one in Las Vegas. In about two month there will be one more in Berlin. These are not your regular ApacheCONs -- these are 20th Anniversary of ASF ApacehCONs! In other words, these are not to be missed!

[GitHub] [incubator-singa] nudles merged pull request #505: SINGA-474 sum operator

2019-08-14 Thread GitBox
nudles merged pull request #505: SINGA-474 sum operator URL: https://github.com/apache/incubator-singa/pull/505 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907739#comment-16907739 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907737#comment-16907737 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907742#comment-16907742 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907741#comment-16907741 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles merged pull request #496: SINGA-474 Mean operator

2019-08-14 Thread GitBox
nudles merged pull request #496: SINGA-474 Mean operator URL: https://github.com/apache/incubator-singa/pull/496 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-singa] nudles commented on issue #482: SINGA-474 hardsigmoid operator

2019-08-14 Thread GitBox
nudles commented on issue #482: SINGA-474 hardsigmoid operator URL: https://github.com/apache/incubator-singa/pull/482#issuecomment-521496238 pls resolve the conflicts This is an automated message from the Apache Git Service.

[GitHub] [incubator-singa] nudles merged pull request #516: SINGA-474 fix origin conflict

2019-08-14 Thread GitBox
nudles merged pull request #516: SINGA-474 fix origin conflict URL: https://github.com/apache/incubator-singa/pull/516 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-singa] pinpom commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
pinpom commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r314181405 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b):

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907829#comment-16907829 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907830#comment-16907830 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] ShichengChen closed pull request #511: SINGA-474 squeeze operator

2019-08-14 Thread GitBox
ShichengChen closed pull request #511: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/511 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-singa] ShichengChen opened a new pull request #517: SINGA-474 squeeze operator

2019-08-14 Thread GitBox
ShichengChen opened a new pull request #517: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/517 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-singa] nudles merged pull request #506: SINGA-474 mul operator

2019-08-14 Thread GitBox
nudles merged pull request #506: SINGA-474 mul operator URL: https://github.com/apache/incubator-singa/pull/506 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907030#comment-16907030 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907031#comment-16907031 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907060#comment-16907060 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907058#comment-16907058 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907057#comment-16907057 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles merged pull request #488: SINGA -475 add Sign operator to singa

2019-08-14 Thread GitBox
nudles merged pull request #488: SINGA -475 add Sign operator to singa URL: https://github.com/apache/incubator-singa/pull/488 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-singa] nudles commented on a change in pull request #499: SINGA -475 add Div operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #499: SINGA -475 add Div operator URL: https://github.com/apache/incubator-singa/pull/499#discussion_r313787195 ## File path: test/python/test_operation.py ## @@ -791,69 +791,23 @@ def test_Sub_cpu(self):

[GitHub] [incubator-singa] nudles commented on a change in pull request #505: SINGA-474 sum operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #505: SINGA-474 sum operator URL: https://github.com/apache/incubator-singa/pull/505#discussion_r313767280 ## File path: python/singa/autograd.py ## @@ -440,6 +440,21 @@ def add_bias(x, b, axis=0): return AddBias(axis)(x,

[GitHub] [incubator-singa] nudles merged pull request #491: SINGA-474 less operator

2019-08-14 Thread GitBox
nudles merged pull request #491: SINGA-474 less operator URL: https://github.com/apache/incubator-singa/pull/491 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907051#comment-16907051 ] ASF subversion and git services commented on SINGA-474: --- Commit

[jira] [Commented] (SINGA-474) Implement ONNX Operators in Autograd

2019-08-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907052#comment-16907052 ] ASF subversion and git services commented on SINGA-474: --- Commit

[GitHub] [incubator-singa] nudles commented on a change in pull request #496: SINGA-474 Mean operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #496: SINGA-474 Mean operator URL: https://github.com/apache/incubator-singa/pull/496#discussion_r313776492 ## File path: python/singa/autograd.py ## @@ -354,6 +354,41 @@ def backward(self, dy): return singa.__mul__(dy,

[GitHub] [incubator-singa] nudles commented on a change in pull request #496: SINGA-474 Mean operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #496: SINGA-474 Mean operator URL: https://github.com/apache/incubator-singa/pull/496#discussion_r313776385 ## File path: python/singa/autograd.py ## @@ -354,6 +354,41 @@ def backward(self, dy): return singa.__mul__(dy,

[GitHub] [incubator-singa] nudles merged pull request #487: SINGA -475 add Log operator to singa

2019-08-14 Thread GitBox
nudles merged pull request #487: SINGA -475 add Log operator to singa URL: https://github.com/apache/incubator-singa/pull/487 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-singa] pinpom commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
pinpom commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r313875892 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b):

[GitHub] [incubator-singa] pinpom commented on a change in pull request #499: SINGA -475 add Div operator

2019-08-14 Thread GitBox
pinpom commented on a change in pull request #499: SINGA -475 add Div operator URL: https://github.com/apache/incubator-singa/pull/499#discussion_r313881460 ## File path: test/python/test_operation.py ## @@ -791,69 +791,23 @@ def test_Sub_cpu(self):

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521258077 Also the change in the following conda meta.yaml file I am not sure

[GitHub] [incubator-singa] chrishkchris commented on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris commented on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521235062 > Just now I did a test: When I replace the merged tensor.cc file by the latest master branch tensor.cc, the loss can be reduced again. So I just

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521247206 > Just now I did a test: When I replace the merged tensor.cc file by the latest master branch tensor.cc, the loss can be reduced again. So I just

[GitHub] [incubator-singa] pinpom commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
pinpom commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r313878087 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b):

[GitHub] [incubator-singa] pinpom closed pull request #499: SINGA -475 add Div operator

2019-08-14 Thread GitBox
pinpom closed pull request #499: SINGA -475 add Div operator URL: https://github.com/apache/incubator-singa/pull/499 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521235062 > Just now I did a test: When I replace the merged tensor.cc file by the latest master branch tensor.cc, the loss can be reduced again. So I just

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #496: SINGA-474 Mean operator

2019-08-14 Thread GitBox
ShichengChen commented on a change in pull request #496: SINGA-474 Mean operator URL: https://github.com/apache/incubator-singa/pull/496#discussion_r313862676 ## File path: python/singa/autograd.py ## @@ -354,6 +354,41 @@ def backward(self, dy): return

[GitHub] [incubator-singa] chrishkchris commented on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris commented on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521247206 > Just now I did a test: When I replace the merged tensor.cc file by the latest master branch tensor.cc, the loss can be reduced again. So I just

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521258077 Also the change in the following conda meta.yaml file I am not sure

[GitHub] [incubator-singa] chrishkchris commented on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris commented on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521258077 Also the change in the following conda file I am not sure

[GitHub] [incubator-singa] ShichengChen commented on a change in pull request #505: SINGA-474 sum operator

2019-08-14 Thread GitBox
ShichengChen commented on a change in pull request #505: SINGA-474 sum operator URL: https://github.com/apache/incubator-singa/pull/505#discussion_r313891578 ## File path: python/singa/autograd.py ## @@ -440,6 +440,21 @@ def add_bias(x, b, axis=0): return

[GitHub] [incubator-singa] pinpom opened a new pull request #513: SINGA-475 add Div

2019-08-14 Thread GitBox
pinpom opened a new pull request #513: SINGA-475 add Div URL: https://github.com/apache/incubator-singa/pull/513 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-singa] nudles opened a new pull request #515: SINGA-474 Add gemm operator

2019-08-14 Thread GitBox
nudles opened a new pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-singa] chrishkchris commented on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris commented on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521270716 I have created an additional image in AWS: Jupyter Notebook Demo (Distributed Module) version 2 based on the current status (updated dist_new by merging

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521270716 I have created an additional image in AWS: Jupyter Notebook Demo (Distributed Module) version 2 based on the current status (updated dist_new by

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #468: Distributted module

2019-08-14 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521270716 I have created an additional image in AWS: Jupyter Notebook Demo (Distributed Module) version 2 based on the current status of dist_new (updated

[jira] [Created] (SINGA-482) Tensor Comprehension integration

2019-08-14 Thread shicong (JIRA)
shicong created SINGA-482: - Summary: Tensor Comprehension integration Key: SINGA-482 URL: https://issues.apache.org/jira/browse/SINGA-482 Project: Singa Issue Type: Bug Reporter: shicong

[GitHub] [incubator-singa] dcslin opened a new pull request #514: tc comprehension integration Ref. SINGA-482

2019-08-14 Thread GitBox
dcslin opened a new pull request #514: tc comprehension integration Ref. SINGA-482 URL: https://github.com/apache/incubator-singa/pull/514 Hi this is not completely ready for merge, pending to fix a testing error. This is an