Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion_test.cc1876 std::unique_ptr<HloComputation> MakeBenchmarkWhileBody() { in MakeBenchmarkWhileBody() function
1923 module.AddEmbeddedComputation(MakeBenchmarkWhileBody()); in BM_SequentialWhiles()
1963 module.AddEmbeddedComputation(MakeBenchmarkWhileBody()); in BM_ParallelWhiles()
1992 std::unique_ptr<HloComputation> MakeBenchmarkWhileBody( in MakeBenchmarkWhileBody() function
2028 module.AddEmbeddedComputation(MakeBenchmarkWhileBody(num_tuple_inputs)); in BM_ManyElementTuple()