NamedTensorProto.Builder

کلاس نهایی استاتیک عمومی NamedTensorProto.Builder

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

روش های عمومی

با نام TensorProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
با نام TensorProto
با نام TensorProto
با نام TensorProto.Builder
با نام TensorProto.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
با نام TensorProto.Builder
clearName ()
 Name of the tensor.
با نام TensorProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
با نام TensorProto.Builder
clearTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
با نام TensorProto.Builder
با نام TensorProto
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
رشته
getName ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor.
TensorProto
getTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProto.Builder
getTensorBuilder ()
 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.
بولی
hasTensor ()
 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.Message other)
با نام TensorProto.Builder
mergeTensor (مقدار TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
نهایی NamedTensorProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
با نام TensorProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
با نام 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، مقدار Object)
با نام 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.
نهایی NamedTensorProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی NamedTensorProto.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی NamedTensorProto ()

عمومی NamedTensorProto buildPartial ()

عمومی NamedTensorProto.Builder پاک ()

public 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 ()

public static final 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;

بولین نهایی عمومی isInitialized ()

عمومی NamedTensorProto.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی NamedTensorProto.Builder mergeFrom (com.google.protobuf.Message other)

عمومی 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.UnknownFieldSetknownFields)

public NamedTensorProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی NamedTensorProto.Builder setName (مقدار رشته)

 Name of the tensor.
 
string name = 1;

عمومی NamedTensorProto.Builder setNameBytes (مقدار com.google.protobuf.ByteString)

 Name of the tensor.
 
string name = 1;

public NamedTensorProto.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی 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)