NodeOutput.Builder

classe final pública estática NodeOutput.Builder

 Output sizes recorded for a single execution of a graph node.
 
tensorflow.NodeOutput tipo tensorflow.NodeOutput

Métodos Públicos

NodeOutput.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
NodeOutput
build ()
NodeOutput
NodeOutput.Builder
limpar ()
NodeOutput.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
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
clone ()
NodeOutput
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
getSlot ()
int32 slot = 1;
TensorDescription
getTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
TensorDescription.Builder
getTensorDescriptionBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
TensorDescriptionOrBuilder
getTensorDescriptionOrBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
boleano
hasTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
final booleano
NodeOutput.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeOutput.Builder
mergeFrom (com.google.protobuf.Message other)
NodeOutput.Builder
mergeTensorDescription (valor TensorDescription )
.tensorflow.TensorDescription tensor_description = 3;
final NodeOutput.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
NodeOutput.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
NodeOutput.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
NodeOutput.Builder
setSlot (valor int)
int32 slot = 1;
NodeOutput.Builder
setTensorDescription ( TensorDescription.Builder builderForValue)
.tensorflow.TensorDescription tensor_description = 3;
NodeOutput.Builder
setTensorDescription (valor TensorDescription )
.tensorflow.TensorDescription tensor_description = 3;
final NodeOutput.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public NodeOutput.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public NodeOutput build ()

public NodeOutput buildPartial ()

public NodeOutput.Builder clear ()

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

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;

clone public NodeOutput.Builder ()

public NodeOutput getDefaultInstanceForType ()

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

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

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

public boolean hasTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

public final boolean isInitialized ()

public NodeOutput.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

public NodeOutput.Builder mergeTensorDescription (valor TensorDescription )

.tensorflow.TensorDescription tensor_description = 3;

public final NodeOutput.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public NodeOutput.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public NodeOutput.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

public NodeOutput.Builder setSlot (valor int)

int32 slot = 1;

public NodeOutput.Builder setTensorDescription ( TensorDescription.Builder builderForValue)

.tensorflow.TensorDescription tensor_description = 3;

public NodeOutput.Builder setTensorDescription (valor TensorDescription )

.tensorflow.TensorDescription tensor_description = 3;

public final NodeOutput.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)