Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/utils/
Dhlo_utils.h57 Type element_ty = getElementTypeOrSelf(ty); in getSplat() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape.cc55 mlir::Type element_ty = complex_type.getElementType(); in TypeToPrimitiveType() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dconstant_fold.cc109 Type element_ty = shaped_ty.getElementType(); in ConstantFoldFallbackHook() local
Dlower_tf.cc386 auto element_ty = input_ty.getElementType(); in matchAndRewrite() local
1073 auto element_ty = input_ty.getElementType(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtf_framework_legalize_to_llvm.cc98 Location loc, Type size_ty, Type element_ty, in ConvertArrayAttrToStackAllocatedArray()
130 Location loc, Type size_ty, Type element_ty, in ConvertIntegerArrayAttrToStackAllocatedArray()
148 Type element_ty = LLVM::LLVMPointerType::get(rewriter->getI8Type()); in ConvertStrArrayAttrToStackAllocatedArray() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc150 Type element_ty = on_value.getType().cast<TensorType>().getElementType(); in InferOneHotOpType() local
712 auto element_ty = tensor_ty.getElementType(); in GetReshapeOutputType() local
937 Type element_ty = e.getType().cast<TensorType>().getElementType(); in InferSelectV2OpType() local
3253 Type element_ty = operand_ty.getElementType(); in inferReturnTypes() local
Dtf_ops_a_m.cc2328 Type element_ty = input.getType().cast<TensorType>().getElementType(); in InferExpandDimsOpType() local
/external/tensorflow/tensorflow/core/ir/types/
Ddialect.cc776 Type element_ty = getElementTypeOrSelf(ty); in DropTypeHelper() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc717 Type element_ty = operand_ty.getElementType(); in inferReturnTypes() local
1274 auto element_ty = ComplexType::get(getElementTypeOrSelf(type)); in inferReturnTypes() local
1303 auto element_ty = getElementTypeOrSelf(type); in CreateRealType() local
2317 Type element_ty = getElementTypeOrSelf(operand_ty); in GetReduceResultType() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc504 mlir::Type element_ty = getElementTypeOrSelf(type); in GetSplat() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1614 auto element_ty = input_ty.getElementType(); in GetReshapeOutputType() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc856 auto element_ty = ty.cast<TensorType>().getElementType(); in GetEpsilonValue() local