pytorch/test/cpp/lazy
Nikolay Korovaiko 8389ccbcd8 reinstate size and shape returning symints (#79560)
This PR redirects `size` and `.shape` to call `sym_sizes`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79560
Approved by: https://github.com/Chillee
2022-07-08 01:17:33 +00:00
..
CMakeLists.txt [LT] Add a trie data structure for caching IR nodes 2022-05-04 23:48:03 +00:00
test_backend_device.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_cache.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_ir.cpp have a common interface to extract metadata from SizeNodes (#78088) 2022-06-15 04:59:08 +00:00
test_ir_util.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_lazy_ops.cpp reinstate size and shape returning symints (#79560) 2022-07-08 01:17:33 +00:00
test_lazy_ops_util.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_lazy_ops_util.h [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_misc.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_permutation_util.cpp [LT] Upstream LazyView and view ops IR Nodes (#69277) 2021-12-04 08:44:54 -08:00
test_shape.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_symbolic_shape.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_tensor_impl.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_trie_cache.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
test_util.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00