Home
last modified time | relevance | path

Searched refs:CreateConstantComputation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_test.cc43 std::unique_ptr<HloComputation> CreateConstantComputation() { in CreateConstantComputation() function in xla::__anon943d828e0111::HloModuleTest
67 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()