Home
last modified time | relevance | path

Searched defs:shape_proto (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dragged_to_dense_util_test.cc30 TensorShapeProto shape_proto; in TEST() local
44 TensorShapeProto shape_proto; in TEST() local
60 TensorShapeProto shape_proto; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Dvariable_ops.cc34 TensorShapeProto shape_proto; member
166 StatusOr<TensorShapeProto> shape_proto = in ValidateImpl() local
270 StatusOr<TensorShapeProto> shape_proto = in ValidateImpl() local
/aosp_15_r20/external/federated-compute/fcp/aggregation/core/
H A Dtensor_shape.cc41 const TensorShapeProto& shape_proto) { in FromProto()
55 TensorShapeProto shape_proto; in ToProto() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dfunction_ops.cc44 const TensorShapeProto& shape_proto = shape_attr->list().shape(0); in __anon748b2ccf0102() local
78 const TensorShapeProto& shape_proto = shape_attr->list().shape(0); in __anon748b2ccf0102() local
H A Darray_ops_test.cc172 auto* shape_proto = tensor_proto.mutable_tensor_shape(); in TEST() local
1860 TensorShapeProto shape_proto; in TEST() local
H A Dmath_ops_test.cc240 auto shape_proto = [](std::initializer_list<int64_t> dim_sizes) { in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape.cc24 Shape::Shape(const ShapeProto& shape_proto) { in Shape()
223 for (const ShapeProto& shape_proto : program_shape_proto.parameters()) { in ProgramShape() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dsummarize_graph_main.cc46 TensorShapeProto shape_proto = node->attr().at("shape").shape(); in PrintNodeInfo() local
83 TensorShapeProto shape_proto = node->attr().at("shape").shape(); in PrintBenchmarkUsage() local
H A Dfold_constants_test.cc146 auto* shape_proto = shape_attr.mutable_list()->add_shape(); in TestPreserveOutputShapes() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item_builder.cc138 TensorShapeProto shape_proto; in UpdatePlaceholderShape() local
366 TensorShapeProto shape_proto; in GrapplerItemFromMetaGraphDef() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_util_test.cc49 TensorShapeProto shape_proto; in TEST() local
H A Dshape_inference.cc115 TensorShapeProto shape_proto; in PropagateShapes() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dnode_file_writer.cc145 TensorShapeProto* shape_proto = input_shapes.mutable_list()->add_shape(); in RecordNodeExecution() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api_test.cc164 TensorShapeProto shape_proto; in GetModel() local
/aosp_15_r20/external/tensorflow/tensorflow/core/nccl/
H A Dnccl_rewrite.cc184 TensorShapeProto shape_proto; in ReplaceBroadcast() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/sparse/
H A Dsparse_csr_matrix_ops.py53 def _create_handle_data_proto(shape_proto, dtype_enum): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_execute.cc458 for (const xla::ShapeProto& shape_proto : executable.input_shapes()) { in TPUExecute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/
H A Dhost_compute_ops.cc374 TensorShapeProto shape_proto; in InferOutputShapes() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_util.cc186 TensorShapeProto* shape_proto) { in SetTensorProtoShape()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dragged_tensor_to_tensor_op.cc154 TensorShapeProto shape_proto; in CalculateOutputSize() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dscoped_allocator_optimizer_test.cc271 TensorShapeProto shape_proto; in SetShapes() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_rewrite_pass.cc225 tensorflow::TensorShapeProto shape_proto; in SetMetadataProtoArgs() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dcc_op_gen.cc140 string PrintTensorShape(const TensorShapeProto& shape_proto) { in PrintTensorShape()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dservice.cc870 for (const ShapeProto& shape_proto : arg->input_shape_with_layout()) { in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_runtime.cc238 xla::ShapeProto shape_proto; in DecodeSelfDescribingShapeConstant() local

12