Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc1904 const int64 max_loop_length = item_.graph.node_size(); in PropagateShapes() local
1907 max_rank * max_loop_length * std::max<int64>(1, num_loops * num_loops); in PropagateShapes()