Searched defs:getInputOperand (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/ | ||
H A D | ModelBuilder.h | 92 const Operand& getInputOperand(uint32_t i) const { in getInputOperand() function |
/aosp12/packages/modules/NeuralNetworks/common/ | ||
H A D | ValidateHal.cpp | 473 auto getInputOperand = [&getSubgraph](const Operand& modelOperand, in validateOperations() local |
H A D | Validation.cpp | 1376 const Operand* OperationValidationContext::getInputOperand(uint32_t index) const { in getInputOperand() function in android::nn::__anonef200d880110::OperationValidationContext |
H A D | LegacyUtils.cpp | 218 const Operand* OperationValidationContext::getInputOperand(uint32_t index) const { in getInputOperand() function in android::nn::__anon648133630110::OperationValidationContext |