[jira] [Updated] (MXNET-109) MXNet logging APIs for data visualization in TensorBoard

2018-04-04 Thread Jun Wu (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Wu updated MXNET-109: - Description: Implement logging APIs in MXNet for visualizing data using TensorBoard. Supported data types in

[jira] [Updated] (MXNET-283) Handle negative input of reps in tile op

2018-04-04 Thread Jun Wu (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Wu updated MXNET-283: - Description: [https://github.com/apache/incubator-mxnet/issues/10288]

[jira] [Updated] (MXNET-266) Deadlock probably caused by improper implementation Conv and Deconv CUDNN wrappers

2018-04-04 Thread Jun Wu (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Wu updated MXNET-266: - Description: [https://github.com/apache/incubator-mxnet/issues/10341]

[jira] [Updated] (MXNET-199) Cast storage to same stype gives an error for csr

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-199: -- Status: Done (was: In Review) > Cast storage to same stype gives an error for csr >

[jira] [Updated] (MXNET-194) Fatal error on dot operation between dense and sparse vectors

2018-04-04 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Jin updated MXNET-194: -- Status: In Progress (was: To Do) > Fatal error on dot operation between dense and sparse vectors >

[jira] [Updated] (MXNET-263) dot(dense, csr) = dense and dot(dense, csr.T) = dense on GPU

2018-04-04 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Jin updated MXNET-263: -- Issue Type: Sub-task (was: New Feature) Parent: MXNET-125 > dot(dense, csr) = dense and dot(dense,

[jira] [Updated] (MXNET-156) IndexError in labels when size of training dataset is not multiple of batch size

2018-04-04 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Jin updated MXNET-156: -- Status: In Progress (was: To Do) > IndexError in labels when size of training dataset is not multiple of batch

[jira] [Updated] (MXNET-153) No training happening when CSVIter() is used.

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-153: -- Status: In Progress (was: To Do) > No training happening when CSVIter() is used. >

[jira] [Commented] (MXNET-175) Despite so many declarations, Module is still confused by extra names in DataIter

2018-04-04 Thread Rajan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426360#comment-16426360 ] Rajan commented on MXNET-175: - The issue is only is replicable on python 3.6 only. The problem is when the

[jira] [Updated] (MXNET-284) Prepare site for 1.2.0 release

2018-04-04 Thread Krishnan Panamalai Murali (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krishnan Panamalai Murali updated MXNET-284: Description: In the home page for the site, the static text needs to be

[jira] [Created] (MXNET-284) Prepare site for 1.2.0 release

2018-04-04 Thread Krishnan Panamalai Murali (JIRA)
Krishnan Panamalai Murali created MXNET-284: --- Summary: Prepare site for 1.2.0 release Key: MXNET-284 URL: https://issues.apache.org/jira/browse/MXNET-284 Project: Apache MXNet

[jira] [Updated] (MXNET-196) loading resnext-101-64x4d models failed!

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-196: --- Status: Done (was: In Progress) > loading resnext-101-64x4d models failed! >

[jira] [Updated] (MXNET-216) The method reset() of DataIter does not work

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-216: --- Status: Done (was: In Progress) > The method reset() of DataIter does not work >

[jira] [Assigned] (MXNET-283) Handle negative input of reps in tile op

2018-04-04 Thread Jun Wu (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Wu reassigned MXNET-283: Assignee: Jun Wu > Handle negative input of reps in tile op > > >

[jira] [Created] (MXNET-283) Handle negative input of reps in tile op

2018-04-04 Thread Jun Wu (JIRA)
Jun Wu created MXNET-283: Summary: Handle negative input of reps in tile op Key: MXNET-283 URL: https://issues.apache.org/jira/browse/MXNET-283 Project: Apache MXNet Issue Type: Bug

[jira] [Commented] (MXNET-278) Mxnet Source Build on MacOS Sierra

2018-04-04 Thread Amol Lele (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426306#comment-16426306 ] Amol Lele commented on MXNET-278: - The solution was suggested in the discussion to use the "homebrew/core"

[jira] [Updated] (MXNET-116) Object Detector using classifier and ImageClassifier functions

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-116: --- Resolution: Fixed Status: Done (was: To Do) > Object Detector using classifier and ImageClassifier

[jira] [Assigned] (MXNET-212) [R] mx.io.arrayiter shuffing is disabled

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan reassigned MXNET-212: -- Assignee: Anirudh Acharya (was: Qing Lan) > [R] mx.io.arrayiter shuffing is disabled >

[jira] [Assigned] (MXNET-216) The method reset() of DataIter does not work

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan reassigned MXNET-216: -- Assignee: Roshani Nagmote (was: Qing Lan) > The method reset() of DataIter does not work >

[jira] [Updated] (MXNET-196) loading resnext-101-64x4d models failed!

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-196: --- Assignee: Qing Lan (was: Roshani Nagmote) Status: In Progress (was: To Do) > loading resnext-101-64x4d

[jira] [Assigned] (MXNET-196) loading resnext-101-64x4d models failed!

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan reassigned MXNET-196: -- Assignee: Roshani Nagmote (was: Qing Lan) > loading resnext-101-64x4d models failed! >

[jira] [Updated] (MXNET-216) The method reset() of DataIter does not work

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-216: --- Assignee: Qing Lan (was: Roshani Nagmote) Status: In Progress (was: To Do) > The method reset() of

[jira] [Updated] (MXNET-167) Broken link for "MXNet R Reference Manual"?

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-167: --- Status: In Progress (was: To Do) > Broken link for "MXNet R Reference Manual"? >

[jira] [Updated] (MXNET-202) How to disable MXNET_CUDNN_AUTOTUNE_DEFAULT and bucketing log message without turning off MXNET_CUDNN_AUTOTUNE_DEFAULT?

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-202: --- Resolution: Fixed Status: Done (was: To Do) > How to disable MXNET_CUDNN_AUTOTUNE_DEFAULT and

[jira] [Assigned] (MXNET-174) NaN in loss when using gluon ELU block

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan reassigned MXNET-174: -- Assignee: Vamshidhar (was: Qing Lan) > NaN in loss when using gluon ELU block >

[jira] [Updated] (MXNET-174) NaN in loss when using gluon ELU block

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-174: --- Assignee: Qing Lan (was: Vamshidhar) Status: In Progress (was: To Do) > NaN in loss when using gluon

[jira] [Updated] (MXNET-228) mxnet multicore on LInux in R

2018-04-04 Thread Qing Lan (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Lan updated MXNET-228: --- Resolution: Fixed Status: Done (was: To Do) Issue closed by the opener > mxnet multicore on LInux in

[jira] [Commented] (MXNET-157) Gluon Conv1DTranspose causes "kernel died"

2018-04-04 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426254#comment-16426254 ] Hao Jin commented on MXNET-157: --- Was not able to install CUDA 9.0 on EC2 instance, will test this on my

[jira] [Assigned] (MXNET-282) R bug bash fixes

2018-04-04 Thread Anirudh Acharya (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Acharya reassigned MXNET-282: - Assignee: Anirudh Acharya > R bug bash fixes > > > Key:

[jira] [Created] (MXNET-282) R bug bash fixes

2018-04-04 Thread Anirudh Acharya (JIRA)
Anirudh Acharya created MXNET-282: - Summary: R bug bash fixes Key: MXNET-282 URL: https://issues.apache.org/jira/browse/MXNET-282 Project: Apache MXNet Issue Type: Bug Reporter:

[jira] [Commented] (MXNET-157) Gluon Conv1DTranspose causes "kernel died"

2018-04-04 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426202#comment-16426202 ] Hao Jin commented on MXNET-157: --- Was not able to reproduce this issue on Windows with mxnet-cu80-1.0.0 build,

[jira] [Updated] (MXNET-157) Gluon Conv1DTranspose causes "kernel died"

2018-04-04 Thread Hao Jin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Jin updated MXNET-157: -- Status: In Progress (was: To Do) > Gluon Conv1DTranspose causes "kernel died" >

[jira] [Updated] (MXNET-172) (info.type) != (kNotInitialized)

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-172: -- Description: https://github.com/apache/incubator-mxnet/issues/2317 (was: Need to verify

[jira] [Updated] (MXNET-174) NaN in loss when using gluon ELU block

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-174: -- Description: https://github.com/apache/incubator-mxnet/issues/10073 (was: No followup

[jira] [Updated] (MXNET-175) Despite so many declarations, Module is still confused by extra names in DataIter

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-175: -- Description: https://github.com/apache/incubator-mxnet/issues/10045 (was: Unable to

[jira] [Updated] (MXNET-176) Reduce operators do not support axis=None

2018-04-04 Thread Haibin Lin (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibin Lin updated MXNET-176: - Status: In Progress (was: To Do) > Reduce operators do not support axis=None >

[jira] [Updated] (MXNET-183) mx.random.seed(seed) does not work for mx.io.ImageRecordIter() ?

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-183: -- Description: https://github.com/apache/incubator-mxnet/issues/9909 (was: Documentation

[jira] [Updated] (MXNET-181) Asynchronous Issue on CustomOP and mxnet.image.ImageDetIter

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-181: -- Description: https://github.com/apache/incubator-mxnet/issues/9920 (was: Need to check

[jira] [Updated] (MXNET-156) IndexError in labels when size of training dataset is not multiple of batch size

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-156: -- Description: https://github.com/apache/incubator-mxnet/issues/9715 (was: Waiting on

[jira] [Updated] (MXNET-163) Inference with openblas and Ubuntu 14.04 hangs on C5 instances.

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-163: -- Description: https://github.com/apache/incubator-mxnet/issues/8741 (was: Needs some

[jira] [Updated] (MXNET-162) Backward shape inconsistent with custom HybridBlock and gluon.loss

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-162: -- Description: https://github.com/apache/incubator-mxnet/issues/8836 (was: Needs to be

[jira] [Updated] (MXNET-195) Intel MKL FATAL ERROR: Cannot load libmkl_avx512_mic.so or libmkl_def.so.

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-195: -- Description: https://github.com/apache/incubator-mxnet/issues/8881 (was: Seems to

[jira] [Updated] (MXNET-195) Intel MKL FATAL ERROR: Cannot load libmkl_avx512_mic.so or libmkl_def.so.

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-195: -- Resolution: Fixed Status: Done (was: To Do) > Intel MKL FATAL ERROR: Cannot

[jira] [Updated] (MXNET-217) BucketingModule causes uncaught exception if symbol name not specified

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-217: -- Status: Done (was: In Progress) > BucketingModule causes uncaught exception if symbol

[jira] [Updated] (MXNET-217) BucketingModule causes uncaught exception if symbol name not specified

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-217: -- Description: https://github.com/apache/incubator-mxnet/issues/9405 (was: Fix in review)

[jira] [Updated] (MXNET-217) BucketingModule causes uncaught exception if symbol name not specified

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-217: -- Status: In Progress (was: To Do) > BucketingModule causes uncaught exception if symbol

[jira] [Assigned] (MXNET-217) BucketingModule causes uncaught exception if symbol name not specified

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian reassigned MXNET-217: - Assignee: Anirudh Subramanian > BucketingModule causes uncaught exception if

[jira] [Updated] (MXNET-224) Cannot find custom operator when visualizing network.

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-224: -- Description: https://github.com/apache/incubator-mxnet/issues/8801 (was: Needs to be

[jira] [Updated] (MXNET-218) Why does running 1 round of an MXNET model training produce Train-mse=NaN?

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-218: -- Description: https://github.com/apache/incubator-mxnet/issues/9358 (was: Fix in review)

[jira] [Updated] (MXNET-227) [FIX ATTACHED] Not working example on Iterators tutorial - SimpleIter

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-227: -- Description: https://github.com/apache/incubator-mxnet/issues/8749 > [FIX ATTACHED] Not

[jira] [Updated] (MXNET-227) [FIX ATTACHED] Not working example on Iterators tutorial - SimpleIter

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-227: -- Description: (was: Fix already merged) > [FIX ATTACHED] Not working example on

[jira] [Commented] (MXNET-196) loading resnext-101-64x4d models failed!

2018-04-04 Thread ROSHANI NAGMOTE (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426137#comment-16426137 ] ROSHANI NAGMOTE commented on MXNET-196: --- Couldn't reproduce the issue. Mentioned model seems to be

[jira] [Created] (MXNET-278) Mxnet Source Build on MacOS Sierra

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-278: - Summary: Mxnet Source Build on MacOS Sierra Key: MXNET-278 URL: https://issues.apache.org/jira/browse/MXNET-278 Project: Apache MXNet Issue Type: Bug

[jira] [Created] (MXNET-279) Cannot find the module

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-279: - Summary: Cannot find the module Key: MXNET-279 URL: https://issues.apache.org/jira/browse/MXNET-279 Project: Apache MXNet Issue Type: Bug

[jira] [Created] (MXNET-277) Mxnet installation issue on Win 10 - module gluon.data.dataset has no attribute DownloadedDataset

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-277: - Summary: Mxnet installation issue on Win 10 - module gluon.data.dataset has no attribute DownloadedDataset Key: MXNET-277 URL: https://issues.apache.org/jira/browse/MXNET-277

[jira] [Created] (MXNET-268) scala on Windows

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-268: - Summary: scala on Windows Key: MXNET-268 URL: https://issues.apache.org/jira/browse/MXNET-268 Project: Apache MXNet Issue Type: Bug Reporter:

[jira] [Created] (MXNET-272) Building with MKL fails on OSX

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-272: - Summary: Building with MKL fails on OSX Key: MXNET-272 URL: https://issues.apache.org/jira/browse/MXNET-272 Project: Apache MXNet Issue Type: Bug

[jira] [Created] (MXNET-281) Building on OSX has incomplete instructions

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-281: - Summary: Building on OSX has incomplete instructions Key: MXNET-281 URL: https://issues.apache.org/jira/browse/MXNET-281 Project: Apache MXNet Issue Type:

[jira] [Created] (MXNET-270) Pkg MXNet doesn't build on Julia

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-270: - Summary: Pkg MXNet doesn't build on Julia Key: MXNET-270 URL: https://issues.apache.org/jira/browse/MXNET-270 Project: Apache MXNet Issue Type: Bug

[jira] [Created] (MXNET-269) MXNet pip package installs older version of numpy (1.13)

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-269: - Summary: MXNet pip package installs older version of numpy (1.13) Key: MXNET-269 URL: https://issues.apache.org/jira/browse/MXNET-269 Project: Apache MXNet

[jira] [Created] (MXNET-275) Error when compiling MXNet from source with VS2013 / Windows 10

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-275: - Summary: Error when compiling MXNet from source with VS2013 / Windows 10 Key: MXNET-275 URL: https://issues.apache.org/jira/browse/MXNET-275 Project: Apache MXNet

[jira] [Created] (MXNET-271) R Package Fails to Build since #9882

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-271: - Summary: R Package Fails to Build since #9882 Key: MXNET-271 URL: https://issues.apache.org/jira/browse/MXNET-271 Project: Apache MXNet Issue Type: Bug

[jira] [Created] (MXNET-280) Install precompiled mxnet R CPU windows

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-280: - Summary: Install precompiled mxnet R CPU windows Key: MXNET-280 URL: https://issues.apache.org/jira/browse/MXNET-280 Project: Apache MXNet Issue Type: Bug

[jira] [Created] (MXNET-273) Mac build from source script validation fails

2018-04-04 Thread Eftiquar Shaikh (JIRA)
Eftiquar Shaikh created MXNET-273: - Summary: Mac build from source script validation fails Key: MXNET-273 URL: https://issues.apache.org/jira/browse/MXNET-273 Project: Apache MXNet Issue

[jira] [Updated] (MXNET-189) Transition matrix is not updated during the train in the lstm_crf example

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-189: -- Description: https://github.com/apache/incubator-mxnet/issues/9613 (was: Waiting on

[jira] [Updated] (MXNET-196) loading resnext-101-64x4d models failed!

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-196: -- Description: https://github.com/apache/incubator-mxnet/issues/8862 (was: Needs to be

[jira] [Assigned] (MXNET-266) Deadlock probably caused by improper implementation Conv and Deconv CUDNN wrappers

2018-04-04 Thread Jun Wu (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Wu reassigned MXNET-266: Assignee: Jun Wu > Deadlock probably caused by improper implementation Conv and Deconv CUDNN > wrappers >

[jira] [Updated] (MXNET-224) Cannot find custom operator when visualizing network.

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-224: -- Status: Done (was: In Progress) > Cannot find custom operator when visualizing network.

[jira] [Updated] (MXNET-224) Cannot find custom operator when visualizing network.

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-224: -- Status: In Progress (was: To Do) > Cannot find custom operator when visualizing

[jira] [Updated] (MXNET-201) different behaviour of customop in latest MXNet

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-201: -- Status: In Progress (was: To Do) > different behaviour of customop in latest MXNet >

[jira] [Updated] (MXNET-199) Cast storage to same stype gives an error for csr

2018-04-04 Thread Anirudh Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anirudh Subramanian updated MXNET-199: -- Status: In Review (was: In Progress) > Cast storage to same stype gives an error for

[jira] [Updated] (MXNET-267) NDarray test has huge memory requirements making it unsuitable for running in embedded

2018-04-04 Thread Pedro Larroy (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Larroy updated MXNET-267: --- Issue Type: Bug (was: Improvement) > NDarray test has huge memory requirements making it unsuitable

[jira] [Created] (MXNET-267) NDarray test has huge memory requirements making it unsuitable for running in embedded

2018-04-04 Thread Pedro Larroy (JIRA)
Pedro Larroy created MXNET-267: -- Summary: NDarray test has huge memory requirements making it unsuitable for running in embedded Key: MXNET-267 URL: https://issues.apache.org/jira/browse/MXNET-267

[jira] [Assigned] (MXNET-140) Fix USE_SSE cmake flag

2018-04-04 Thread Rahul Huilgol (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Huilgol reassigned MXNET-140: --- Assignee: Rahul Huilgol > Fix USE_SSE cmake flag > --- > >

[jira] [Updated] (MXNET-136) Introduce USE_DIST_KVSTORE flag for builds on CI

2018-04-04 Thread Rahul Huilgol (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Huilgol updated MXNET-136: Status: In Review (was: In Progress) > Introduce USE_DIST_KVSTORE flag for builds on CI >

[jira] [Updated] (MXNET-140) Fix USE_SSE cmake flag

2018-04-04 Thread Rahul Huilgol (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Huilgol updated MXNET-140: Resolution: Fixed Status: Done (was: To Do) > Fix USE_SSE cmake flag >

[jira] [Updated] (MXNET-136) Introduce USE_DIST_KVSTORE flag for builds on CI

2018-04-04 Thread Rahul Huilgol (JIRA)
[ https://issues.apache.org/jira/browse/MXNET-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Huilgol updated MXNET-136: Assignee: Rahul Huilgol Status: In Progress (was: To Do) > Introduce USE_DIST_KVSTORE flag

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

2018-04-04 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: Assignee: Rahul Huilgol Status: In Progress (was: To Do) > Tutorial for FP16 >

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

2018-04-04 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: In Review (was: In Progress) > Tutorial for FP16 > - > >