← Back to events
ActiveAIRelease27.0

trunk/b9b185d257451d477af44bc257ef20df218a4e22: [BE][MPS] Remove deprecated declaration (#197200)

What happened

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…

Summary assembled by rule from the sources below

Why it's spreading

Sources