Share via


MTLTensorUsage Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum MTLTensorUsage
[<ObjCRuntime.Native>]
[<System.Flags>]
type MTLTensorUsage = 
Inheritance
MTLTensorUsage
Attributes

Fields

Name Value Description
Compute 1
Render 2
MachineLearning 4

Applies to