SavedTensorSlices.Builder

classe final pública estática SavedTensorSlices.Builder

 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message.
 
tensorflow.SavedTensorSlices type tensorflow.SavedTensorSlices

Métodos Públicos

SavedTensorSlices.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SavedTensorSlices
build ()
SavedTensorSlices
SavedTensorSlices.Builder
limpar ()
SavedTensorSlices.Builder
clearData ()
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SavedTensorSlices.Builder
clearMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
SavedTensorSlices.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedTensorSlices.Builder
clone ()
SavedSlice
getData ()
 This exists in all but the first item of each checkpoint file.
SavedSlice.Builder
getDataBuilder ()
 This exists in all but the first item of each checkpoint file.
SavedSliceOrBuilder
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
SavedTensorSliceMeta
getMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
SavedTensorSliceMeta.Builder
getMetaBuilder ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
SavedTensorSliceMetaOrBuilder
getMetaOrBuilder ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
boleano
hasData ()
 This exists in all but the first item of each checkpoint file.
boleano
hasMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
final booleano
SavedTensorSlices.Builder
mergeData (valor SavedSlice )
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedTensorSlices.Builder
mergeFrom (com.google.protobuf.Message other)
SavedTensorSlices.Builder
mergeMeta (valor SavedTensorSliceMeta )
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
SavedTensorSlices.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SavedTensorSlices.Builder
setData (valor SavedSlice )
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
setData ( SavedSlice.Builder builderForValue)
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SavedTensorSlices.Builder
setMeta (valor SavedTensorSliceMeta )
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
SavedTensorSlices.Builder
setMeta ( SavedTensorSliceMeta.Builder builderForValue)
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
SavedTensorSlices.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
SavedTensorSlices.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

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

public SavedTensorSlices build ()

public SavedTensorSlices buildPartial ()

public SavedTensorSlices.Builder clear ()

public SavedTensorSlices.Builder clearData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

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

public SavedTensorSlices.Builder clearMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

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

clone public SavedTensorSlices.Builder ()

public SavedSlice getData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public SavedSlice.Builder getDataBuilder ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public SavedSliceOrBuilder getDataOrBuilder ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public SavedTensorSlices getDefaultInstanceForType ()

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

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

public SavedTensorSliceMeta getMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public SavedTensorSliceMeta.Builder getMetaBuilder ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public boolean hasData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public boolean hasMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public final boolean isInitialized ()

public SavedTensorSlices.Builder mergeData (valor SavedSlice )

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

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

Lança
IOException

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

public SavedTensorSlices.Builder mergeMeta (valor SavedTensorSliceMeta )

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

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

public SavedTensorSlices.Builder setData (valor SavedSlice )

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public SavedTensorSlices.Builder setData ( SavedSlice.Builder builderForValue)

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

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

public SavedTensorSlices.Builder setMeta (valor SavedTensorSliceMeta )

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public SavedTensorSlices.Builder setMeta ( SavedTensorSliceMeta.Builder builderForValue)

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

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

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