Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc730 const string& unique_factor_i = unique_factors[i]; in TrySimplify() local
731 new_add_node->set_input(i, unique_factor_i); in TrySimplify()
732 ctx().node_map->AddOutput(unique_factor_i, new_add_node->name()); in TrySimplify()