Searched defs:operandType (Results 1 – 14 of 14) sorted by relevance
42 #define ANDROID_NN_COPY_CAST(operandType, dataType) \ in copyToTensor() argument76 #define ANDROID_NN_COPY_TO_TENSOR(operandType, dataType) \ in eval() argument
61 #define NNAPI_IMPL_ARG_MIN_MAX(operandType, dataType) \ in argMinMaxGeneric() argument
89 #define ANDROID_NN_IMPL_TILE(operandType, dataType) \ in eval() argument
110 ANeuralNetworksOperandType operandType = createOperand(dataType); in testAddingWithSymmPerChannelQuantParams() local229 ANeuralNetworksOperandType operandType = createOperand(dataType); in TEST_F() local237 ANeuralNetworksOperandType operandType = createOperand(dataType); in TEST_F() local
1683 auto TestType = [](OperandType operandType) { in TEST_F()2082 OperandType operandType = static_cast<OperandType>(type); in TEST_F() local2087 OperandType operandType = static_cast<OperandType>(type); in TEST_F() local2095 OperandType operandType = static_cast<OperandType>(type); in TEST_F() local2101 OperandType operandType = static_cast<OperandType>(type); in TEST_F() local2108 OperandType operandType = in TEST_F() local
52 ANeuralNetworksOperandType operandType = { in addScalarOperand() local58 uint32_t addOperand(const ANeuralNetworksOperandType& operandType) { in addOperand()65 ANeuralNetworksOperandType operandType = { in addTensorOperand() local
63 ANeuralNetworksOperandType operandType; member
608 bool validOperandType(V1_0::OperandType operandType) { in validOperandType()624 bool validOperandType(V1_2::OperandType operandType) { in validOperandType()
2258 V1_2::OperandType convertToV1_2(const V1_0::OperandType& operandType) { in convertToV1_2()2262 static bool compliantWithV1_0(const V1_2::OperandType& operandType) { in compliantWithV1_0()2266 V1_0::OperandType convertToV1_0(const V1_2::OperandType& operandType) { in convertToV1_0()
50 ANeuralNetworksOperandType operandType; member
98 ANeuralNetworksOperandType operandType; member
269 uint32_t operandType = static_cast<uint32_t>(type); in getExtensionOperandTypeInfo() local
62 OperandType operandType = static_cast<OperandType>(type.type); in addOperand() local
1060 const OperandType operandType = mOperands[operandIndex].type; in getPerformanceInfo() local