Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather.cc235 bool any_match_found = false; in SparsifyGatherInternal() local
250 any_match_found = false; in SparsifyGatherInternal()
257 [&ckpt_reader, &any_match_found, &init_table_node_names, in SparsifyGatherInternal()
262 any_match_found = true; in SparsifyGatherInternal()
556 } while (any_match_found); in SparsifyGatherInternal()
Dtransform_utils.cc506 bool any_match_found = false; in RenameNodeInputs() local
528 any_match_found = true; in RenameNodeInputs()
531 if (!any_match_found) { in RenameNodeInputs()