Searched refs:CreateConstantComputation (Results 1 – 1 of 1) sorted by relevance
44 std::unique_ptr<HloComputation> CreateConstantComputation() { in CreateConstantComputation() function in xla::__anon943d828e0111::HloModuleTest68 auto computation = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()77 auto computation1 = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()79 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()94 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()160 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()401 auto computation = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()411 module->AddEntryComputation(CreateConstantComputation()); in TEST_F()423 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()445 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()[all …]