pytorch/test/cpp
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
..
api [easy][PyTorch] Use at::native::is_nonzero (#67195) 2021-10-26 12:40:32 -07:00
c10d [PG NCCL] Disable NCCL health check (#67668) 2021-11-02 16:21:59 -07:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit [PyTorch Edge] Update bytecode version compatibility check (#67417) 2021-11-05 19:34:01 -07:00
lazy [LT] Upstream backend interfaces (#67927) 2021-11-10 12:55:31 -08:00
lite_interpreter_runtime Back out "Revert D30710710: [Pytorch Edge] Support profiling kineto events from external source" (#66421) 2021-10-12 10:55:29 -07:00
rpc Revert D31762735 (#67924) 2021-11-06 17:34:13 -07:00
tensorexpr [nnc] Add support for dynamic shapes in TensorExprKernel (#67861) 2021-11-05 11:18:19 -07:00
__init__.py