Searched refs:CreateConstantComputation (Results 1 – 1 of 1) sorted by relevance
43 std::unique_ptr<HloComputation> CreateConstantComputation() { in CreateConstantComputation() function in xla::__anon943d828e0111::HloModuleTest67 auto computation = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()76 auto computation1 = module->AddEntryComputation(CreateConstantComputation()); in TEST_F()78 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()93 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()159 module->AddEmbeddedComputation(CreateConstantComputation()); in TEST_F()