Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp559 const int kNumberOfOutputs; member in aidl::android::hardware::neuralnetworks::ShimExecution
593 kNumberOfOutputs(numberOfOutputs) {} in ShimExecution()
611 return executeSynchronouslyInternal(mExecution, kMeasureTiming, kNumberOfOutputs, in executeSynchronously()