Język

ModelType Enum

Definition

public enum ModelType
type ModelType = 
Inheritance
ModelType

Fields

Name Value Description
Lite 1

The model is a tensorflow lite model.

Android reference for android.adservices.ondevicepersonalization.InferenceInput.Params.MODEL_TYPE_TENSORFLOW_LITE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Executorch 2

The model is an executorch model.

Android reference for android.adservices.ondevicepersonalization.InferenceInput.Params.MODEL_TYPE_EXECUTORCH.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to