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 2020/04/16 02:53:49 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #17841: Gluon data 2.0: c++ dataloader and built-in image/bbox transforms

leezu commented on issue #17841: Gluon data 2.0: c++ dataloader and built-in image/bbox transforms
URL: https://github.com/apache/incubator-mxnet/pull/17841#issuecomment-614385123
 
 
   I'm not convinced. You can change the call signature of the registry and provide `const std::vector<std::pair<std::string, std::string> >& kwargs` to the constructor instead of the Init function. There should be no problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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