mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[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:
@ -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
|
||||
|
Reference in New Issue
Block a user