Home
last modified time | relevance | path

Searched defs:iota_type (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2001 auto iota_type = RankedTensorType::get({new_size, new_size}, in matchAndRewrite() local
2135 RankedTensorType iota_type = in matchAndRewrite() local
5701 Type iota_type = RankedTensorType::get(input_type.getShape(), i32_type); in matchAndRewrite() local
6717 auto iota_type = RankedTensorType::get({m, m}, rewriter.getIntegerType(32)); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc533 auto iota_type = RankedTensorType::get( in matchAndRewrite() local
620 auto iota_type = RankedTensorType::get( in matchAndRewrite() local