Searched defs:getInputInfo (Results 1 – 2 of 2) sorted by relevance
133 const ModelArgumentInfo& getInputInfo(uint32_t index) const { return mInputs[index]; } in getInputInfo() function
107 const RunTimeOperandInfo* OperationExecutionContext::getInputInfo(uint32_t index) const { in getInputInfo() function in android::nn::__anon47058d8f0111::OperationExecutionContext