classe final estática pública SavedSliceMeta.Builder
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta
Métodos Públicos
SavedSliceMeta.Builder | addAllSlice (Iterable<? estende TensorSliceProto > valores) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SavedSliceMeta.Builder | addSlice (índice int, valor TensorSliceProto ) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | addSlice ( TensorSliceProto.Builder construtorForValue) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder | addSlice (índice int, TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
TensorSliceProto.Builder | addSliceBuilder () Explicit list of slices saved in the checkpoint file. |
TensorSliceProto.Builder | addSliceBuilder (índice interno) Explicit list of slices saved in the checkpoint file. |
SalvoSliceMeta | construir () |
SalvoSliceMeta | |
SavedSliceMeta.Builder | claro () |
SavedSliceMeta.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
SavedSliceMeta.Builder | limparNome () Name of the tensor. |
SavedSliceMeta.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
SavedSliceMeta.Builder | limparForma () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
SavedSliceMeta.Builder | limparSlice () Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | limparType () Type of the tensor .tensorflow.DataType type = 3; |
SavedSliceMeta.Builder | clonar () |
SalvoSliceMeta | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getNome () Name of the tensor. |
com.google.protobuf.ByteString | getNomeBytes () Name of the tensor. |
TensorShapeProto | obterForma () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto.Builder | getShapeBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorSliceProto | getSlice (índice interno) Explicit list of slices saved in the checkpoint file. |
TensorSliceProto.Builder | getSliceBuilder (índice interno) Explicit list of slices saved in the checkpoint file. |
Lista< TensorSliceProto.Builder > | getSliceBuilderList () Explicit list of slices saved in the checkpoint file. |
interno | getSliceCount () Explicit list of slices saved in the checkpoint file. |
Lista< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
TensorSliceProtoOrBuilder | getSliceOrBuilder (índice interno) Explicit list of slices saved in the checkpoint file. |
Lista<? estende TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
Tipo de dados | getType () Type of the tensor .tensorflow.DataType type = 3; |
interno | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
booleano | temForma () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
booleano final | |
SavedSliceMeta.Builder | mergeFrom (com.google.protobuf.Message outro) |
SavedSliceMeta.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSliceMeta.Builder | |
final SavedSliceMeta.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
SavedSliceMeta.Builder | removeSlice (índice interno) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SavedSliceMeta.Builder | setName (valor da string) Name of the tensor. |
SavedSliceMeta.Builder | setNameBytes (valor com.google.protobuf.ByteString) Name of the tensor. |
SavedSliceMeta.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder | setShape ( TensorShapeProto.Builder construtorForValue) Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
SavedSliceMeta.Builder | setSlice (índice int, valor TensorSliceProto ) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | setSlice (índice int, TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder | setTypeValue (valor interno) Type of the tensor .tensorflow.DataType type = 3; |
final SavedSliceMeta.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public SavedSliceMeta.Builder addAllSlice (Iterable<? estende TensorSliceProto > valores)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público SavedSliceMeta.Builder addSlice (índice int, valor TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público SavedSliceMeta.Builder addSlice ( TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder addSlice (valor TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder addSlice (índice int, TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público TensorSliceProto.Builder addSliceBuilder ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público TensorSliceProto.Builder addSliceBuilder (índice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder clearShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public SavedSliceMeta.Builder clearSlice ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
String pública getNome ()
Name of the tensor.
string name = 1;
público com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
público TensorShapeProto.Builder getShapeBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
público TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
público TensorSliceProto getSlice (índice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público TensorSliceProto.Builder getSliceBuilder (índice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Lista pública< TensorSliceProto.Builder > getSliceBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Lista pública< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público TensorSliceProtoOrBuilder getSliceOrBuilder (índice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Lista pública<? estende TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
hasShape booleano público ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
público final booleano isInitialized ()
público SavedSliceMeta.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public SavedSliceMeta.Builder mergeShape (valor TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
final público SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público SavedSliceMeta.Builder removeSlice (índice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public SavedSliceMeta.Builder setNameBytes (valor com.google.protobuf.ByteString)
Name of the tensor.
string name = 1;
public SavedSliceMeta.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
public SavedSliceMeta.Builder setShape (valor TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
público SavedSliceMeta.Builder setShape ( TensorShapeProto.Builder builderForValue)
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
público SavedSliceMeta.Builder setSlice (índice int, valor TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público SavedSliceMeta.Builder setSlice (índice int, TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
público SavedSliceMeta.Builder setType (valor DataType )
Type of the tensor
.tensorflow.DataType type = 3;
público SavedSliceMeta.Builder setTypeValue (valor int)
Type of the tensor
.tensorflow.DataType type = 3;