Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc188 bool b_is_guaranteed_constant = is_guaranteed_constant(*b); in RewriteSubgraph() local
205 std::tie(b_is_guaranteed_constant, b_not_replicated, b_is_packed, in RewriteSubgraph()