MTL4MachineLearningPipelineDescriptor.GetInputDimensions(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("inputDimensionsAtBufferIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLTensorExtents? GetInputDimensions(IntPtr bufferIndex);
[<Foundation.Export("inputDimensionsAtBufferIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetInputDimensions : nativeint -> Metal.MTLTensorExtents
override this.GetInputDimensions : nativeint -> Metal.MTLTensorExtents
Parameters
- bufferIndex
-
IntPtr
nativeint
Returns
- Attributes