leleamol edited a comment on issue #12141: C_API for C++ iterator only supports one data and one label for one sample URL: https://github.com/apache/incubator-mxnet/issues/12141#issuecomment-434492715 Hi @squidszyd, Based on the descriptions, it seems you are referring to implementation of iterators in C API. The C_API are internal and they are different from C++ API that are available in cpp-package. The later is meant for external consumption. Also, will it be possible for you to share your use case? Are you planning to use these APIs for training or inference? The feature request is more appropriate for C_API and not cpp-package. @mxnet-label-bot can we replace C++ tag with C_API.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
