pytorch/torch/csrc/mtia
Pat Vignola 769f19bf95 [MTIA] Add _mtia_exchangeDevice to MTIA module (#149322)
Summary: The FlexAttention path uses `_exchange_device`, so it will be needed eventually for MTIA as well.

Test Plan: `buck2 test fbcode//mtia/host_runtime/torch_mtia/tests:test_torch_mtia_api -- test_exchange_device`

Reviewed By: chaos5958

Differential Revision: D70072059

Pull Request resolved: https://github.com/pytorch/pytorch/pull/149322
Approved by: https://github.com/chaos5958
2025-03-17 19:31:10 +00:00
..
Module.cpp [MTIA] Add _mtia_exchangeDevice to MTIA module (#149322) 2025-03-17 19:31:10 +00:00
Module.h [1/N] Fix extra warnings brought by clang-tidy-17 (#137407) 2024-10-07 17:53:59 +00:00