Home
last modified time | relevance | path

Searched defs:modelType (Results 1 – 5 of 5) sorted by relevance

/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DInferenceInputParcel.java124 @InferenceInput.Params.ModelType int modelType, in InferenceInputParcel()
232 int modelType = in.readInt(); in InferenceInputParcel() local
DInferenceInput.java176 @ModelType int modelType, in Params()
/packages/modules/NeuralNetworks/runtime/test/
DTestIntrospectionControl.cpp1292 WrapperOperandType modelType(WrapperType::MODEL, {}); in addWhileOperation() local
DTestValidation.cpp757 ANeuralNetworksOperandType modelType = {.type = ANEURALNETWORKS_MODEL}; in TEST_F() local
DTestValidateOperations.cpp4560 ANeuralNetworksOperandType modelType = getOpType(ANEURALNETWORKS_MODEL); in testIf() local
4663 ANeuralNetworksOperandType modelType = getOpType(ANEURALNETWORKS_MODEL); in testWhile() local