[jira] [Created] (MXNET-558) Cannot use MXNet with Ray or django

2018-06-18 Thread Thomas Delteil (JIRA)
Thomas Delteil created MXNET-558:


 Summary: Cannot use MXNet with Ray or django
 Key: MXNET-558
 URL: https://issues.apache.org/jira/browse/MXNET-558
 Project: Apache MXNet
  Issue Type: Improvement
Reporter: Thomas Delteil


|Example of stacktrace
Traceback (most recent call last):
File "/venv/lib/python3.6/site-packages/django/core/handlers/exception.py", 
line 35, in inner
response = get_response(request)
File "/venv/lib/python3.6/site-packages/django/core/handlers/base.py", line 
128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/venv/lib/python3.6/site-packages/django/core/handlers/base.py", line 
126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/server/posts/views.py", line 28, in index
net = model_zoo.get_model('ssd_512_resnet50_v1_voc', pretrained=True)
File "/venv/lib/python3.6/site-packages/gluoncv/model_zoo/model_zoo.py", line 
60, in get_model
net = models[name|https://github.com/dmlc/gluon-cv/issues/**kwargs]
File "/venv/lib/python3.6/site-packages/gluoncv/model_zoo/ssd/ssd.py", line 
340, in ssd_512_resnet50_v1_voc
pretrained_base=pretrained_base, **kwargs)
File "/venv/lib/python3.6/site-packages/gluoncv/model_zoo/ssd/ssd.py", line 
236, in get_ssd
pretrained=pretrained_base, classes=classes, **kwargs)
File "/venv/lib/python3.6/site-packages/gluoncv/model_zoo/ssd/ssd.py", line 92, 
in *init*
super(SSD, self).*init*(**kwargs)
File "/venv/lib/python3.6/site-packages/mxnet/gluon/block.py", line 621, in 
*init*
super(HybridBlock, self).*init*(prefix=prefix, params=params)
File "/venv/lib/python3.6/site-packages/mxnet/gluon/block.py", line 171, in 
*init*
self._prefix, self._params = _BlockScope.create(prefix, params, self._alias())
File "/venv/lib/python3.6/site-packages/mxnet/gluon/block.py", line 53, in 
create
prefix = _name.NameManager._current.value.get(None, hint) + '_'
AttributeError: '_thread._local' object has no attribute 'value'|
 
 
[!https://avatars3.githubusercontent.com/u/3307514?s=88=4|width=44,height=44!|https://github.com/zhreshold]
 Member



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Assigned] (MXNET-376) Hardmax

2018-06-18 Thread Hao Jin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hao Jin reassigned MXNET-376:
-

Assignee: (was: Hao Jin)

> Hardmax
> ---
>
> Key: MXNET-376
> URL: https://issues.apache.org/jira/browse/MXNET-376
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Hao Jin
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-537) add_n(dense, csr, dense) on CPU & GPU

2018-06-18 Thread Hao Jin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hao Jin updated MXNET-537:
--
Status: In Review  (was: In Progress)

> add_n(dense, csr, dense) on CPU & GPU
> -
>
> Key: MXNET-537
> URL: https://issues.apache.org/jira/browse/MXNET-537
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Hao Jin
>Assignee: Hao Jin
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-514) gluon.utils.clip_global_norm(row_sparse)

2018-06-18 Thread Haibin Lin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haibin Lin updated MXNET-514:
-
Status: Done  (was: In Review)

> gluon.utils.clip_global_norm(row_sparse)
> 
>
> Key: MXNET-514
> URL: https://issues.apache.org/jira/browse/MXNET-514
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Haibin Lin
>Assignee: Haibin Lin
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Assigned] (MXNET-376) Hardmax

2018-06-18 Thread Hao Jin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hao Jin reassigned MXNET-376:
-

Assignee: Hao Jin

> Hardmax
> ---
>
> Key: MXNET-376
> URL: https://issues.apache.org/jira/browse/MXNET-376
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Hao Jin
>Assignee: Hao Jin
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-380) Make use of pooling_convention parameter in AvgPool Operator

2018-06-18 Thread Hao Jin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hao Jin updated MXNET-380:
--
Status: Done  (was: In Review)

> Make use of pooling_convention parameter in AvgPool Operator
> 
>
> Key: MXNET-380
> URL: https://issues.apache.org/jira/browse/MXNET-380
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Hao Jin
>Assignee: Hao Jin
>Priority: Major
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-542) Fix MKLDNN performance regression

2018-06-18 Thread Alexander (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander updated MXNET-542:

Status: Done  (was: In Review)

> Fix MKLDNN performance regression
> -
>
> Key: MXNET-542
> URL: https://issues.apache.org/jira/browse/MXNET-542
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Alexander
>Assignee: Alexander
>Priority: Minor
>  Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> https://github.com/apache/incubator-mxnet/pull/11129



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-381) Take Operator Enhancement

2018-06-18 Thread Hao Jin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hao Jin updated MXNET-381:
--
Status: In Review  (was: In Progress)

> Take Operator Enhancement
> -
>
> Key: MXNET-381
> URL: https://issues.apache.org/jira/browse/MXNET-381
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Hao Jin
>Assignee: Hao Jin
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-551) Create unit test for CreateMKLDNNMem/CommitOutput

2018-06-18 Thread Alexander (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander updated MXNET-551:

Story Points: 1

> Create unit test for CreateMKLDNNMem/CommitOutput
> -
>
> Key: MXNET-551
> URL: https://issues.apache.org/jira/browse/MXNET-551
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Alexander
>Assignee: Alexander
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-542) Fix MKLDNN performance regression

2018-06-18 Thread Alexander (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander updated MXNET-542:

Story Points: 2

> Fix MKLDNN performance regression
> -
>
> Key: MXNET-542
> URL: https://issues.apache.org/jira/browse/MXNET-542
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Alexander
>Assignee: Alexander
>Priority: Minor
>  Time Spent: 6h 20m
>  Remaining Estimate: 0h
>
> https://github.com/apache/incubator-mxnet/pull/11129



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-549) Improve robustness off MKLDNNSum

2018-06-18 Thread Alexander (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander updated MXNET-549:

Story Points: 1

> Improve robustness off MKLDNNSum 
> -
>
> Key: MXNET-549
> URL: https://issues.apache.org/jira/browse/MXNET-549
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Alexander
>Assignee: Alexander
>Priority: Minor
>
> MKLDNNSum should reorder inputs to match output if necessary
> MKLDNNSum should take multiple inputs (refactor MKLDNNSumForward)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-498) Test backward pass operations

2018-06-18 Thread Alexander (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander updated MXNET-498:

Status: In Review  (was: In Progress)

> Test backward pass operations
> -
>
> Key: MXNET-498
> URL: https://issues.apache.org/jira/browse/MXNET-498
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Alexander
>Assignee: Alexander
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-492) [Gluon-NLP] Streaming data iterator for GBW dataset

2018-06-18 Thread Haibin Lin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haibin Lin updated MXNET-492:
-
Story Points: 0  (was: 1)

> [Gluon-NLP] Streaming data iterator for GBW dataset
> ---
>
> Key: MXNET-492
> URL: https://issues.apache.org/jira/browse/MXNET-492
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Haibin Lin
>Assignee: Haibin Lin
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-492) [Gluon-NLP] Streaming data iterator for GBW dataset

2018-06-18 Thread Haibin Lin (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haibin Lin updated MXNET-492:
-
Status: Done  (was: In Review)

> [Gluon-NLP] Streaming data iterator for GBW dataset
> ---
>
> Key: MXNET-492
> URL: https://issues.apache.org/jira/browse/MXNET-492
> Project: Apache MXNet
>  Issue Type: Sub-task
>Reporter: Haibin Lin
>Assignee: Haibin Lin
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Created] (MXNET-556) Analyse distributed sparse block performance

2018-06-18 Thread Haibin Lin (JIRA)
Haibin Lin created MXNET-556:


 Summary: Analyse distributed sparse block performance
 Key: MXNET-556
 URL: https://issues.apache.org/jira/browse/MXNET-556
 Project: Apache MXNet
  Issue Type: Sub-task
Reporter: Haibin Lin






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org



[jira] [Updated] (MXNET-540) [site, doc, patch] build from source (python gpu windows) doesn't work

2018-06-18 Thread Yasser Zamani (JIRA)


 [ 
https://issues.apache.org/jira/browse/MXNET-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yasser Zamani updated MXNET-540:

Resolution: Fixed
Status: Done  (was: To Do)

PR got merged

> [site, doc, patch] build from source (python gpu windows) doesn't work
> --
>
> Key: MXNET-540
> URL: https://issues.apache.org/jira/browse/MXNET-540
> Project: Apache MXNet
>  Issue Type: Improvement
>Reporter: Yasser Zamani
>Priority: Minor
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Built MXNet from source on windows (gpu, python) encounters some issues which 
> needs to being mentioned in docs: Update 3 of Visual Studio 2015 is needed. 
> CUDACXX and CUDNN_ROOT environment variables are needed. Downloading 3rd 
> parties sub modules are needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org