[jira] [Created] (MXNET-688) Fix quantization divide by zero errors

2018-07-19 Thread Ray Zhang (JIRA)
Ray Zhang created MXNET-688: --- Summary: Fix quantization divide by zero errors Key: MXNET-688 URL: https://issues.apache.org/jira/browse/MXNET-688 Project: Apache MXNet Issue Type: Bug

[jira] [Updated] (MXNET-139) Tutorial for FP16

2018-07-19 Thread Rahul Huilgol (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Huilgol updated MXNET-139: Status: Done (was: In Review) > Tutorial for FP16 > - > > Key:

[jira] [Updated] (MXNET-484) Add C++ unit tests for lrn operator

2018-07-19 Thread Alexander (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander updated MXNET-484: Status: In Review (was: In Progress) > Add C++ unit tests for lrn operator >

[jira] [Commented] (MXNET-661) GPU throws out of index error?

2018-07-19 Thread Vandana Kannan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549969#comment-16549969 ] Vandana Kannan commented on MXNET-661: -- Submitter resolved issue by setting appropriate context, but

[jira] [Commented] (MXNET-579) Gluon raises error if the user does not call nd.waitall()

2018-07-19 Thread Lin Yuan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549826#comment-16549826 ] Lin Yuan commented on MXNET-579: No longer reproducible > Gluon raises error if the user does not call

[jira] [Updated] (MXNET-579) Gluon raises error if the user does not call nd.waitall()

2018-07-19 Thread Lin Yuan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yuan updated MXNET-579: --- Status: In Progress (was: To Do) > Gluon raises error if the user does not call nd.waitall() >

[jira] [Commented] (MXNET-577) Crash while running gluon image-classification.py example with float16

2018-07-19 Thread Lin Yuan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549811#comment-16549811 ] Lin Yuan commented on MXNET-577: The issue has been fixed in the latest release. Verified on p2.8xlarge

[jira] [Updated] (MXNET-577) Crash while running gluon image-classification.py example with float16

2018-07-19 Thread Lin Yuan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yuan updated MXNET-577: --- Status: In Progress (was: To Do) > Crash while running gluon image-classification.py example with float16 >

[jira] [Updated] (MXNET-560) Adding a temperature parameter in Softmax and SoftmaxOutput operator

2018-07-19 Thread Lin Yuan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yuan updated MXNET-560: --- Resolution: Done Status: Done (was: To Do) PR is merged:

[jira] [Assigned] (MXNET-560) Adding a temperature parameter in Softmax and SoftmaxOutput operator

2018-07-19 Thread Lin Yuan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yuan reassigned MXNET-560: -- Assignee: Lin Yuan > Adding a temperature parameter in Softmax and SoftmaxOutput operator >

[jira] [Commented] (MXNET-656) Bug in mxnet.contrib.text.utils.count_tokens_from_str

2018-07-19 Thread Vandana Kannan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549441#comment-16549441 ] Vandana Kannan commented on MXNET-656: -- API documentation updated > Bug in

[jira] [Commented] (MXNET-667) AssertionError: Data must be list of NDArrays

2018-07-19 Thread Vandana Kannan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549436#comment-16549436 ] Vandana Kannan commented on MXNET-667: -- Issue does not occur on latest MXNet code > AssertionError:

[jira] [Commented] (MXNET-665) use 224x224 size to train mobilenet will encounter memory problem

2018-07-19 Thread Vandana Kannan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549435#comment-16549435 ] Vandana Kannan commented on MXNET-665: -- The size mismatch error does not occur with the latest MXNet