Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/ops/
Dfunction_ops.cc44 const TensorShapeProto& shape_proto = shape_attr->list().shape(0); in __anonfc9946590102() local
78 const TensorShapeProto& shape_proto = shape_attr->list().shape(0); in __anonfc9946590102() local
Dmath_ops_test.cc240 auto shape_proto = [](std::initializer_list<int64> dim_sizes) { in TEST() local
Darray_ops_test.cc172 auto* shape_proto = tensor_proto.mutable_tensor_shape(); in TEST() local
1847 TensorShapeProto shape_proto; in TEST() local
/external/tensorflow/tensorflow/core/util/
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
/external/tensorflow/tensorflow/compiler/xla/
Dshape.cc24 Shape::Shape(const ShapeProto& shape_proto) { in Shape()
197 for (const ShapeProto& shape_proto : program_shape_proto.parameters()) { in ProgramShape() local
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util_test.cc49 TensorShapeProto shape_proto; in TEST() local
Dshape_inference.cc115 TensorShapeProto shape_proto; in PropagateShapes() local
/external/tensorflow/tensorflow/tools/graph_transforms/
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
Dfold_constants_test.cc146 auto* shape_proto = shape_attr.mutable_list()->add_shape(); in TestPreserveOutputShapes() local
/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.cc138 TensorShapeProto shape_proto; in UpdatePlaceholderShape() local
365 TensorShapeProto shape_proto; in GrapplerItemFromMetaGraphDef() local
/external/tensorflow/tensorflow/core/nccl/
Dnccl_rewrite.cc184 TensorShapeProto shape_proto; in ReplaceBroadcast() local
/external/tensorflow/tensorflow/python/ops/linalg/sparse/
Dsparse_csr_matrix_ops.py59 def _create_handle_data_proto(shape_proto, dtype_enum): argument
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.cc186 TensorShapeProto* shape_proto) { in SetTensorProtoShape()
Dfunction_test.cc1508 TensorShapeProto* shape_proto = shape_attr.mutable_list()->add_shape(); in TEST() local
Dop_kernel_test.cc810 TensorShapeProto shape_proto; member in tensorflow::__anon843475bc0111::GetAttrKernel
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc454 for (const xla::ShapeProto& shape_proto : executable.input_shapes()) { in TPUExecute() local
/external/tensorflow/tensorflow/core/tpu/kernels/xla/
Dhost_compute_ops.cc353 TensorShapeProto shape_proto; in InferOutputShapes() local
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op.cc154 TensorShapeProto shape_proto; in CalculateOutputSize() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer_test.cc271 TensorShapeProto shape_proto; in SetShapes() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_rewrite_pass.cc255 tensorflow::TensorShapeProto shape_proto; in SetMetadataProtoArgs() local
/external/tensorflow/tensorflow/cc/framework/
Dcc_op_gen.cc140 string PrintTensorShape(const TensorShapeProto& shape_proto) { in PrintTensorShape()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc190 xla::ShapeProto shape_proto; in DecodeSelfDescribingShapeConstant() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc807 for (const ShapeProto& shape_proto : arg->input_shape_with_layout()) { in Compile() local
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc383 TensorShapeProto shape_proto; in SetArgShape() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc400 auto* shape_proto = tensor_proto.mutable_tensor_shape(); in MakeTensorProtoFromShape() local

12