Searched defs:getOutputOperand (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/NeuralNetworks/runtime/ | ||
| D | ModelBuilder.h | 104     const Operand& getOutputOperand(uint32_t i) const {  in getOutputOperand()  function | 
| /packages/modules/NeuralNetworks/common/ | ||
| D | ValidateHal.cpp | 479     auto getOutputOperand = [&getSubgraph](const Operand& modelOperand,  in validateOperations()  local | 
| D | LegacyUtils.cpp | 200 const Operand* OperationValidationContext::getOutputOperand(uint32_t index) const {  in getOutputOperand()  function in android::nn::__anon9f7de8bc0111::OperationValidationContext | 
| /packages/modules/NeuralNetworks/common/types/src/ | ||
| D | Validation.cpp | 1359 const Operand* OperationValidationContext::getOutputOperand(uint32_t index) const {  in getOutputOperand()  function in android::nn::__anon29dfb1bc0111::OperationValidationContext |