You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/01 18:57:25 UTC

[GitHub] sravanbabuiitm opened a new issue #14046: Bucketing module after Hybridize ?

sravanbabuiitm opened a new issue #14046: Bucketing module after Hybridize ?
URL: https://github.com/apache/incubator-mxnet/issues/14046
 
 
    How does bucketing via diff padding work seamlessly post hybridize ? In symbolic mxnet, we create separate copies of the model for each bucket size & with gluon, i think we avoid that coz of imperative style. I have noticed models working seamlessly with hybridize as well, without us needing to do anything different as in gluon. How does this work ? whats the internal changes that are enabling this ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services