pytorch/torch/csrc/lazy/ts_backend
2024-01-18 07:47:22 +00:00
..
ops Add support for torch.Generator type in TorchScript (#110413) 2023-11-21 23:07:21 +00:00
config.cpp
config.h
dynamic_ir.cpp
dynamic_ir.h
ir_builder.h
tensor_aten_ops.cpp Add support for torch.Generator type in TorchScript (#110413) 2023-11-21 23:07:21 +00:00
tensor_aten_ops.h
ts_autograd_functions.cpp
ts_autograd_functions.h
ts_backend_impl.cpp Replaced CHECK with TORCH_CHECK in order to not abort, but throw a Ru… (#117653) 2024-01-18 07:47:22 +00:00
ts_backend_impl.h
ts_eager_fallback.cpp
ts_eager_fallback.h
ts_lowering_context.cpp Replaced CHECK with TORCH_CHECK in order to not abort, but throw a Ru… (#117653) 2024-01-18 07:47:22 +00:00
ts_lowering_context.h
ts_native_functions.cpp Replaced CHECK with TORCH_CHECK in order to not abort, but throw a Ru… (#117653) 2024-01-18 07:47:22 +00:00
ts_node_lowering.cpp
ts_node_lowering.h
ts_node.cpp Replaced CHECK with TORCH_CHECK in order to not abort, but throw a Ru… (#117653) 2024-01-18 07:47:22 +00:00
ts_node.h