Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1153 auto hlo_iota = xla::Cast<xla::HloIotaInstruction>(instr); in EmitIotaOp() local
1155 builder_.getI64IntegerAttr(hlo_iota->iota_dimension())); in EmitIotaOp()