IMTL4CommandBuffer.CreateMachineLearningCommandEncoder 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("machineLearningCommandEncoder")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTL4MachineLearningCommandEncoder? CreateMachineLearningCommandEncoder();
[<Foundation.Export("machineLearningCommandEncoder")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CreateMachineLearningCommandEncoder : unit -> Metal.IMTL4MachineLearningCommandEncoder
override this.CreateMachineLearningCommandEncoder : unit -> Metal.IMTL4MachineLearningCommandEncoder
Returns
- Attributes