Searched refs:BuildDependentBodyComputation (Results 1 – 1 of 1) sorted by relevance
436 std::unique_ptr<HloComputation> BuildDependentBodyComputation() { in BuildDependentBodyComputation() function in xla::__anon1fa5445b0111::WhileCopyInsertionTest825 auto body = module_->AddEmbeddedComputation(BuildDependentBodyComputation()); in TEST_F()