Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp94 bool checkNoZeroSizedInput() const;
268 bool OperationExecutionContext::checkNoZeroSizedInput() const { in checkNoZeroSizedInput() function in android::nn::__anon6fdaa8540110::OperationExecutionContext
1660 context.checkNoZeroSizedInput()); in executeOperation()