mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
# Motivation Add `torch.xpu.get_arch_list()` and `torch.xpu.get_gencode_flags()` methods that return architecture list and AOT flags to preserve what flags PyTorch XPU was built with. Pull Request resolved: https://github.com/pytorch/pytorch/pull/137773 Approved by: https://github.com/EikanWang, https://github.com/albanD |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _gpu_trace.py | ||
| _utils.py | ||
| memory.py | ||
| random.py | ||
| streams.py | ||