[jira] [Created] (MXNET-539) [Scala] Allow users to specify data/label names for NDArrayIter

2018-06-13 Thread Yizhi Liu (JIRA)
Yizhi Liu created MXNET-539:
---

 Summary: [Scala] Allow users to specify data/label names for 
NDArrayIter 
 Key: MXNET-539
 URL: https://issues.apache.org/jira/browse/MXNET-539
 Project: Apache MXNet
  Issue Type: Improvement
Reporter: Yizhi Liu


So far Scala users cannot specify the names for NDArrayIter - they are inferred 
automatically (data_0, data_1, ..., etc)

We should allow users to do that since the input names are from model.



--
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-539) [Scala] Allow users to specify data/label names for NDArrayIter

2018-06-13 Thread Yizhi Liu (JIRA)


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

Yizhi Liu reassigned MXNET-539:
---

Assignee: Yizhi Liu

> [Scala] Allow users to specify data/label names for NDArrayIter 
> 
>
> Key: MXNET-539
> URL: https://issues.apache.org/jira/browse/MXNET-539
> Project: Apache MXNet
>  Issue Type: Improvement
>Reporter: Yizhi Liu
>Assignee: Yizhi Liu
>Priority: Major
>
> So far Scala users cannot specify the names for NDArrayIter - they are 
> inferred automatically (data_0, data_1, ..., etc)
> We should allow users to do that since the input names are from model.



--
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-471) Scala Builder class for Module and DataBatch

2018-05-29 Thread Yizhi Liu (JIRA)


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

Yizhi Liu updated MXNET-471:

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

> Scala Builder class for Module and DataBatch
> 
>
> Key: MXNET-471
> URL: https://issues.apache.org/jira/browse/MXNET-471
> Project: Apache MXNet
>  Issue Type: Improvement
>Reporter: Yizhi Liu
>Assignee: Yizhi Liu
>Priority: Major
>  Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> The Module and DataBatch has too many parameters in constructors. Follow 
> Builder pattern 
> ([https://en.wikipedia.org/wiki/Builder_pattern|http://example.com/]) to make 
> it easier to construct.



--
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-471) Scala Builder class for Module and DataBatch

2018-05-24 Thread Yizhi Liu (JIRA)

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

Yizhi Liu reassigned MXNET-471:
---

Assignee: Yizhi Liu

> Scala Builder class for Module and DataBatch
> 
>
> Key: MXNET-471
> URL: https://issues.apache.org/jira/browse/MXNET-471
> Project: Apache MXNet
>  Issue Type: Improvement
>Reporter: Yizhi Liu
>Assignee: Yizhi Liu
>Priority: Major
>
> The Module and DataBatch has too many parameters in constructors. Follow 
> Builder pattern 
> ([https://en.wikipedia.org/wiki/Builder_pattern|http://example.com/]) to make 
> it easier to construct.



--
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-471) Scala Builder class for Module and DataBatch

2018-05-24 Thread Yizhi Liu (JIRA)
Yizhi Liu created MXNET-471:
---

 Summary: Scala Builder class for Module and DataBatch
 Key: MXNET-471
 URL: https://issues.apache.org/jira/browse/MXNET-471
 Project: Apache MXNet
  Issue Type: Improvement
Reporter: Yizhi Liu


The Module and DataBatch has too many parameters in constructors. Follow 
Builder pattern 
([https://en.wikipedia.org/wiki/Builder_pattern|http://example.com/]) to make 
it easier to construct.



--
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-111) Documents for gluon.vision.transforms

2018-03-19 Thread Yizhi Liu (JIRA)
Yizhi Liu created MXNET-111:
---

 Summary: Documents for gluon.vision.transforms
 Key: MXNET-111
 URL: https://issues.apache.org/jira/browse/MXNET-111
 Project: Apache MXNet
  Issue Type: Improvement
Reporter: Yizhi Liu


Add documents of 
[https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/data/vision/transforms.py]
 to https://mxnet.incubator.apache.org/api/python/gluon/data.html



--
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-67) Sync master with v1.1.0 branch

2018-03-08 Thread Yizhi Liu (JIRA)
Yizhi Liu created MXNET-67:
--

 Summary: Sync master with v1.1.0 branch
 Key: MXNET-67
 URL: https://issues.apache.org/jira/browse/MXNET-67
 Project: Apache MXNet
  Issue Type: Task
Reporter: Yizhi Liu


Sync README, NEWS and LICENSE with the released v1.1.0 branch.



--
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