trunk/b9b185d257451d477af44bc257ef20df218a4e22: [BE][MPS] Remove deprecated declaration (#197200)
- PyTorch 近 90 天出现 1080 次
- PyTorch 近 90 天第 1067 次发版
- 上一次:同一天稍早 · trunk/b9f83ac8558c010d8a221c819dac4e2fac7bd980: Fix remaining checkpoint filesystem races flagged in #194614 (#196591)
发生了什么
Managed memory on Apple silicon makes no sense Also rename MTLGPUFamilyMac2 to MTLGPUFamilyApple7 Fixes [1677/1779] Building OBJCXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mps/MPSDevice.mm.o /Users/malfet/git/pytorch/pytorch-tmp/aten/src/ATen/mps/MPSDevice.mm:34:33: warning: 'MTLGPUFamilyMac2' is deprecated: first deprecated in macOS 27.0 [-Wdeprecated-declarations] 34 | if (![device supportsFamily:M…
摘要按规则整理自下方来源原文