InferenceInput.Params.DelegateType Propiedad

Definición

Delegado para ejecutar la inferencia del modelo.

public virtual int DelegateType { [Android.Runtime.Register("getDelegateType", "()I", "GetGetDelegateTypeHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getDelegateType", "()I", "GetGetDelegateTypeHandler", ApiSince=35)>]
member this.DelegateType : int

Valor de propiedad

Atributos

Comentarios

Delegado para ejecutar la inferencia del modelo. Si no se establece, el valor predeterminado es #DELEGATE_CPU.

Java documentación para android.adservices.ondevicepersonalization.InferenceInput.Params.getDelegateType().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a