Home
last modified time | relevance | path

Searched refs:operandCodeWithinExtension (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/include/
DNeuralNetworksExtensions.h73 uint16_t operandCodeWithinExtension, int32_t* type)
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp1203 uint16_t operandCodeWithinExtension, in ANeuralNetworksModel_getExtensionOperandType() argument
1211 return m->getExtensionType(extensionName, operandCodeWithinExtension, type); in ANeuralNetworksModel_getExtensionOperandType()