NamedTensorProto.Builder

คลาสสุดท้ายแบบคงที่สาธารณะ NamedTensorProto.Builder

 A pair of tensor name and tensor values.
 
Protobuf ประเภท tensorflow.NamedTensorProto

วิธีการสาธารณะ

ชื่อ TensorProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
ชื่อ TensorProto
ชื่อ TensorProto
ชื่อ TensorProto.Builder
ชื่อ TensorProto.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
ชื่อ TensorProto.Builder
ชื่อ TensorProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ชื่อ TensorProto.Builder
เคลียร์เทนเซอร์ ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
ชื่อ TensorProto.Builder
ชื่อ TensorProto
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
รับชื่อ ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the 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
getTensorOrBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
บูลีน
มีเทนเซอร์ ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
บูลีนสุดท้าย
ชื่อ TensorProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ชื่อ TensorProto.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
ชื่อ TensorProto.Builder
ผสาน Tensor (ค่า TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
ชื่อ สุดท้าย TensorProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ชื่อ TensorProto.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
ชื่อ TensorProto.Builder
setName (ค่าสตริง)
 Name of the tensor.
ชื่อ TensorProto.Builder
setNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the tensor.
ชื่อ TensorProto.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
ชื่อ TensorProto.Builder
setTensor ( TensorProto.Builder builderForValue)
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
ชื่อ TensorProto.Builder
setTensor (ค่า TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
ชื่อ สุดท้าย TensorProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

สาธารณะ NamedTensorProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

สาธารณะ NamedTensorProto build ()

สาธารณะ NamedTensorProto buildPartial ()

สาธารณะ NamedTensorProto.Builder ชัดเจน ()

สาธารณะ NamedTensorProto.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

สาธารณะ NamedTensorProto.Builder clearName ()

string name = 1;

 Name of the tensor.
 
= 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 ()

string name = 1;

 Name of the tensor.
 
= 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 Name of the tensor.
 
= 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;

บูลีนสุดท้ายสาธารณะ isInitialized ()

NamedTensorProto.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ 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.
 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 ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ NamedTensorProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

สาธารณะ NamedTensorProto.Builder setName (ค่าสตริง)

string name = 1;

 Name of the tensor.
 
= 1;

NamedTensorProto.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

string name = 1;

 Name of the tensor.
 
= 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.UnknownFieldSetknownFields)