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.cc1797 auto iota_type = RankedTensorType::get({new_size, new_size}, in matchAndRewrite() local
1929 RankedTensorType iota_type = in matchAndRewrite() local
6532 auto iota_type = RankedTensorType::get({m, m}, rewriter.getIntegerType(32)); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc1505 auto iota_type = iota_const_attr.getType(); in MatchIotaConst() local