Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc187 bool a_is_guaranteed_constant = is_guaranteed_constant(*a); in RewriteSubgraph() local
203 return std::tie(a_is_guaranteed_constant, a_not_replicated, a_is_packed, in RewriteSubgraph()