Searched defs:getOutputOperand (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/ | ||
D | ModelBuilder.h | 88 const Operand& getOutputOperand(uint32_t i) const { in getOutputOperand() function |
/frameworks/ml/nn/common/ | ||
D | Utils.cpp | 164 const Operand* OperationValidationContext::getOutputOperand(uint32_t index) const { in getOutputOperand() function in android::nn::__anon8d54713c0111::OperationValidationContext |