Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc383 const std::unordered_set<HloInstruction*>& instructions_in_subcomputation) { in IsUsedOutsideSubcomputation() argument
385 if (!instructions_in_subcomputation.count(user)) { in IsUsedOutsideSubcomputation()