pytorch/test/cpp
Tugsbayasgalan (Tugsuu) Manlaibaatar fee7e8b91d Striding for lists Part 2 (#49352)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/49352

In this PR, we replace all definitions of slice to take None parameters for the start, end, and step. This will simplify the compiler logic

Test Plan:
test_jit test cases

Imported from OSS

Reviewed By: jamesr66a, nikithamalgifb

Differential Revision: D25929903

fbshipit-source-id: 5bfc6bad514a8aafbef2dacc706f95f867fe85f1
2021-05-13 00:16:02 -07:00
..
api Fix creation_meta for multi view outputs in NoGradMode/InferenceMode. (#57842) 2021-05-10 12:37:30 -07:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit Striding for lists Part 2 (#49352) 2021-05-13 00:16:02 -07:00
lite_interpreter_runtime Revert D27958477: [PyTorch][Edge] Add v4 and v5 models and remove unused model 2021-04-23 14:42:01 -07:00
rpc Use RPC context streams to cover serde ops (#57926) 2021-05-11 07:07:51 -07:00
tensorexpr [TensorExpr] Implement 'call_raw' in IREval. (#57882) 2021-05-12 14:08:18 -07:00
__init__.py