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/01/14 19:55:20 UTC

[GitHub] lanking520 removed a comment on issue #13805: Not able to load float16 parameters with Block.load_parameters

lanking520 removed a comment on issue #13805: Not able to load float16 parameters with Block.load_parameters
URL: https://github.com/apache/incubator-mxnet/issues/13805#issuecomment-454138290
 
 
   If you are interested, it should not be too difficult to create something like `AppendIter(iters: IndexedSeq[IndexedSeq[DataIter]])`. The [documentation](https://mxnet.incubator.apache.org/versions/master/api/scala/docs/index.html#org.apache.mxnet.DataIter) and the [SyntheticDataIter](https://github.com/apache/incubator-mxnet/blob/master/scala-package/examples/src/main/scala/org/apache/mxnetexamples/imclassification/datasets/SyntheticDataIter.scala) might be good references and it would be a great [contribution](https://mxnet.apache.org/community/contribute.html).
   
   @mxnet-label-bot update [Python]

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