pytorch/test/cpp
Nikolay Korovaiko fc4c3c9bc7 Implement sym_sizes to create proper IR for sym ints representing tensor sizes (#76836)
LTC Tensors now create real IR (SizeNode) for sym_sizes() in LTCTensorImpl.cpp.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76836
Approved by: https://github.com/ezyang
2022-05-18 00:40:42 +00:00
..
api Enable BFloat16 ELU, SELU and CELU in CPU path (#62546) 2022-05-12 16:56:57 +00:00
c10d Add cuda-11.3+clang9 build workflow (take 2) 2022-04-11 17:13:01 +00:00
common
dist_autograd
jit Make SymInt constructor explicit 2022-05-17 22:28:35 +00:00
lazy Implement sym_sizes to create proper IR for sym ints representing tensor sizes (#76836) 2022-05-18 00:40:42 +00:00
lite_interpreter_runtime [PyTorch] Add codegen unboxing ability (#69881) 2022-03-01 23:28:13 +00:00
monitor torch/monitor: merge Interval and FixedCount stats (#72009) 2022-01-30 23:21:59 +00:00
profiler [RecordFunction] More effecient machinery to determine which callbacks to run. (#75807) 2022-04-19 20:46:16 +00:00
rpc
tensorexpr Simplify IfThenElse and CompareSelect within for-loop (#76793) 2022-05-15 20:21:28 +00:00
__init__.py