Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_standard.cc156 auto iota_const = in matchAndRewrite() local
161 rewriter.replaceOp(op, iota_const.getResult()); in matchAndRewrite()
171 rewriter.replaceOpWithNewOp<mhlo::ComplexOp>(op, iota_const, imag_zeroes); in matchAndRewrite()