SavedTensorSlices.Builder

classe final estática pública SavedTensorSlices.Builder

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

Métodos Públicos

SalvoTensorSlices.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SalvoTensorSlices
SalvoTensorSlices
SalvoTensorSlices.Builder
claro ()
SalvoTensorSlices.Builder
apagar os dados ()
 This exists in all but the first item of each checkpoint file.
SalvoTensorSlices.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SalvoTensorSlices.Builder
limparMeta ()
 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.
SalvoTensorSlices.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
SalvoTensorSlices.Builder
clonar ()
Fatia salva
Obter dados ()
 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.
SalvoSliceOrBuilder
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
SalvoTensorSlices
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
SalvoTensorSliceMeta
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.
SalvoTensorSliceMeta.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.
SalvoTensorSliceMetaOrBuilder
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
temDados ()
 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.
booleano final
SalvoTensorSlices.Builder
mergeData (valor SavedSlice )
 This exists in all but the first item of each checkpoint file.
SalvoTensorSlices.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SalvoTensorSlices.Builder
mergeFrom (com.google.protobuf.Message outro)
SalvoTensorSlices.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
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
SalvoTensorSlices.Builder
setData (valor SavedSlice )
 This exists in all but the first item of each checkpoint file.
SalvoTensorSlices.Builder
setData ( SavedSlice.Builder construtorForValue)
 This exists in all but the first item of each checkpoint file.
SalvoTensorSlices.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SalvoTensorSlices.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.
SalvoTensorSlices.Builder
setMeta ( SavedTensorSliceMeta.Builder construtorForValue)
 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.
SalvoTensorSlices.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final SavedTensorSlices.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

compilação pública SavedTensorSlices ()

public SavedTensorSlices buildPartial ()

público SavedTensorSlices.Builder claro ()

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 público SavedTensorSlices.Builder ()

público SavedSlice getData ()

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

public SavedSlice.BuildergetDataBuilder ( )

 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;

público SavedTensorSlices getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público 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;

hasData booleano público ()

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

hasMeta booleano público ()

 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;

público final booleano 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)

Lança
IOException

público SavedTensorSlices.Builder mergeFrom (com.google.protobuf.Message outro)

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;

público final SavedTensorSlices.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

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)

público 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;

público 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)

final público SavedTensorSlices.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)