NamedTensorProto.Builder

الفئة النهائية العامة الثابتة NamedTensorProto.Builder

 A pair of tensor name and tensor values.
 
نوع Protobuf tensorflow.NamedTensorProto

الأساليب العامة

NamedTensorProto.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
اسمه TensorProto
اسمه TensorProto
NamedTensorProto.Builder
NamedTensorProto.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
NamedTensorProto.Builder
اسم واضح ()
 Name of the tensor.
NamedTensorProto.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
NamedTensorProto.Builder
كليرتينسور ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
NamedTensorProto.Builder
اسمه TensorProto
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
خيط
الحصول على الاسم ()
 Name of the tensor.
com.google.protobuf.ByteString
الحصول على اسم بايت ()
 Name of the tensor.
TensorProto
الحصول على Tensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProto.Builder
الحصول على TensorBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProtoOrBuilder
الحصول على TensorOrBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
منطقية
hasTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
منطقية نهائية
NamedTensorProto.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
NamedTensorProto.Builder
دمج من (com.google.protobuf.Message أخرى)
NamedTensorProto.Builder
دمج Tensor (قيمة TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
نهائي NamedTensorProto.Builder
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
NamedTensorProto.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
NamedTensorProto.Builder
setName (قيمة السلسلة)
 Name of the tensor.
NamedTensorProto.Builder
setNameBytes (قيمة com.google.protobuf.ByteString)
 Name of the tensor.
NamedTensorProto.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
NamedTensorProto.Builder
setTensor ( TensorProto.Builder builderForValue)
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
NamedTensorProto.Builder
setTensor (قيمة TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
نهائي NamedTensorProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

NamedTensorProto.Builder addRepeatedField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء NamedTensorProto العام ()

NamedTensorProto buildPartial () العام

NamedTensorProto.Builder العام واضح ()

NamedTensorProto.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

NamedTensorProto.Builder العام ClearName ()

 Name of the tensor.
 
string name = 1;

العامة NamedTensorProto.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

NamedTensorProto.Builder العام ClearTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

استنساخ NamedTensorProto.Builder العام ()

NamedTensorProto العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

سلسلة getName العامة ()

 Name of the tensor.
 
string name = 1;

com.google.protobuf.ByteString getNameBytes () العام

 Name of the tensor.
 
string name = 1;

TensorProto getTensor () العام

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

TensorProto.Builder العام getTensorBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

TensorProtoOrBuilder العامة getTensorOrBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

hasTensor () المنطقي العام

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

تمت تهيئة القيمة المنطقية النهائية العامة ()

NamedTensorProto.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

العام NamedTensorProto.Builder mergeFrom (com.google.protobuf.Message أخرى)

NamedTensorProto.Builder العام mergeTensor (قيمة TensorProto )

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

النهائي العام NamedTensorProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

NamedTensorProto.Builder setField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

NamedTensorProto.Builder العام setName (قيمة السلسلة)

 Name of the tensor.
 
string name = 1;

مجموعة NamedTensorProto.Builder العامة NameBytes (قيمة com.google.protobuf.ByteString)

 Name of the tensor.
 
string name = 1;

NamedTensorProto.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

NamedTensorProto.Builder setTensor العام ( TensorProto.Builder builderForValue)

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

NamedTensorProto.Builder العامة setTensor (قيمة TensorProto )

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

النهائي العام NamedTensorProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)