Searched refs:nonroot_computations (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module.cc491 std::set<HloComputation*> nonroot_computations; local
496 nonroot_computations.insert(called_computation);
507 if (nonroot_computations.count(computation.get()) == 0) {

Completed in 141 milliseconds