Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc78 RankedTensorType input_ty) { in GetFeatureDimension()
870 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in CanBeTranslatedToDynamicSlice() local
904 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in TFSliceSizes2HLOSliceSizes() local
1128 auto input_ty = op.input().getType().template dyn_cast<RankedTensorType>(); in matchAndRewriteDynamicConv() local
1291 auto input_ty = op.input().getType().template dyn_cast<RankedTensorType>(); in matchAndRewrite() local
1662 auto input_ty = op.input().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
2127 auto input_ty = op.input().getType().template cast<ShapedType>(); in matchAndRewrite() local
2926 auto input_ty = op.input().getType().template dyn_cast<RankedTensorType>(); in matchAndRewrite() local
3084 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
3595 RankedTensorType input_ty, in rewriteWithConstantBegin()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_n_z.cc343 auto input_ty = pack_op.getOperand(0).getType().cast<ShapedType>(); in matchAndRewrite() local
1063 static Attribute ConvertShapeToAttr(Type input_ty, int out_width) { in ConvertShapeToAttr()
1261 auto input_ty = op.input().getType().dyn_cast<RankedTensorType>(); in verify() local
1688 auto input_ty = input().getType().template dyn_cast<RankedTensorType>(); in fold() local
2010 auto input_ty = this->input().getType().dyn_cast<RankedTensorType>(); in GetSlicedBoundRanges() local
2751 auto input_ty = nms_op.getType().template cast<ShapedType>(); in matchAndRewrite() local
3500 const auto &input_ty = op.input().getType().cast<ShapedType>(); in verify() local
3568 auto input_ty = op.operand().getType().cast<ShapedType>(); in verify() local
3640 const auto &input_ty = op.input().getType(); in verify() local
H A Dtf_ops_a_m.cc1379 auto input_ty = op.x().getType().template dyn_cast<RankedTensorType>(); in Verify() local
1733 const TensorType input_ty = input.getType().template cast<TensorType>(); in inferConvReturnTypeComponents() local
1825 auto input_ty = input().getType().dyn_cast<TensorType>(); in GetOptimalLayout() local
1908 auto input_ty = input().getType().dyn_cast<TensorType>(); in GetOptimalLayout() local
2021 auto input_ty = op.x().getType().dyn_cast<RankedTensorType>(); in verify() local
2499 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in InferExpandDimsOpType() local
H A Dtf_ops_tensor_helper.cc64 Type input_ty = input.getType(); in InferReductionOpType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlower_tf.cc375 auto input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local
791 Type input_ty = input.getType(); in matchAndRewrite() local
1062 auto input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local
1330 auto input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local
1547 auto input_ty = tf_roll_op.input().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
H A Dshape_inference.cc1425 auto input_ty = op.input().getType().cast<ShapedType>(); in InferShapeForXlaReduceWindowOp() local
2702 if (auto input_ty = func_type.getInput(i).dyn_cast<RankedTensorType>()) { in InferShapeForFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Doptimize.cc243 auto input_ty = input.getType().cast<ShapedType>(); in CanOptimizeIdentitySliceOp() local
1364 auto input_ty = input.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
1552 auto input_ty = value.getType().dyn_cast_or_null<ShapedType>(); in ComputeSliceK() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_layout_assignment.cc78 PrimitiveType input_ty = instr->operand(0)->shape().element_type(); in HeuristicLayoutAssignment() local
H A Dcudnn_vectorize_convolutions.cc63 PrimitiveType input_ty = instr->operand(0)->shape().element_type(); in GetRelevantConvs() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc1212 const RankedTensorType input_ty = in inferReturnTypes() local
1758 auto input_ty = input.getType().cast<TensorType>(); in GetReshapeOutputType() local
1860 auto input_ty = op.input().getType().cast<TensorType>(); in verify() local
2144 auto input_ty = input().getType().dyn_cast<RankedTensorType>(); in fold() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_tfl.cc1981 auto input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local
2500 RankedTensorType input_ty = input.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
2604 RankedTensorType input_ty = input.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local