Searched refs:CreateConstantComputation (Results 1 – 1 of 1) sorted by relevance
58 std::unique_ptr<HloComputation> CreateConstantComputation() { in CreateConstantComputation() function in xla::__anon34961e440111::HloModuleTest82 auto computation = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()91 auto computation1 = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()93 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()108 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()284 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()528 auto computation = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()539 module->AddEntryComputation(CreateConstantComputation()); in TEST_F()552 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()575 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()[all …]