Searched defs:addOperand (Results 1 – 8 of 8) sorted by relevance
115 uint32_t addOperand(const OperandType* type) { in addOperand() function
229 uint32_t addOperand(const OperandType* type) { in addOperand() function
57 int ModelBuilder::addOperand(const ANeuralNetworksOperandType& type) { in addOperand() function in android::nn::ModelBuilder
271 int ExecutionStep::addOperand(uint32_t fromOperandIndex, uint32_t* toOperandIndex, in addOperand() function in android::nn::ExecutionStep
175 auto addOperand = [&model, &getDimForCompile, scale](OperandParams params, in TestOne() local
58 uint32_t addOperand(const ANeuralNetworksOperandType& operandType) { in addOperand() function in __anon1fd66c800111::ValidationTestModel
489 uint32_t addOperand(WrapperType wrapperType) { in addOperand() function in __anon83dd480d0111::PartitioningModel
1096 auto addOperand = [&ExportReduceInfo](uint32_t Idx, llvm::Metadata *N) { in dumpExportReduceInfo() local