Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation_test.cc51 std::unique_ptr<HloComputation> CreateNegateComputation() { in CreateNegateComputation() function in xla::__anond1f842fb0111::HloComputationTest
77 module->AddEntryComputation(CreateNegateComputation()); in TEST_F()
85 module->AddEmbeddedComputation(CreateNegateComputation()); in TEST_F()
97 module->AddEmbeddedComputation(CreateNegateComputation()); in TEST_F()