pytorch / xla

Enabling PyTorch on XLA Devices (e.g. Google TPU)

Home Page:https://pytorch.org/xla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve ResNet50 data loading performance

miladm opened this issue · comments

The ResNet50 model in PT/XLA repo has shows low data loading performance. This issue is to track progress and provide a fix.