[
https://issues.apache.org/jira/browse/MXNET-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482141#comment-16482141
]
Jesse Brizzi commented on MXNET-434:
------------------------------------
Reported the issue, but not sure how to assign it to myself. FWIW I am working
on it.
> Scala Module API not resizing properly when returning to original binded size
> -----------------------------------------------------------------------------
>
> Key: MXNET-434
> URL: https://issues.apache.org/jira/browse/MXNET-434
> Project: Apache MXNet
> Issue Type: Bug
> Reporter: Jesse Brizzi
> Priority: Major
>
> Link to github issue
> [here|https://github.com/apache/incubator-mxnet/issues/10866]
> Create and bind a MXNet Module with batch size N. Pass DataBatch that
> requires net resize to some input NEW_N batch size where NEW_N < N. Then Pass
> DataBatch that requires module to resize back to the original batch size
> where NEW_N == n The output of the net will return for the wrong input size
> (batch size of NEW_N instead of N).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]