Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbatch_dot_simplification.cc92 MakeDotHlo(new_lhs, new_rhs, new_dim_numbers, in ElideDegenerateBatchDimensionFromBatchDot()
Dhlo_creation_utils.h137 StatusOr<HloInstruction*> MakeDotHlo(
Dhlo_creation_utils.cc286 StatusOr<HloInstruction*> MakeDotHlo( in MakeDotHlo() function
Dalgebraic_simplifier.cc1804 MakeDotHlo(new_lhs, new_rhs, new_dnums, dot->precision_config(), in RemoveDegenerateDimensionFromDot()
4748 MakeDotHlo(lhs, rhs, new_dnums, dot->precision_config(), in HandleReduce()