pytorch/test/cpp/lazy
Jiewen Tan a28b132bc2 Revert D35860266: [pytorch][PR] Update torch::lazy::BackendDevice to have a new default ordinal
Test Plan: revert-hammer

Differential Revision:
D35860266 (f9d07ae644)

Original commit changeset: 554ebe16a068

Original Phabricator Diff: D35860266 (f9d07ae644)

fbshipit-source-id: 325c54aa2e87e51134115213352b3d33a81b7edf
(cherry picked from commit bbd74bf34a534d1b87aadff9790038e3dbbfa9c8)
2022-04-27 18:11:24 +00:00
..
CMakeLists.txt Adding integration of SSA into LazyTensor 2022-04-07 19:49:41 +00:00
test_backend_device.cpp Revert D35860266: [pytorch][PR] Update torch::lazy::BackendDevice to have a new default ordinal 2022-04-27 18:11:24 +00:00
test_cache.cpp Decouple Lazy Node Shape Cache (#75324) 2022-04-21 17:27:05 -07:00
test_ir.cpp Decouple Lazy Node Shape Cache (#75324) 2022-04-21 17:27:05 -07:00
test_ir_util.cpp Decouple Lazy Node Shape Cache (#75324) 2022-04-21 17:27:05 -07:00
test_lazy_ops.cpp E2E SymInt example narrow_copy 2022-04-26 02:40:27 +00:00
test_lazy_ops_util.cpp Fix sign-compare violations in cpp tests 2022-04-04 23:05:31 +00:00
test_lazy_ops_util.h
test_misc.cpp
test_permutation_util.cpp
test_shape.cpp
test_symbolic_shape.cpp Decouple Lazy Node Shape Cache (#75324) 2022-04-21 17:27:05 -07:00
test_tensor_impl.cpp
test_util.cpp