[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 Git

[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 GitH

[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 G

[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 o

[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): retu

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

2019-08-14 Thread GitBox
nudles commented on a change in pull request #517: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/517#discussion_r314186001 ## File path: python/singa/autograd.py ## @@ -2194,6 +2194,30 @@ def log(x): return Log()(x)[0] +class Squeez

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

2019-08-14 Thread GitBox
nudles commented on a change in pull request #517: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/517#discussion_r314186001 ## File path: python/singa/autograd.py ## @@ -2194,6 +2194,30 @@ def log(x): return Log()(x)[0] +class Squeez

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

2019-08-14 Thread GitBox
ShichengChen commented on a change in pull request #517: SINGA-474 squeeze operator URL: https://github.com/apache/incubator-singa/pull/517#discussion_r31411 ## File path: python/singa/autograd.py ## @@ -2194,6 +2194,30 @@ def log(x): return Log()(x)[0] +class

[GitHub] [incubator-singa] nudles merged pull request #510: SINGA 475 - add min operator

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

[GitHub] [incubator-singa] pinpom opened a new pull request #518: SINGA 475 - add shape operator

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

[GitHub] [incubator-singa] nudles merged pull request #509: SINGA -475 add max operator

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

[GitHub] [incubator-singa] nudles merged pull request #518: SINGA 475 - add shape operator

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

[GitHub] [incubator-singa] nudles merged pull request #517: SINGA-474 squeeze operator

2019-08-15 Thread GitBox
nudles merged 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 on to GitHub

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

2019-08-15 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 ![change_in_meta_yaml](https://user-images.githubusercontent.com/38325429/63

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

2019-08-15 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 ![change_in_meta_yaml](https://user-images.githubusercontent.com/38325429/63

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

2019-08-15 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 ![change_in_meta_yaml](https://user-images.githubusercontent.com/38325429/63

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

2019-08-15 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 ![change_in_meta_yaml](https://user-images.githubusercontent.com/38325429/63

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

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

[GitHub] [incubator-singa] ShichengChen closed pull request #482: SINGA-474 hardsigmoid operator

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

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

2019-08-15 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 ![change_in_meta_yaml](https://user-images.githubusercontent.com/38325429/63

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

2019-08-15 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521258077 Already resolved by restore to master branch meta.yaml because the - libprotobuf 3.6.1 - libopenblas 0.3.3 already added before in

[GitHub] [incubator-singa] dcslin commented on issue #514: SINGA-482 tc comprehension integration

2019-08-15 Thread GitBox
dcslin commented on issue #514: SINGA-482 tc comprehension integration URL: https://github.com/apache/incubator-singa/pull/514#issuecomment-521572874 Hi, this is the working version of tc integration for now, with following notes: 1. tested in the environment specified in the dockerfile

[GitHub] [incubator-singa] dcslin edited a comment on issue #514: SINGA-482 tc comprehension integration

2019-08-15 Thread GitBox
dcslin edited a comment on issue #514: SINGA-482 tc comprehension integration URL: https://github.com/apache/incubator-singa/pull/514#issuecomment-521572874 Hi, this is the working version of tc integration for now, with following notes: 1. tested in the environment specified in the dock

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

2019-08-15 Thread GitBox
ShichengChen opened a new pull request #520: SINGA-474 add operator URL: https://github.com/apache/incubator-singa/pull/520 make add operator support broadcast forward and backward. still keep add_bias, to make old code can be run -

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

2019-08-15 Thread GitBox
chrishkchris commented on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521635425 Updated on 15 Aug 2019 Latest successful build log just now after the commit 3076113 to add the license header, which also successfully build and run t

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

2019-08-15 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521635425 Updated on 15 Aug 2019 Latest successful build log just now after the commit 3076113 to add the license header, which also successfully build an

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

2019-08-15 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521635425 Updated on 15 Aug 2019 Latest successful build log just now after the commit 3076113 to add the license header, which also successfully run the

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

2019-08-15 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521635425 Updated on 15 Aug 2019 Latest successful build log just now after the commit 3076113 to add the license header, which also successfully build an

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

2019-08-15 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521635425 Updated on 15 Aug 2019 Latest successful build log just now after the commit 3076113 to add the license header, which also successfully build an

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

2019-08-15 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-521635425 Updated on 15 Aug 2019 Latest successful build log just now after the commit 3076113 to add the license header, which also successfully build an

[GitHub] [incubator-singa] nudles merged pull request #504: SINGA-481 Reconsturct soonx

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

[GitHub] [incubator-singa] joddiy opened a new pull request #521: fix dummy bug

2019-08-15 Thread GitBox
joddiy opened a new pull request #521: fix dummy bug URL: https://github.com/apache/incubator-singa/pull/521 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] nudles merged pull request #521: SINGA-483

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

[GitHub] [incubator-singa] pinpom opened a new pull request #522: SINGA 478 - add And operator

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

[GitHub] [incubator-singa] nudles merged pull request #519: SINGA-474 hardSigmoid operator

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

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

2019-08-16 Thread GitBox
nudles commented on a change in pull request #522: SINGA 475 - add And operator URL: https://github.com/apache/incubator-singa/pull/522#discussion_r314749782 ## File path: python/singa/autograd.py ## @@ -2319,3 +2319,24 @@ def backward(self, dy): def max(a,b): return

[GitHub] [incubator-singa] chrishkchris opened a new pull request #523: SINGA-478 Improve __itruediv__ in tensor.py

2019-08-16 Thread GitBox
chrishkchris opened a new pull request #523: SINGA-478 Improve __itruediv__ in tensor.py URL: https://github.com/apache/incubator-singa/pull/523 Improve the __itruediv__ operation by using the /= operator in c tensor directly instead of *= operator. Has tested two cases (because for

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-16 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-16 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-16 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-16 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-16 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-17 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-17 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-17 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

[GitHub] [incubator-singa] ShichengChen closed pull request #503: SINGA-474 prelu operator

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

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

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

[GitHub] [incubator-singa] nudles merged pull request #523: SINGA-478 Improve __itruediv__ in tensor.py

2019-08-18 Thread GitBox
nudles merged pull request #523: SINGA-478 Improve __itruediv__ in tensor.py URL: https://github.com/apache/incubator-singa/pull/523 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 #520: SINGA-474 add operator

2019-08-18 Thread GitBox
nudles commented on a change in pull request #520: SINGA-474 add operator URL: https://github.com/apache/incubator-singa/pull/520#discussion_r315016427 ## File path: python/singa/autograd.py ## @@ -611,10 +612,17 @@ def __init__(self): super(Add, self).__init__()

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator

2019-08-18 Thread GitBox
chrishkchris commented on a change in pull request #515: SINGA-474 Add gemm operator URL: https://github.com/apache/incubator-singa/pull/515#discussion_r314934800 ## File path: python/singa/autograd.py ## @@ -2316,3 +2315,37 @@ def backward(self, dy): def max(a,b): r

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

2019-08-18 Thread GitBox
pinpom commented on a change in pull request #522: SINGA 475 - add And operator URL: https://github.com/apache/incubator-singa/pull/522#discussion_r315022274 ## File path: python/singa/autograd.py ## @@ -2319,3 +2319,24 @@ def backward(self, dy): def max(a,b): return

[GitHub] [incubator-singa] pinpom opened a new pull request #525: SINGA 475 - add Or operator

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

[GitHub] [incubator-singa] dcslin closed pull request #467: SINGA-440 update available dockerhub tags

2019-08-20 Thread GitBox
dcslin closed pull request #467: SINGA-440 update available dockerhub tags URL: https://github.com/apache/incubator-singa/pull/467 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-singa] moazreyad commented on a change in pull request #504: SINGA-481 Reconsturct soonx

2019-08-20 Thread GitBox
moazreyad commented on a change in pull request #504: SINGA-481 Reconsturct soonx URL: https://github.com/apache/incubator-singa/pull/504#discussion_r315733324 ## File path: test/python/test_onnx.py ## @@ -0,0 +1,202 @@ +# Licensed to the Apache Software Foundation (ASF) u

[GitHub] [incubator-singa] pinpom opened a new pull request #526: SINGA 475 - add not operator

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

[GitHub] [incubator-singa] pinpom opened a new pull request #527: SINGA 475 - add xor operator

2019-08-21 Thread GitBox
pinpom opened a new pull request #527: SINGA 475 - add xor operator URL: https://github.com/apache/incubator-singa/pull/527 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-21 Thread GitBox
chrishkchris commented on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-523749828 merged from latest master again, the sonnx.py is the same as master This is an automated

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

2019-08-21 Thread GitBox
chrishkchris edited a comment on issue #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#issuecomment-523749828 merged from latest master again, the sonnx.py is the same as master Also, retested in AWS -

[GitHub] [incubator-singa] dcslin commented on issue #514: SINGA-482 tc comprehension integration

2019-08-22 Thread GitBox
dcslin commented on issue #514: SINGA-482 tc comprehension integration URL: https://github.com/apache/incubator-singa/pull/514#issuecomment-523808529 TODO: 1. move tc execution code into device `DoExec`, and support CPU 2. package dependencies as conda package 3. integer support --

[GitHub] [incubator-singa] ShichengChen closed pull request #520: SINGA-474 add operator

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

[GitHub] [incubator-singa] ShichengChen closed pull request #490: SINGA-474 equal operator

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

[GitHub] [incubator-singa] ShichengChen closed pull request #489: SINGA-474 selu operator

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

[GitHub] [incubator-singa] ShichengChen closed pull request #480: SINGA-474 ELU operator

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

[GitHub] [incubator-singa] pinpom opened a new pull request #528: SINGA 475 - add logical operator: and, or, xor, not

2019-08-22 Thread GitBox
pinpom opened a new pull request #528: SINGA 475 - add logical operator: and, or, xor, not URL: https://github.com/apache/incubator-singa/pull/528 This is an automated message from the Apache Git Service. To respond to the m

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

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

[GitHub] [incubator-singa] pinpom commented on issue #527: SINGA 475 - add xor operator

2019-08-22 Thread GitBox
pinpom commented on issue #527: SINGA 475 - add xor operator URL: https://github.com/apache/incubator-singa/pull/527#issuecomment-524152384 closed due to duplicate #528 This is an automated message from the Apache Git Service.

[GitHub] [incubator-singa] pinpom commented on issue #526: SINGA 475 - add not operator

2019-08-22 Thread GitBox
pinpom commented on issue #526: SINGA 475 - add not operator URL: https://github.com/apache/incubator-singa/pull/526#issuecomment-524152468 closed due to duplicate #528 This is an automated message from the Apache Git Service.

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

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

[GitHub] [incubator-singa] pinpom commented on issue #522: SINGA 475 - add And operator

2019-08-22 Thread GitBox
pinpom commented on issue #522: SINGA 475 - add And operator URL: https://github.com/apache/incubator-singa/pull/522#issuecomment-524152560 closed due to duplicate #528 This is an automated message from the Apache Git Service.

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

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

[GitHub] [incubator-singa] pinpom commented on issue #525: SINGA 475 - add Or operator

2019-08-22 Thread GitBox
pinpom commented on issue #525: SINGA 475 - add Or operator URL: https://github.com/apache/incubator-singa/pull/525#issuecomment-524152525 closed due to duplicate #528 This is an automated message from the Apache Git Service.

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

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

[GitHub] [incubator-singa] moazreyad opened a new pull request #529: SINGA-484 Code analysis with LGTM

2019-08-24 Thread GitBox
moazreyad opened a new pull request #529: SINGA-484 Code analysis with LGTM URL: https://github.com/apache/incubator-singa/pull/529 Adding code analysis badges to README. This is an automated message from the Apache Git Servic

[GitHub] [incubator-singa] nudles commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
nudles commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317375031 ## File path: CMakeLists.txt ## @@ -30,7 +30,7 @@ LIST(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake/Thirdparty) #

[GitHub] [incubator-singa] nudles commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
nudles commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317375284 ## File path: src/api/config.i ## @@ -0,0 +1,34 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review c

[GitHub] [incubator-singa] nudles commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
nudles commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317375169 ## File path: examples/autograd/mnist_dist.py ## @@ -0,0 +1,251 @@ +# Review comment: can combine mnist_dist.py and mni

[GitHub] [incubator-singa] nudles commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
nudles commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317377008 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _BatchNorm2d

[GitHub] [incubator-singa] nudles commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
nudles commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317377016 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _BatchNorm2d

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

2019-08-24 Thread GitBox
nudles 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_r317377077 ## File path: python/singa/autograd.py ## @@ -608,21 +608,177 @@ def backward(self, dy): def reshap

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

2019-08-24 Thread GitBox
nudles 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_r317377059 ## File path: python/singa/autograd.py ## @@ -608,21 +608,177 @@ def backward(self, dy): def reshap

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

2019-08-24 Thread GitBox
nudles 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_r317377086 ## File path: test/python/test_operation.py ## @@ -1587,25 +1587,148 @@ def test_min_gpu(self):

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

2019-08-24 Thread GitBox
nudles 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_r317377067 ## File path: python/singa/autograd.py ## @@ -608,21 +608,177 @@ def backward(self, dy): def reshap

[GitHub] [incubator-singa] moazreyad opened a new pull request #530: SINGA-456 Add KEYS file

2019-08-24 Thread GitBox
moazreyad opened a new pull request #530: SINGA-456 Add KEYS file URL: https://github.com/apache/incubator-singa/pull/530 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-singa] nudles merged pull request #530: SINGA-456 Add KEYS file

2019-08-24 Thread GitBox
nudles merged pull request #530: SINGA-456 Add KEYS file URL: https://github.com/apache/incubator-singa/pull/530 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317381887 ## File path: src/api/config.i ## @@ -0,0 +1,34 @@ +// Licensed to the Apache Software Foundation (ASF) under one Re

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317382034 ## File path: CMakeLists.txt ## @@ -30,7 +30,7 @@ LIST(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake/Thirdparty

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317382891 ## File path: examples/autograd/mnist_dist.py ## @@ -0,0 +1,251 @@ +# Review comment: I see. I will modify the co

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-24 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317382900 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

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

2019-08-24 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 test_min_gpu(self)

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

2019-08-24 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-24 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-24 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] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317488906 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317488906 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317527518 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317488906 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317488906 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317527518 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317527518 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

[GitHub] [incubator-singa] chrishkchris commented on a change in pull request #468: Distributted module

2019-08-26 Thread GitBox
chrishkchris commented on a change in pull request #468: Distributted module URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317527518 ## File path: python/singa/autograd.py ## @@ -1286,25 +1287,26 @@ def set_params(self, **parameters): class _Batch

<    1   2   3   4   5   6   7   8   >