allowedComputeUnitKinds
The set of compute units the specialized model can use.
Declaration
var allowedComputeUnitKinds: Set<ComputeUnitKind> { get }Discussion
The model may use all or any subset of the kinds in this set during inference.
The set of compute units the specialized model can use.
var allowedComputeUnitKinds: Set<ComputeUnitKind> { get }The model may use all or any subset of the kinds in this set during inference.