clase final estática pública SavedTensorSlices.Builder
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices tipo protobuf.SavedTensorSlices Métodos públicos
| GuardadoTensorSlices.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| TensorSlices guardados | construir () |
| TensorSlices guardados | |
| GuardadoTensorSlices.Builder | claro () |
| GuardadoTensorSlices.Builder | borrar datos () This exists in all but the first item of each checkpoint file. |
| GuardadoTensorSlices.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| GuardadoTensorSlices.Builder | borrarMeta () 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. |
| GuardadoTensorSlices.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
| GuardadoTensorSlices.Builder | clonar () |
| Rebanada guardada | obtener datos () This exists in all but the first item of each checkpoint file. |
| Rebanada guardada.Builder | getDataBuilder () This exists in all but the first item of each checkpoint file. |
| Rebanada guardada o constructor | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
| TensorSlices guardados | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| com.google.protobuf.Descriptors.Descriptor | |
| GuardadoTensorSliceMeta | obtenerMeta () 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. |
| GuardadoTensorSliceMeta.Builder | obtenerMetaBuilder () 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. |
| GuardadoTensorSliceMetaOrBuilder | obtenerMetaOrBuilder () 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 | tiene datos () This exists in all but the first item of each checkpoint file. |
| booleano | tieneMeta () 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 | |
| GuardadoTensorSlices.Builder | |
| GuardadoTensorSlices.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| GuardadoTensorSlices.Builder | mergeFrom (com.google.protobuf.Message otro) |
| GuardadoTensorSlices.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 desconocidoFields) |
| GuardadoTensorSlices.Builder | |
| GuardadoTensorSlices.Builder | setData ( SavedSlice.Builder constructorForValue) This exists in all but the first item of each checkpoint file. |
| GuardadoTensorSlices.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| GuardadoTensorSlices.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. |
| GuardadoTensorSlices.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. |
| GuardadoTensorSlices.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
| final SavedTensorSlices.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
público SavedTensorSlices.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público SavedTensorSlices.Builder clearData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; público SavedTensorSlices.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público 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; público SavedTensorSlices.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
getData público SavedSlice ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; público SavedSlice.Builder getDataBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; público SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público 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; público 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; público GuardadoTensorSliceMetaOrBuilder 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 público booleano ()
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 ()
mergeData público SavedTensorSlices.Builder (valor SavedSlice )
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; mergeFrom público SavedTensorSlices.Builder (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
| IOExcepción |
|---|
público 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; final público SavedTensorSlices.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público SavedTensorSlices.Builder setData (valor SavedSlice )
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; público SavedTensorSlices.Builder setData ( SavedSlice.Builder builderForValue)
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; público SavedTensorSlices.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del 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;