Home
last modified time | relevance | path

Searched defs:result_ty (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_gather_to_torch_index_select.cc71 auto result_ty = gather.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
Doptimize_mhlo.cc84 auto result_ty = gather.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
Dchlo_legalize_to_hlo.cc52 auto result_ty = op.getType().cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc309 auto result_ty = iota.getType().cast<ShapedType>(); in matchAndRewrite() local
338 auto result_ty = getResult().getType().cast<ShapedType>(); in fold() local
358 auto result_ty = iota.getType().cast<ShapedType>(); in matchAndRewrite() local
375 auto result_ty = iota.getType().cast<ShapedType>(); in matchAndRewrite() local
467 Type result_ty; in inferReturnTypes() local
516 Type result_ty; in build() local
528 auto result_ty = getResult().getType().cast<TensorType>(); in fold() local
965 Type result_ty; in inferReturnTypes() local
1473 auto result_ty = op.getResult().getType().cast<TupleType>(); in Verify() local
1701 auto result_ty = op.getResult().getType().cast<TupleType>(); in Verify() local
[all …]
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Ddilated_conv.h99 auto result_ty = op.getResult().getType().template cast<TensorType>(); in matchAndRewrite() local
Dlower_static_tensor_list.cc213 auto result_ty = in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcontraction_fusion.cc83 Type result_ty = fuse_into->getResult(0).getType(); in matchAndRewrite() local
Dlower_tf.cc1299 auto result_ty = op.getType().cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1174 auto result_ty = op.getType().template dyn_cast<RankedTensorType>(); in matchAndRewrite() local
3163 RankedTensorType result_ty, in rewriteWithUnknownBegin()
3309 auto result_ty = op.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
5478 auto result_ty = op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
5504 auto result_ty = op.getType().cast<ShapedType>(); in matchAndRewrite() local
5529 auto result_ty = op.getType().cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc722 auto result_ty = getType().dyn_cast<ShapedType>(); in fold() local
1552 auto result_ty = getType().template dyn_cast<RankedTensorType>(); in fold() local
Dtf_ops_a_m.cc575 auto result_ty = getType().dyn_cast<ShapedType>(); in fold() local