Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.h137 TosaOp CreateOpAndInfer(PatternRewriter& rewriter, Location loc, Type result_ty, in CreateOpAndInfer()
180 Type result_ty, Args&&... args) { in CreateReplaceOpAndInfer()
Dlegalize_tfl.cc1356 auto result_ty = tfl_mm_op.getType().cast<ShapedType>(); in matchAndRewrite() local
1988 auto result_ty = UnrankedTensorType::get(input_ty.getElementType()); in matchAndRewrite() local
3212 auto result_ty = in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dbufferize.cc46 Type result_ty = getTypeConverter()->convertType(op.getType()); in matchAndRewrite() local
Dlower_index_cast_pass.cc39 auto result_ty = op.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
Dtf_framework_legalize_to_llvm.cc332 Type result_ty = in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_jax_random.cc90 auto result_ty = result_tuple_ty.getType(0).dyn_cast<ShapedType>(); in runOnOperation() local
Ddilated_conv.h108 auto result_ty = op.getResult().getType().template cast<TensorType>(); in matchAndRewrite() local
Doptimize.cc1553 auto result_ty = slice_op.getType().dyn_cast<ShapedType>(); in ComputeSliceK() local
Dlower_static_tensor_list.cc281 auto result_ty = in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.cc224 auto result_ty = type_and_idx.value().cast<mlir::RankedTensorType>(); in GetOutputInfo() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc893 auto result_ty = getType().dyn_cast<ShapedType>(); in fold() local
1690 auto result_ty = getType().template dyn_cast<RankedTensorType>(); in fold() local
3442 TensorType result_ty; in inferReturnTypeComponents() local
Dtf_ops_a_m.cc128 auto result_ty = getType().dyn_cast<ShapedType>(); in fold() local
619 auto result_ty = getType().dyn_cast<ShapedType>(); in fold() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1131 auto result_ty = op.getType().template dyn_cast<RankedTensorType>(); in matchAndRewriteDynamicConv() local
3655 RankedTensorType result_ty, in rewriteWithUnknownBegin()
3798 auto result_ty = op.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
6383 auto result_ty = op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
6405 auto result_ty = op.getType().cast<ShapedType>(); in matchAndRewrite() local
6462 auto result_ty = op.getType().cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlower_tf.cc1327 auto result_ty = op.getType().cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc2145 auto result_ty = getType().dyn_cast<RankedTensorType>(); in fold() local