pytorch
279dcce7 - disable test that fails in fbcode (#88786)

Commit
2 years ago
disable test that fails in fbcode (#88786) Summary: caffe2/test:torch_cuda - test_advanced_indexing_assignment_lazy (test_view_ops.TestViewOpsLAZY) RuntimeError: TorchScript backend not yet supported in FBCODE/OVRSOURCE builds File "/usr/local/fbcode/platform010/lib/python3.8/unittest/suite.py", line 163, in _handleClassSetUp setUpClass() File "/re_cwd/fbcode/buck-out/opt/gen/caffe2/test/torch_cuda#binary,link-tree/torch/testing/_internal/common_device_type.py", line 506, in setUpClass torch._lazy.ts_backend.init() File "/re_cwd/fbcode/buck-out/opt/gen/caffe2/test/torch_cuda#binary,link-tree/torch/_lazy/ts_backend.py", line 6, in init torch._C._lazy_ts_backend._init() Test Plan: Rely on CI. Differential Revision: D41170545 Pull Request resolved: https://github.com/pytorch/pytorch/pull/88786 Approved by: https://github.com/zou3519
Author
mikey dagitses
Committer
Parents
Loading