[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