Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1266 auto hlo_dot = xla::Cast<xla::HloDotInstruction>(instr); in EmitDotOp() local
1268 hlo_dot->dot_dimension_numbers(), &builder_)); in EmitDotOp()
1270 xla::ConvertPrecisionConfig(&hlo_dot->precision_config(), &builder_)); in EmitDotOp()