[MTIA Aten Backend] Migrate arange.start_out (#159540)

Differential Revision: [D79317519](https://our.internmc.facebook.com/intern/diff/D79317519/)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/159540
Approved by: https://github.com/malfet, https://github.com/nautsimon
This commit is contained in:
anwang
2025-08-03 20:43:04 -07:00
committed by PyTorch MergeBot
parent 33a1996714
commit a9dc1566d4

View File

@ -809,6 +809,7 @@
CPU, Meta: arange_out
CUDA: arange_cuda_out
MPS: arange_mps_out
MTIA: arange_mtia_out
cpp_no_default_args: ['step']
# This function is a temporary hack to allow tracing of arange like constructs with dynamic