mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| api | ||
| common | ||
| dist_autograd | ||
| jit | ||
| lite_interpreter_runtime | ||
| rpc | ||
| tensorexpr | ||
| __init__.py | ||