Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp119 TestModel createLargeTestModelImpl(TestOperationType op, uint32_t len) { in createLargeTestModelImpl() function
296 return createLargeTestModelImpl<float, TestOperandType::TENSOR_FLOAT32>( in createLargeTestModel()
299 return createLargeTestModelImpl<uint8_t, TestOperandType::TENSOR_QUANT8_ASYMM>( in createLargeTestModel()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp116 TestModel createLargeTestModelImpl(TestOperationType op, uint32_t len) { in createLargeTestModelImpl() function
293 return createLargeTestModelImpl<float, TestOperandType::TENSOR_FLOAT32>( in createLargeTestModel()
296 return createLargeTestModelImpl<uint8_t, TestOperandType::TENSOR_QUANT8_ASYMM>( in createLargeTestModel()