Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc518 const HloInstruction* const to_analyze = in FindConstrainedUses() local
520 auto fused_uses = FindConstrainedUses(dataflow, *to_analyze); in FindConstrainedUses()