Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc3333 int old_node_count = 0; in AddQuantizedMatMulMinMaxOutConstNodes() local
3341 ++old_node_count; in AddQuantizedMatMulMinMaxOutConstNodes()
3344 if (old_node_count == 0) { in AddQuantizedMatMulMinMaxOutConstNodes()