Home
last modified time | relevance | path

Searched refs:on_slot_idx (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc2273 for (int on_slot_idx = 0; on_slot_idx < old_node_input_slots; on_slot_idx++) { in SetUpContiguousInputs() local
2276 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() local
2316 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() local
2454 const OpDef::ArgDef& arg = old_node->op_def().input_arg(on_slot_idx); in CopyInputs()