Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp353 bool isModelFullySupported(const V1_2::Model& model) { in isModelFullySupported() function in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingTestBase
405 if (!isModelFullySupported(model)) { in checkEarlyTermination()