Home
last modified time | relevance | path

Searched defs:shape_type (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dreshape_test.cc34 for (ShapeSpecificationType shape_type : shape_types) { in TYPED_TEST() local
49 for (ShapeSpecificationType shape_type : shape_types) { in TYPED_TEST() local
/external/tensorflow/tensorflow/lite/kernels/
Dreshape_test_common.h50 ShapeSpecificationType shape_type) { in ReshapeOpModel()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_control_wrapper.cc108 const RemoteFusedGraphExecuteInfo::TensorShapeTypeProto& shape_type = in Init() local
119 const RemoteFusedGraphExecuteInfo::TensorShapeTypeProto& shape_type = in Init() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_tf.cc492 auto shape_type = RankedTensorType::get({4}, rewriter.getIntegerType(32)); in legalizeFilter() local
556 auto shape_type = in RewriteNewAxisMask() local
857 auto shape_type = tf_broadcast_to_op.shape().getType().cast<ShapedType>(); in matchAndRewrite() local
Dlower_static_tensor_list.cc460 Type shape_type = RankedTensorType::get({result_rank}, shape_dtype); in matchAndRewrite() local
770 RankedTensorType shape_type = in matchAndRewrite() local
Dlegalize_tf.cc688 auto shape_type = in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc676 auto shape_type = RankedTensorType::get( in ConvertOp() local
742 auto shape_type = RankedTensorType::get( in ConvertOp() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc81 auto shape_type = type.dyn_cast<ShapedType>(); in CanBeRefined() local
102 auto shape_type = potential_refined_type.dyn_cast<ShapedType>(); in CanRefineTypeWith() local
Dtensor_list_ops_decomposition.cc798 auto shape_type = RankedTensorType::get({2}, builder.getIntegerType(32)); in HandleTensorListScatterIntoExistingListOp() local
Dlower_tf.cc485 auto shape_type = RankedTensorType::get({2}, rewriter.getIntegerType(32)); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc501 auto shape_type = shape.getType().cast<RankedTensorType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_tf.cc717 RankedTensorType shape_type = RankedTensorType::get( in matchAndRewrite() local
Dlegalize_tfl.cc1635 RankedTensorType shape_type = RankedTensorType::get( in matchAndRewrite() local
/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc1963 const tensorflow::DataType shape_type = in ConvertRandomUniformOperator() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1059 auto shape_type = shape.getType().cast<ShapedType>(); in Verify() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc2013 auto shape_type = op.shape().getType().dyn_cast<RankedTensorType>(); in Verify() local