[jira] [Created] (MXNET-399) elemwise_mul/div between dense and csr on CPU & GPU

2018-05-03 Thread Hao Jin (JIRA)
Hao Jin created MXNET-399: - Summary: elemwise_mul/div between dense and csr on CPU & GPU Key: MXNET-399 URL: https://issues.apache.org/jira/browse/MXNET-399 Project: Apache MXNet Issue Type:

[jira] [Created] (MXNET-398) elemwise_add/sub between csr and csr on GPU

2018-05-03 Thread Hao Jin (JIRA)
Hao Jin created MXNET-398: - Summary: elemwise_add/sub between csr and csr on GPU Key: MXNET-398 URL: https://issues.apache.org/jira/browse/MXNET-398 Project: Apache MXNet Issue Type: Sub-task

[jira] [Commented] (MXNET-323) Broadcasting ops are slow

2018-05-03 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463208#comment-16463208 ] Anirudh Subramanian commented on MXNET-323: --- Since the bottleneck seems to be the

[jira] [Comment Edited] (MXNET-323) Broadcasting ops are slow

2018-05-03 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463208#comment-16463208 ] Anirudh Subramanian edited comment on MXNET-323 at 5/3/18 11:56 PM:

[jira] [Updated] (MXNET-392) unary for csr

2018-05-03 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Jin updated MXNET-392: -- Status: To Do (was: In Progress) > unary for csr > - > > Key: MXNET-392 >

[jira] [Updated] (MXNET-349) Histogram Operator

2018-05-03 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Jin updated MXNET-349: -- Sprint: Apache Sprint 3 > Histogram Operator > -- > > Key: MXNET-349 >

[jira] [Commented] (MXNET-396) MKLDNN: Non deterministic segfault on test_module.py:test_forward_reshape

2018-05-03 Thread Pedro Larroy (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462542#comment-16462542 ] Pedro Larroy commented on MXNET-396: (gdb) bt 1 #0 mxnet::same_shape (desc=..., dtype=0, shape=...) at

[jira] [Updated] (MXNET-396) MKLDNN: Non deterministic segfault on test_module.py:test_forward_reshape

2018-05-03 Thread Pedro Larroy (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Larroy updated MXNET-396: --- Summary: MKLDNN: Non deterministic segfault on test_module.py:test_forward_reshape (was: Non

[jira] [Commented] (MXNET-396) MKLDNN: Non deterministic segfault on test_module.py:test_forward_reshape

2018-05-03 Thread Pedro Larroy (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462479#comment-16462479 ] Pedro Larroy commented on MXNET-396: Got a stack trace:   [WARNING] *** test-level seed set: all

[jira] [Updated] (MXNET-396) Non deterministic segfault on test_module.py:test_forward_reshape with mkldnn

2018-05-03 Thread Pedro Larroy (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Larroy updated MXNET-396: --- Description: There's random crashes in the given test.   Even fixing the seeds don't trigger a

[jira] [Created] (MXNET-396) Non deterministic segfault on test_module.py:test_forward_reshape with mkldnn

2018-05-03 Thread Pedro Larroy (JIRA)
Pedro Larroy created MXNET-396: -- Summary: Non deterministic segfault on test_module.py:test_forward_reshape with mkldnn Key: MXNET-396 URL: https://issues.apache.org/jira/browse/MXNET-396 Project: