pytorch/test/cpp/lazy
Will Constable d6e6064efc [LT] Upstream backend interfaces (#67927)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/67927

BackendData - represents 'tensor data' in opaque backend storage
LoweringContext - interface for performing backend-specific IR lowering
BackendImplInterface - interface for lazy tensors backends to implement

Reorgs backend-related files into lazy/backend subdir

includes a few small fixes, which were made on lazy_tensor_staging but need to be back-ported to master.

Test Plan: used by lazy_tensor_staging branch

Reviewed By: desertfire

Differential Revision: D32142032

fbshipit-source-id: 828c717bcd0d511876e64ad209b50f7bfb10cec5
2021-11-10 12:55:31 -08:00
..
CMakeLists.txt [LTC] Upstream class BackendDevice (#68027) 2021-11-10 07:05:43 -08:00
test_backend_device.cpp [LTC] Upstream class BackendDevice (#68027) 2021-11-10 07:05:43 -08:00
test_cache.cpp [LT] Merge cache.h (#67929) 2021-11-09 12:02:02 -08:00
test_ir.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_misc.cpp [pytorch][PR] Add hash and int128 utils for Lazy Tensor Core" (#66181) 2021-10-07 10:05:26 -07:00
test_permutation_util.cpp [LT] Merge permutation_util into master (#67766) 2021-11-09 12:00:39 -08:00
test_shape.cpp [LTC] Upstream class BackendDevice (#68027) 2021-11-10 07:05:43 -08:00