NamedTensorProto.Builder

public statik son sınıf NamedTensorProto.Builder

 A pair of tensor name and tensor values.
 
Protobuf türü tensorflow.NamedTensorProto

Genel Yöntemler

AdlandırılmışTensorProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
AdlandırılmışTensorProto
AdlandırılmışTensorProto
AdlandırılmışTensorProto.Builder
AdlandırılmışTensorProto.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
AdlandırılmışTensorProto.Builder
clearName ()
 Name of the tensor.
AdlandırılmışTensorProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AdlandırılmışTensorProto.Builder
clearTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
AdlandırılmışTensorProto.Builder
klon ()
AdlandırılmışTensorProto
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
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.
boolean
hasTensör ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
son boole değeri
AdlandırılmışTensorProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AdlandırılmışTensorProto.Builder
mergeFrom (com.google.protobuf.Message other)
AdlandırılmışTensorProto.Builder
mergeTensor ( TensorProto değeri)
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
final NamedTensorProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
AdlandırılmışTensorProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
AdlandırılmışTensorProto.Builder
setName (Dize değeri)
 Name of the tensor.
AdlandırılmışTensorProto.Builder
setNameBytes (com.google.protobuf.ByteString değeri)
 Name of the tensor.
AdlandırılmışTensorProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
AdlandırılmışTensorProto.Builder
setTensor ( TensorProto.Builder builderForValue)
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
AdlandırılmışTensorProto.Builder
setTensor ( TensorProto değeri)
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
final NamedTensorProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public NamedTensorProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public NamedTensorProto yapısı ()

public NamedTensorProto buildPartial ()

public NamedTensorProto.Builder clear ()

herkese açık NamedTensorProto.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public NamedTensorProto.Builder clearName ()

 Name of the tensor.
 
string name = 1;

public NamedTensorProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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

herkese açık NamedTensorProto.Builder klonu ()

public NamedTensorProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

genel Dize getName ()

 Name of the tensor.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

genel 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;

herkese açık 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;

herkese açık 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;

genel boolean 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;

genel final boolean isInitialized ()

public NamedTensorProto.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

herkese açık NamedTensorProto.Builder mergeFrom (com.google.protobuf.Message other)

public NamedTensorProto.Builder mergeTensor ( TensorProto değeri)

 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;

genel final NamedTensorProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public NamedTensorProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public NamedTensorProto.Builder setName (Dize değeri)

 Name of the tensor.
 
string name = 1;

public NamedTensorProto.Builder setNameBytes (com.google.protobuf.ByteString değeri)

 Name of the tensor.
 
string name = 1;

public NamedTensorProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

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

public NamedTensorProto.Builder setTensor ( TensorProto değeri)

 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;

genel final NamedTensorProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)