butchland/fastai_xla_extensions

using fastai data loaders is slower on multi core is slow if using large image sizes

Opened this issue · 0 comments

See this notebook for performance benchmarks

In comparison, a torch based dataloader is much faster -- for comparison see this sample notebook