Home
last modified time | relevance | path

Searched refs:getExtensionOperandType (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/test/fibonacci_extension/
DFibonacciExtensionTest.cpp171 static_cast<Type>(mModel.getExtensionOperandType(TEST_VENDOR_FIBONACCI_EXTENSION_NAME, in TEST_F()
175 static_cast<Type>(mModel.getExtensionOperandType(TEST_VENDOR_FIBONACCI_EXTENSION_NAME, in TEST_F()
/frameworks/ml/nn/runtime/include/
DNeuralNetworksWrapperExtensions.h95 int32_t getExtensionOperandType(const char* extensionName, uint16_t typeWithinExtension) { in getExtensionOperandType() function
/frameworks/ml/nn/runtime/test/
DTestValidation.cpp134 int32_t getExtensionOperandType(uint16_t typeWithinExtension) { in getExtensionOperandType() function in __anonbabfd9c90111::ValidationTestModelExtensions
300 addTensorOperand(getExtensionOperandType(kTestExtensionTensorType)); in TEST_F()
316 addTensorOperand(getExtensionOperandType(kTestExtensionTensorType)); in TEST_F()
336 addTensorOperand(getExtensionOperandType(kTestExtensionTensorType)); in TEST_F()
352 .type = getExtensionOperandType(kTestExtensionTensorType), in TEST_F()
364 .type = getExtensionOperandType(kTestExtensionTensorType), in TEST_F()