Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dflatten_call_graph_test.cc62 std::unique_ptr<HloComputation> MakeCallingComputation( in MakeCallingComputation() function in xla::__anonb6a180e00111::FlattenCallGraphTest
210 MakeCallingComputation(c_computation, /*callsites=*/2, ".B")); in TEST_F()
213 MakeCallingComputation(b_computation, /*callsites=*/2, ".Entry")); in TEST_F()
Dcall_graph_test.cc64 std::unique_ptr<HloComputation> MakeCallingComputation( in MakeCallingComputation() function in xla::__anonbba859f30111::CallGraphTest
176 MakeCallingComputation(called_computation, /*callsites=*/3)); in TEST_F()