Add support for slice, selec twith int, index_select (#63365)
authorElias Ellison <eellison@devfair044.h1.fair>
Wed, 8 Sep 2021 01:19:14 +0000 (18:19 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 8 Sep 2021 01:22:22 +0000 (18:22 -0700)
commitcf2d15bf84d70f40b15435ebc1fdc7c23273eed6
tree8a7e546e16ad1d8e55cd224398c9fc110c66e039
parentc8a608b197fabb9f572e46df3459a8eeeafa5411
Add support for slice, selec twith int, index_select (#63365)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/63365

Test Plan: Imported from OSS

Reviewed By: driazati

Differential Revision: D30738144

Pulled By: eellison

fbshipit-source-id: 7e0c572209bdc6e62ecb4fd1f06f80291de69803
test/test_ops.py
torch/csrc/jit/runtime/symbolic_shape_registry.cpp
torch/testing/_internal/common_methods_invocations.py