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