SavedTensorSlices.Builder

public static final class SavedTensorSlices.Builder

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

Métodos públicos

SavedTensorSlices.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
SavedTensorSlices
SavedTensorSlices
SavedTensorSlices.Builder
claro ()
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
clonar ()
Rebanada guardada
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
com.google.protobuf.Descriptors.Descriptor estático final
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.
booleano
hasData ()
 This exists in all but the first item of each checkpoint file.
booleano
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.
booleano final
SavedTensorSlices.Builder
mergeData (valor SavedSlice )
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedTensorSlices.Builder
mergeFrom (com.google.protobuf.Message otro)
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.
final SavedTensorSlices.Builder
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 del 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 del objeto)
final SavedTensorSlices.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public SavedTensorSlices.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del 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)

public SavedTensorSlices.Builder clone ()

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

público estático 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 (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
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 de 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 del objeto)

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