sxjscience commented on issue #16955: [Dataset] add flatten API to dataset URL: https://github.com/apache/incubator-mxnet/pull/16955#issuecomment-560870204 Sometimes the user may want to write their own data preprocessing pipeline, like https://github.com/huggingface/transformers/blob/b3d834ae11381ca493da97f717d77d185ca7d780/examples/utils_squad.py#L190-L418 This is doable with the current Gluon Dataset and we need to teach the user about this usage.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
