Fixes failure in test_dataloader.py that occurs on jetson boards (#64757)
authorRishi Puri <puririshi98@berkeley.edu>
Mon, 13 Sep 2021 17:05:47 +0000 (10:05 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 13 Sep 2021 17:11:04 +0000 (10:11 -0700)
commit2ae938e15e69d2a9fb06aee855e5f6557dde2dd4
treece3f0b13fd11be8e65cc90d44b56e01303e27c59
parent8e63199c7cc8ef34198fc99f8a751a7e4be63d31
Fixes failure in test_dataloader.py that occurs on jetson boards (#64757)

Summary:
CUDA IPC is not supported for jetsons

Pull Request resolved: https://github.com/pytorch/pytorch/pull/64757

Reviewed By: jbschlosser

Differential Revision: D30900593

Pulled By: ejguan

fbshipit-source-id: c6b2e8a9746276fdb4a009b6412e47cc8aac69f2
test/test_dataloader.py