Home
last modified time | relevance | path

Searched defs:isSufficient (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/common/include/
DCpuExecutor.h84 bool isSufficient() const { in isSufficient() function
/frameworks/ml/nn/runtime/
DExecutionBuilder.h62 bool isSufficient = true; member
/frameworks/ml/nn/common/
DExecutionBurstController.cpp175 const bool isSufficient = operandInfo.isSufficient; in deserialize() local