Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc747 auto found_computation = context.FindComputation(computation); in RemoveUnusedComputations() local
748 if (found_computation == nullptr) { in RemoveUnusedComputations()