Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp61 float outputValue = 1.0f + static_cast<float>(len); in getLargeModelExamples() local
66 {.operandDimensions = {{0, {1}}}, .float32Operands = {{0, {outputValue}}}}}}}; in getLargeModelExamples()
84 uint8_t outputValue = 1 + static_cast<uint8_t>(len); in getLargeModelExamples() local
89 .quant8AsymmOperands = {{0, {outputValue}}}}}}}; in getLargeModelExamples()