/external/tensorflow/tensorflow/contrib/periodic_resample/ops/ |
D | array_ops_test.cc | 29 TensorShapeProto shape_proto; in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | shape.cc | 24 Shape::Shape(const ShapeProto& shape_proto) { in Shape() 187 for (const ShapeProto& shape_proto : program_shape_proto.parameters()) { in ProgramShape() local
|
D | literal_test.cc | 1448 void SetDefaultLayoutOnProto(ShapeProto* shape_proto) { in SetDefaultLayoutOnProto()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | encapsulate_util_test.cc | 49 TensorShapeProto shape_proto; in TEST() local
|
D | encapsulate_subgraphs_pass.cc | 1218 TensorShapeProto shape_proto; in AddHostComputeKeyPlaceholder() local
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | summarize_graph_main.cc | 46 TensorShapeProto shape_proto = node->attr().at("shape").shape(); in PrintNodeInfo() local 83 TensorShapeProto shape_proto = node->attr().at("shape").shape(); in PrintBenchmarkUsage() local
|
D | fold_constants_test.cc | 146 auto* shape_proto = shape_attr.mutable_list()->add_shape(); in TestPreserveOutputShapes() local
|
/external/tensorflow/tensorflow/core/grappler/ |
D | grappler_item_builder.cc | 265 TensorShapeProto shape_proto; in GrapplerItemFromMetaGraphDef() local 459 TensorShapeProto shape_proto; in GrapplerItemFromMetaGraphDef() local
|
/external/tensorflow/tensorflow/core/nccl/ |
D | nccl_rewrite.cc | 184 TensorShapeProto shape_proto; in ReplaceBroadcast() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | scoped_allocator_optimizer_test.cc | 98 TensorShapeProto shape_proto; in SetShapes() local
|
/external/tensorflow/tensorflow/core/ops/ |
D | math_ops_test.cc | 219 auto shape_proto = [](std::initializer_list<int64> dim_sizes) { in TEST() local
|
D | array_ops_test.cc | 139 auto* shape_proto = tensor_proto.mutable_tensor_shape(); in TEST() local 1781 TensorShapeProto shape_proto; in TEST() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_util.cc | 179 TensorShapeProto* shape_proto) { in SetTensorProtoShape()
|
D | op_kernel_test.cc | 737 TensorShapeProto shape_proto; member in tensorflow::__anon74460fe50111::GetAttrKernel
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | llvm_util.cc | 250 ShapeProto shape_proto; in DecodeSelfDescribingShapeConstant() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | service.cc | 831 for (const ShapeProto& shape_proto : arg->input_shape_with_layout()) { in Compile() local
|
D | hlo_instruction.cc | 449 for (const ShapeProto& shape_proto : in CreateFromProto() local
|
/external/tensorflow/tensorflow/cc/framework/ |
D | cc_op_gen.cc | 134 string PrintTensorShape(const TensorShapeProto& shape_proto) { in PrintTensorShape()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | graph_properties.cc | 374 auto* shape_proto = tensor_proto.mutable_tensor_shape(); in MakeTensorProtoFromShape() local
|