viable/strict/1788197050: Move partial XPU device property utils to aten (#195146)
- PyTorch 近 90 天出现 315 次
- PyTorch 近 90 天第 312 次发版
- 上一次:同一天稍早 · trunk/797f28597661a371a2f0b2d242e7d8f917c4acd3: Port 3 distributed/_shard tests to Intel GPU. (#189337)
发生了什么
Motivation We would like to move the device properties utils/helper from https://github.com/intel/torch-xpu-ops/blob/main/src/comm/DeviceProperties.h to aten, which will benefit: fix intel/torch-xpu-ops#4958 gather device property-related code into one file. Additional Context Use Count Original API New API 158 syclMaxWorkGroupSize getKernelMaxWorkGroupSize 43 syclMaxWorkItemsPerSubSlice getDeviceMaxWorkItemsPerXeCo…
摘要按规则整理自下方来源原文