Home
last modified time | relevance | path

Searched defs:other_op (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_tensorflow_switch.cc76 for (const auto& other_op : model->operators) { in Run() local
92 for (const auto& other_op : model->operators) { in Run() local
Dresolve_tensorflow_merge.cc51 for (const auto& other_op : model->operators) { in Run() local
Dmake_initial_dequantize_operator.cc67 for (auto& other_op : model->operators) { in AddDequantizeOperatorToInput() local
Dquantize.cc508 const auto* other_op = GetOpWithOutput(*model, input); in Run() local
654 for (const auto& other_op : model->operators) { in Run() local