Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodify_model_interface.cc253 int last_op_index = std::numeric_limits<int32_t>::max(); in RemoveInputTensor() local
279 int last_op_index = std::numeric_limits<int32_t>::max(); in RemoveOutputTensor() local