Searched refs:CreateCallComputation (Results 1 – 1 of 1) sorted by relevance
52 std::unique_ptr<HloComputation> CreateCallComputation( in CreateCallComputation() function in xla::__anon943d828e0111::HloModuleTest96 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()98 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()100 CreateCallComputation({computation2, computation3})); in TEST_F()162 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()164 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()166 CreateCallComputation({computation2, computation3})); in TEST_F()425 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()427 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()429 CreateCallComputation({computation2, computation3})); in TEST_F()[all …]