Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestGenerated.cpp127 const bool hasFloat16Inputs = !inputs.float16Operands.empty(); in executeWithCompilation() local
128 if (model->isRelaxed() || hasFloat16Inputs) { in executeWithCompilation()