Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DModelArgumentInfo.h67 bool isSufficient() const { in isSufficient() function
71 bool& isSufficient() { in isSufficient() function
/frameworks/ml/nn/common/include/
DCpuExecutor.h86 bool isSufficient() const { in isSufficient() function
/frameworks/ml/nn/common/
DExecutionBurstController.cpp189 const bool isSufficient = operandInfo.isSufficient; in deserialize() local