Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc479 bool NeedsInitValue(const HloUse& use) { in NeedsInitValue() function
523 } else if (NeedsInitValue(use)) { in FindConstrainedUses()