MetalPerformanceShadersGraph macOS 11.1 to 11.3 API Differences
MPSGraphScatterNDOps.h
Added
MPSGraphScatterMode
Added
MPSGraphScatterModeAdd
Added
MPSGraphScatterModeSub
Added
MPSGraphScatterModeMul
Added
MPSGraphScatterModeDiv
Added
MPSGraphScatterModeMin
Added
MPSGraphScatterModeMax
Added
MPSGraphScatterModeSet
Added
-[MPSGraph scatterNDWithUpdatesTensor:indicesTensor:shape:batchDimensions:mode:name:]
MPSGraphTensorShapeOps.h
Added
-[MPSGraph sliceTensor:starts:ends:strides:name:]
Added
-[MPSGraph sliceTensor:starts:ends:strides:startMask:endMask:squeezeMask:name:]
Added
-[MPSGraph sliceGradientTensor:fwdInShapeTensor:starts:ends:strides:name:]
Added
-[MPSGraph sliceGradientTensor:fwdInShapeTensor:starts:ends:strides:startMask:endMask:squeezeMask:name:]