Home
last modified time | relevance | path

Searched defs:indices_ty (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc111 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in Verify() local
154 auto indices_ty = indices.getType().dyn_cast<RankedTensorType>(); in InferOneHotOpType() local
2286 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in Verify() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1145 auto indices_ty = indices.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
1669 auto indices_ty = indices.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
4651 auto indices_ty = in matchAndRewrite() local
5396 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc2583 auto indices_ty = in matchAndRewrite() local