InferenceInput.Params.DelegateCpu Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.DelegateType enum directly instead of this field.

La inferencia del modelo se ejecutará en la CPU.

[Android.Runtime.Register("DELEGATE_CPU", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.DelegateType enum directly instead of this field.", true)]
public const Android.AdServices.OnDevicePersonalization.DelegateType DelegateCpu = 1;
[<Android.Runtime.Register("DELEGATE_CPU", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.DelegateType enum directly instead of this field.", true)>]
val mutable DelegateCpu : Android.AdServices.OnDevicePersonalization.DelegateType

Valor de campo

Value = 1
Atributos

Comentarios

La inferencia del modelo se ejecutará en la CPU.

Java documentación para android.adservices.ondevicepersonalization.InferenceInput.Params.DELEGATE_CPU.

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