Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp112 TestModel createLargeTestModelImpl(TestOperationType op, uint32_t len) { in createLargeTestModelImpl() function
297 return createLargeTestModelImpl<float, TestOperandType::TENSOR_FLOAT32>( in createLargeTestModel()
300 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
295 return createLargeTestModelImpl<float, TestOperandType::TENSOR_FLOAT32>( in createLargeTestModel()
298 return createLargeTestModelImpl<uint8_t, TestOperandType::TENSOR_QUANT8_ASYMM>( in createLargeTestModel()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp119 TestModel createLargeTestModelImpl(TestOperationType op, uint32_t len) { in createLargeTestModelImpl() function
298 return createLargeTestModelImpl<float, TestOperandType::TENSOR_FLOAT32>( in createLargeTestModel()
301 return createLargeTestModelImpl<uint8_t, TestOperandType::TENSOR_QUANT8_ASYMM>( in createLargeTestModel()