Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment.cc73 PrimitiveType input_ty = instr->operand(0)->shape().element_type(); in HeuristicLayoutAssignment() local
Dcudnn_vectorize_convolutions.cc59 PrimitiveType input_ty = instr->operand(0)->shape().element_type(); in GetRelevantConvs() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlower_tf.cc385 auto input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local
801 Type input_ty = input.getType(); in matchAndRewrite() local
1072 auto input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local
1338 auto input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local
1555 auto input_ty = tf_roll_op.input().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
Dshape_inference.cc1840 if (auto input_ty = func_type.getInput(i).dyn_cast<RankedTensorType>()) { in InferShapeForFunction() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc101 RankedTensorType input_ty) { in GetFeatureDimension()
944 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in CanBeTranslatedToDynamicSlice() local
978 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in TFSliceSizes2HLOSliceSizes() local
1310 auto input_ty = op.input().getType().template dyn_cast<RankedTensorType>(); in matchAndRewriteDynamicConv() local
1469 auto input_ty = op.input().getType().template dyn_cast<RankedTensorType>(); in matchAndRewrite() local
1842 auto input_ty = op.input().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
2336 auto input_ty = op.input().getType().template cast<ShapedType>(); in matchAndRewrite() local
3142 auto input_ty = op.input().getType().template dyn_cast<RankedTensorType>(); in matchAndRewrite() local
3297 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
3787 RankedTensorType input_ty, in rewriteWithConstantBegin()
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_a_m.cc1310 auto input_ty = op.x().getType().template dyn_cast<RankedTensorType>(); in Verify() local
1598 const TensorType input_ty = input.getType().template cast<TensorType>(); in inferConvReturnTypes() local
1726 auto input_ty = input().getType().dyn_cast<TensorType>(); in GetOptimalLayout() local
1809 auto input_ty = input().getType().dyn_cast<TensorType>(); in GetOptimalLayout() local
1921 auto input_ty = op.x().getType().dyn_cast<RankedTensorType>(); in Verify() local
2331 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in InferExpandDimsOpType() local
2364 auto input_ty = operands[0].getType().dyn_cast<TensorType>(); in inferReturnTypes() local
Dtf_ops_n_z.cc326 auto input_ty = pack_op.getOperand(0).getType().cast<ShapedType>(); in matchAndRewrite() local
1015 static Attribute ConvertShapeToAttr(Type input_ty, int out_width) { in ConvertShapeToAttr()
1210 auto input_ty = op.input().getType().dyn_cast<RankedTensorType>(); in Verify() local
1605 auto input_ty = input().getType().template dyn_cast<RankedTensorType>(); in fold() local
1925 auto input_ty = this->input().getType().dyn_cast<RankedTensorType>(); in GetSlicedBoundRanges() local
2623 auto input_ty = nms_op.getType().template cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize.cc253 auto input_ty = input.getType().cast<ShapedType>(); in CanOptimizeIdentitySliceOp() local
1267 auto input_ty = input.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1070 const RankedTensorType input_ty = in inferReturnTypes() local
1613 auto input_ty = input.getType().cast<TensorType>(); in GetReshapeOutputType() local
1714 auto input_ty = op.input().getType().cast<TensorType>(); in Verify() local
1966 auto input_ty = input().getType().dyn_cast<RankedTensorType>(); in fold() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc1883 auto input_ty = input.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
3495 ShapedType input_ty = input.getType().cast<ShapedType>(); in matchAndRewrite() local