classe final estática pública SavedTensorSlices.Builder
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices Métodos Públicos
| SalvoTensorSlices.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| SalvoTensorSlices | construir () |
| SalvoTensorSlices | |
| SalvoTensorSlices.Builder | claro () |
| SalvoTensorSlices.Builder | limparDados () 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 | obterDados () 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. |
| 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. |
| booleano | temDados () 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 | |
| SalvoTensorSlices.Builder | |
| 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 | |
| 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)
public 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)
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; 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; público SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2; 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 |
|---|
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; 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;