[GitHub] [incubator-singa] nudles commented on issue #487: SINGA -475 add Log operator to singa

2019-08-08 Thread GitBox
nudles commented on issue #487: SINGA -475 add Log operator to singa URL: https://github.com/apache/incubator-singa/pull/487#issuecomment-519785209 there are conflicts.. two solutions: 1. [merge this branch with the latest

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

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

[jira] [Created] (SINGA-479) Memory Usage Reduction

2019-08-08 Thread Shicheng (JIRA)
Shicheng created SINGA-479: -- Summary: Memory Usage Reduction Key: SINGA-479 URL: https://issues.apache.org/jira/browse/SINGA-479 Project: Singa Issue Type: Improvement Reporter:

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__)

2019-08-08 Thread GitBox
chrishkchris edited a comment on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__) URL: https://github.com/apache/incubator-singa/pull/500#issuecomment-519749290 Yes, I guess py2 is not used by us anymore for long time (e.g. the new dockerfile uses Miniconda3 py36 and

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__)

2019-08-08 Thread GitBox
chrishkchris edited a comment on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__) URL: https://github.com/apache/incubator-singa/pull/500#issuecomment-519749290 Yes, I guess py2 is not used by us anymore for long time (e.g. the new dockerfile uses Miniconda3 py36 and

[GitHub] [incubator-singa] chrishkchris commented on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__)

2019-08-08 Thread GitBox
chrishkchris commented on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__) URL: https://github.com/apache/incubator-singa/pull/500#issuecomment-519749290 Yes, I guess py2 is not used by us anymore for long time (e.g. the new dockerfile uses Miniconda3 py36 and py37).

[jira] [Commented] (SINGA-477) GPU Memory Pool

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

[jira] [Commented] (SINGA-477) GPU Memory Pool

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

[jira] [Commented] (SINGA-477) GPU Memory Pool

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

[GitHub] [incubator-singa] nudles merged pull request #485: SINGA -475 add Sub operator implementation to singa

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

[GitHub] [incubator-singa] nudles merged pull request #492: Make singa use multiple memory pools

2019-08-08 Thread GitBox
nudles merged pull request #492: Make singa use multiple memory pools URL: https://github.com/apache/incubator-singa/pull/492 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-singa] nudles edited a comment on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__)

2019-08-08 Thread GitBox
nudles edited a comment on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__) URL: https://github.com/apache/incubator-singa/pull/500#issuecomment-519736627 Should we remove `__idiv__` if it is not used by Py3?

[GitHub] [incubator-singa] nudles commented on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__)

2019-08-08 Thread GitBox
nudles commented on issue #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__) URL: https://github.com/apache/incubator-singa/pull/500#issuecomment-519736627 Should we need to remove `__idiv__` if it is not used by Py3?

[GitHub] [incubator-singa] chrishkchris opened a new pull request #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__)

2019-08-08 Thread GitBox
chrishkchris opened a new pull request #500: SINGA-478 (Python 3 uses __itruediv__ instead of __idiv__) URL: https://github.com/apache/incubator-singa/pull/500 We need to add `__itruediv__` for python 3 in tensor.py because the original `__idiv__` is not supported by python 3 anymore.

[jira] [Created] (SINGA-478) Python 3 uses __itruediv__ instead of __idiv__

2019-08-08 Thread YEUNG SAI HO (JIRA)
YEUNG SAI HO created SINGA-478: -- Summary: Python 3 uses __itruediv__ instead of __idiv__ Key: SINGA-478 URL: https://issues.apache.org/jira/browse/SINGA-478 Project: Singa Issue Type:

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

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

[GitHub] [incubator-singa] chrishkchris commented on issue #484: SINGA -475 add Div operator implementation to singa

2019-08-08 Thread GitBox
chrishkchris commented on issue #484: SINGA -475 add Div operator implementation to singa URL: https://github.com/apache/incubator-singa/pull/484#issuecomment-519378143 This PR is closed. A new PR is opened to replace this PR.

[GitHub] [incubator-singa] chrishkchris commented on issue #499: SINGA -475 add Div operator

2019-08-08 Thread GitBox
chrishkchris commented on issue #499: SINGA -475 add Div operator URL: https://github.com/apache/incubator-singa/pull/499#issuecomment-519377892 This is a replacement of the previous Div operator PR. All check is done (using docker container test environment). It is ready for merge.