Searched refs:CreateCallComputation (Results 1 – 1 of 1) sorted by relevance
66 std::unique_ptr<HloComputation> CreateCallComputation( in CreateCallComputation() function in xla::__anon34961e440111::HloModuleTest110 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()112 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()114 CreateCallComputation({computation2, computation3})); in TEST_F()286 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()288 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()290 CreateCallComputation({computation2, computation3})); in TEST_F()554 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()556 module->AddEmbeddedComputation(CreateCallComputation({computation1})); in TEST_F()558 CreateCallComputation({computation2, computation3})); in TEST_F()[all …]