pytorch
b0081e76 - [LT] Support narrow

Commit
2 years ago
[LT] Support narrow Summary: Support op narrow. Narrow is a view op which we cannot code-gen so far. So did it in the hand-written old fashion way. Test Plan: ./build/bin/test_lazy --gtest_filter=LazyOpsTest.TestNarrow* Pull Request resolved: https://github.com/pytorch/pytorch/pull/75344 Approved by: https://github.com/wconstab, https://github.com/desertfire
Author
Jiewen Tan
Committer
Parents
Loading