Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc2381 const int64_t max_loop_length = item_.graph.node_size(); in PropagateShapes() local
2384 max_rank * max_loop_length * std::max<int64_t>(1, num_loops * num_loops); in PropagateShapes()