Home
last modified time | relevance | path

Searched defs:mutable_shape (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc179 auto* mutable_shape = mutable_list->mutable_shape(); in FillAttrValueMapUsingAggregate() local
228 auto* mutable_shape = attr_tmp.mutable_shape(); in FillAttrValueMapUsingScalar() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dattr_value.pb.h1179 inline ::tensorflow::TensorShapeProto* AttrValue_ListValue::mutable_shape(int index) { in mutable_shape() function
1184 AttrValue_ListValue::mutable_shape() { in mutable_shape() function
1579 inline ::tensorflow::TensorShapeProto* AttrValue::mutable_shape() { in mutable_shape() function
Dgraph_transfer_info.pb.h1962 GraphTransferConstNodeInfo::mutable_shape() { in mutable_shape() function
2258 GraphTransferGraphInputNodeInfo::mutable_shape() { in mutable_shape() function
2374 GraphTransferGraphOutputNodeInfo::mutable_shape() { in mutable_shape() function
Dtensor_description.pb.h317 inline ::tensorflow::TensorShapeProto* TensorDescription::mutable_shape() { in mutable_shape() function
Dresource_handle.pb.h520 inline ::tensorflow::TensorShapeProto* ResourceHandleProto_DtypeAndShape::mutable_shape() { in mutable_shape() function
Dcost_graph.pb.h1203 inline ::tensorflow::TensorShapeProto* CostGraphDef_Node_OutputInfo::mutable_shape() { in mutable_shape() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dremote_tensor_handle.pb.h511 inline ::tensorflow::TensorShapeProto* ResourceDtypeAndShape::mutable_shape() { in mutable_shape() function
Dtensor_bundle.pb.h703 inline ::tensorflow::TensorShapeProto* BundleEntryProto::mutable_shape() { in mutable_shape() function
Deager_service.pb.h5375 inline ::tensorflow::TensorShapeProto* QueueResponse::mutable_shape(int index) { in mutable_shape() function
5380 QueueResponse::mutable_shape() { in mutable_shape() function
6411 inline ::tensorflow::TensorShapeProto* RunComponentFunctionResponse::mutable_shape(int index) { in mutable_shape() function
6416 RunComponentFunctionResponse::mutable_shape() { in mutable_shape() function
Dstruct.pb.h3425 inline ::tensorflow::TensorShapeProto* TensorSpecProto::mutable_shape() { in mutable_shape() function
3574 inline ::tensorflow::TensorShapeProto* BoundedTensorSpecProto::mutable_shape() { in mutable_shape() function
Dsaved_object_graph.pb.h4723 inline ::tensorflow::TensorShapeProto* SavedVariable::mutable_shape() { in mutable_shape() function
Dworker.pb.h10446 inline ::tensorflow::TensorShapeProto* CompleteInstanceRequest::mutable_shape() { in mutable_shape() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h1198 Shape* mutable_shape() { return &shape_; } in mutable_shape() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/util/
Dsaved_tensor_slice.pb.h877 inline ::tensorflow::TensorShapeProto* SavedSliceMeta::mutable_shape() { in mutable_shape() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/example/
Dexample_parser_configuration.pb.h1046 inline ::tensorflow::TensorShapeProto* FixedLenFeatureProto::mutable_shape() { in mutable_shape() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/grappler/costs/
Dop_performance_data.pb.h1733 inline ::tensorflow::TensorShapeProto* OpInfo_TensorProperties::mutable_shape() { in mutable_shape() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc2099 Shape* mutable_shape = input_array.mutable_shape(); in ProcessMatrixDiagOperator() local