Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation_test.cc61 std::unique_ptr<HloComputation> CreateMapComputation( in CreateMapComputation() function in xla::__anond1f842fb0111::HloComputationTest
87 module->AddEntryComputation(CreateMapComputation(negate_computation)); in TEST_F()
99 module->AddEmbeddedComputation(CreateMapComputation(negate_computation)); in TEST_F()
101 module->AddEmbeddedComputation(CreateMapComputation(negate_computation)); in TEST_F()