You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Denis Davydenko (JIRA)" <ji...@apache.org> on 2018/07/25 23:16:00 UTC

[jira] [Updated] (MXNET-434) Scala Module API not resizing properly when returning to original binded size

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

Denis Davydenko updated MXNET-434:
----------------------------------
    Resolution: Fixed
        Status: Done  (was: To Do)

> 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
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org