Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc110 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in Verify() local
153 auto indices_ty = indices.getType().dyn_cast<RankedTensorType>(); in InferOneHotOpType() local
2230 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in Verify() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc3924 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
4492 auto indices_ty = op.indices().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local