Searched refs:hlo_iota (Results 1 – 1 of 1) sorted by relevance
1153 auto hlo_iota = xla::Cast<xla::HloIotaInstruction>(instr); in EmitIotaOp() local1155 builder_.getI64IntegerAttr(hlo_iota->iota_dimension())); in EmitIotaOp()