Searched defs:gather_op (Results 1 – 3 of 3) sorted by relevance
130 for (auto* gather_op : gather_ops) { in Run() local176 for (const auto& gather_op : gather_ops) { in Run() local236 for (auto* gather_op : gather_ops) { in Run() local
31 auto* gather_op = model->operators[op_index].get(); in Run() local
1220 tensorflow::NodeDef* gather_op = tensorflow_graph->add_node(); in ConvertGatherOperator() local