NodeOutput.Builder

genel statik son sınıf NodeOutput.Builder

 Output sizes recorded for a single execution of a graph node.
 
Protobuf türü tensorflow.NodeOutput

Genel Yöntemler

NodeOutput.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Düğüm Çıkışı
Düğüm Çıkışı
NodeOutput.Builder
NodeOutput.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
NodeOutput.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
NodeOutput.Builder
clearSlot ()
int32 slot = 1;
NodeOutput.Builder
clearTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
NodeOutput.Builder
klon ()
Düğüm Çıkışı
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
getSlot ()
int32 slot = 1;
TensörAçıklama
getTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
TensorDescription.Builder
getTensorDescriptionBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
TensorAçıklamaOrBuilder
getTensorDescriptionOrBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
boolean
hasTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
son boole değeri
NodeOutput.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeOutput.Builder
mergeFrom (com.google.protobuf.Message other)
NodeOutput.Builder
mergeTensorDescription ( TensorDescription değeri)
.tensorflow.TensorDescription tensor_description = 3;
son NodeOutput.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
NodeOutput.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
NodeOutput.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
NodeOutput.Builder
setSlot (int değeri)
int32 slot = 1;
NodeOutput.Builder
setTensorDescription ( TensorDescription.Builder builderForValue)
.tensorflow.TensorDescription tensor_description = 3;
NodeOutput.Builder
setTensorDescription ( TensorDescription değeri)
.tensorflow.TensorDescription tensor_description = 3;
son NodeOutput.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

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

genel NodeOutput yapısı ()

genel NodeOutput buildPartial ()

public NodeOutput.Builder clear ()

public NodeOutput.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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

public NodeOutput.Builder clearSlot ()

int32 slot = 1;

public NodeOutput.Builder clearTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

genel NodeOutput.Builder klonu ()

public NodeOutput getDefaultInstanceForType ()

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

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

genel int getSlot ()

int32 slot = 1;

public TensorDescription getTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

public TensorDescription.Builder getTensorDescriptionBuilder ()

.tensorflow.TensorDescription tensor_description = 3;

public TensorDescriptionOrBuilder getTensorDescriptionOrBuilder ()

.tensorflow.TensorDescription tensor_description = 3;

genel boolean hasTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

genel final boolean isInitialized ()

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

Atar
IOİstisnası

public NodeOutput.Builder mergeFrom (com.google.protobuf.Message other)

public NodeOutput.Builder mergeTensorDescription ( TensorDescription değeri)

.tensorflow.TensorDescription tensor_description = 3;

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

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

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

public NodeOutput.Builder setSlot (int değeri)

int32 slot = 1;

public NodeOutput.Builder setTensorDescription ( TensorDescription.Builder builderForValue)

.tensorflow.TensorDescription tensor_description = 3;

public NodeOutput.Builder setTensorDescription ( TensorDescription değeri)

.tensorflow.TensorDescription tensor_description = 3;

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