Searched refs:inarg (Results 1 – 1 of 1) sorted by relevance
65 for (const auto& inarg : op_->input_arg()) { in ParseInputs() local66 if (!inarg.number_attr().empty() || !inarg.type_list_attr().empty()) { in ParseInputs()