pytorch/test/cpp/lazy
Jiewen Tan 680d61daab [LT] Remove torch::lazy::convertShapes (#71291)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/71291

This commit removes torch::lazy::convertShapes since it's no longer used.
In addition, it replaces a numel logic within LTCTensorImpl.

Test Plan:
./build/bin/test_lazy
CI in lazy_tensor_staging branch

Reviewed By: wconstab

Differential Revision: D33575084

Pulled By: alanwaketan

fbshipit-source-id: b104ef39fd552822e1f4069eab2cb942d48423a6
2022-01-14 12:06:39 -08:00
..
CMakeLists.txt [LTC] Upstream LTCTensorImpl (#70062) 2021-12-22 03:21:52 -08:00
test_backend_device.cpp [LTC] Export torch::lazy::GetBackendDevice() (#70963) 2022-01-07 13:13:18 -08:00
test_cache.cpp [LT] Merge cache.h (#67929) 2021-11-09 12:02:02 -08:00
test_ir_util.cpp [LT] Upstream backend interfaces (#67927) 2021-11-10 12:55:31 -08:00
test_ir.cpp [LT] Upstream TsNode, TsNodeLowering, TsLoweringContext (#68154) 2021-11-12 12:57:20 -08:00
test_misc.cpp [LTC] Upstream some utilities (#69046) 2021-11-30 02:44:02 -08: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 [LT] Remove torch::lazy::convertShapes (#71291) 2022-01-14 12:06:39 -08:00
test_tensor_impl.cpp [LTC] Upstream LTCTensorImpl (#70062) 2021-12-22 03:21:52 -08:00
test_util.cpp [LTC] Upstream some utilities (#69046) 2021-11-30 02:44:02 -08:00