Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp305 bool isModelFullySupported(const Model& model) { in isModelFullySupported() function in android::hardware::neuralnetworks::V1_3::vts::functional::CompilationCachingTestBase
355 if (!isModelFullySupported(model)) { in checkEarlyTermination()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp302 bool isModelFullySupported(const Model& model) { in isModelFullySupported() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingTestBase
352 if (!isModelFullySupported(model)) { in checkEarlyTermination()