Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGenerator.cpp190 auto requiresBufferAllocation = [](std::shared_ptr<RandomOperand>& operand) -> bool { in generateValue() local
202 if (requiresBufferAllocation(operand)) { in generateValue()
217 if (requiresBufferAllocation(operand)) { in generateValue()
224 if (requiresBufferAllocation(operand)) { in generateValue()