Searched refs:on_slot_idx (Results 1 – 1 of 1) sorted by relevance
2273 for (int on_slot_idx = 0; on_slot_idx < old_node_input_slots; on_slot_idx++) { in SetUpContiguousInputs() local2276 const OpDef::ArgDef& arg = old_node->op_def().input_arg(on_slot_idx); in SetUpContiguousInputs()2313 for (int on_slot_idx = 0; on_slot_idx < old_node_input_slots; on_slot_idx++) { in SetUpContiguousInputs() local2316 const OpDef::ArgDef& arg = old_node->op_def().input_arg(on_slot_idx); in SetUpContiguousInputs()2450 for (int on_slot_idx = 0; on_slot_idx < old_node_input_slots; on_slot_idx++) { in CopyInputs() local2454 const OpDef::ArgDef& arg = old_node->op_def().input_arg(on_slot_idx); in CopyInputs()