pytorch
7354368f - [LTC] Remove non-native view ops (#88031)

Comment changes are shownComment changes are hidden
Commit
2 years ago
[LTC] Remove non-native view ops (#88031) Summary: LTC somehow implements a bunch of non-native view ops during the transition to functionalization. Let's remove them now that functionalization is final. Test Plan: CI. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88031 Approved by: https://github.com/JackCaoG, https://github.com/antoniojkim
Author
Committer
Parents
  • aten/src/ATen/native
    • File
      ts_native_functions.yaml
  • torch/csrc/lazy
    • core/internal_ops
      • File
        ltc_ops.h
    • ts_backend
      • File
        ts_node_lowering.cpp