Home
last modified time | relevance | path

Searched defs:element_ty (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dtf_framework_legalize_to_llvm.cc61 Location loc, Type size_ty, Type element_ty, in ConvertArrayAttrToStackAllocatedArray()
93 Location loc, Type size_ty, Type element_ty, in ConvertIntegerArrayAttrToStackAllocatedArray()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_arith_ops_folder.h99 Type element_ty = lhs_type.getElementType(); in IdentityArithmeticOpFolder() local
H A Dtf_ops_tensor_helper.cc65 Type element_ty = getElementTypeOrSelf(input_ty); in InferReductionOpType() local
H A Dtf_ops_n_z.cc166 Type element_ty = on_value.getType().cast<TensorType>().getElementType(); in InferOneHotOpType() local
751 auto element_ty = tensor_ty.getElementType(); in GetReshapeOutputType() local
978 Type element_ty = e.getType().cast<TensorType>().getElementType(); in InferSelectV2OpType() local
3440 Type element_ty = operand_ty.getElementType(); in inferReturnTypeComponents() local
H A Dtf_ops_a_m.cc110 Type element_ty = splat.getType().getElementType(); in fold() local
2496 Type element_ty = input.getType().cast<TensorType>().getElementType(); in InferExpandDimsOpType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dtype_to_shape.cc55 mlir::Type element_ty = complex_type.getElementType(); in TypeToPrimitiveType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dconstant_fold.cc114 Type element_ty = shaped_ty.getElementType(); in ConstantFoldFallbackHook() local
H A Dlower_tf.cc376 auto element_ty = input_ty.getElementType(); in matchAndRewrite() local
1063 auto element_ty = input_ty.getElementType(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dutils.cc120 Type element_ty = shaped_ty.getElementType(); in FoldOperation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dspecialization.cc51 auto element_ty = TypeConverter::ConvertElementType(shaped.getElementType()); in VerifyMemrefOperand() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/types/
H A Ddialect.cc839 Type element_ty = getElementTypeOrSelf(ty); in DropTypeHelper() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_import.cc510 mlir::Type element_ty = getElementTypeOrSelf(type); in GetSplat() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc1759 auto element_ty = input_ty.getElementType(); in GetReshapeOutputType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc781 auto element_ty = ty.cast<TensorType>().getElementType(); in GetEpsilonValue() local