PaddleFleetX
PaddleFleetX copied to clipboard
change old DataLoader API to new DataLoader API
fix Dataloader API, change fluid.io.DataLoader to paddle.io.DataLoader, because of throwing SIGABORT when using fluid.io.DataLoader.

Thanks for your contribution! Please wait for the result of CI firstly.