classe final pública estática SavedSliceMeta.Builder
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta
tipo tensorflow.SavedSliceMeta
Métodos Públicos
SavedSliceMeta.Builder | addAllSlice (Iterable <? extends 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 | |
SavedSliceMeta.Builder | addSlice ( TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder | addSlice (int index, 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 | |
SavedSliceMeta | build () |
SavedSliceMeta | buildPartial () |
SavedSliceMeta.Builder | limpar () |
SavedSliceMeta.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
SavedSliceMeta.Builder | clearName () Name of the tensor. |
SavedSliceMeta.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedSliceMeta.Builder | clearShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
SavedSliceMeta.Builder | clearSlice () Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | clearType () Type of the tensor .tensorflow.DataType type = 3; |
SavedSliceMeta.Builder | clone () |
SavedSliceMeta | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Fragmento | getName () Name of the tensor. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
TensorShapeProto | getShape () 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 (int index) Explicit list of slices saved in the checkpoint file. |
TensorSliceProto.Builder | |
List < TensorSliceProto.Builder > | getSliceBuilderList () Explicit list of slices saved in the checkpoint file. |
int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
Lista < TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
TensorSliceProtoOrBuilder | |
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; |
int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
boleano | hasShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
final booleano | |
SavedSliceMeta.Builder | mergeFrom (com.google.protobuf.Message other) |
SavedSliceMeta.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SavedSliceMeta.Builder | setName (valor String) Name of the tensor. |
SavedSliceMeta.Builder | setNameBytes (com.google.protobuf.ByteString value) 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 builderForValue) Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder | setSlice (int index, TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
SavedSliceMeta.Builder | |
SavedSliceMeta.Builder | setTypeValue (valor int) Type of the tensor .tensorflow.DataType type = 3; |
SavedSliceMeta.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public SavedSliceMeta.Builder addAllSlice (Iterable <? extends 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)
public SavedSliceMeta.Builder addSlice (int index, TensorSliceProto value)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public 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 (int index, TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public TensorSliceProto.Builder addSliceBuilder ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public TensorSliceProto.Builder addSliceBuilder (índice interno )
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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getName ()
Name of the tensor.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
public TensorShapeProto.Builder getShapeBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public TensorSliceProto getSlice (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public TensorSliceProto.Builder getSliceBuilder (índice interno )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public List < TensorSliceProto.Builder > getSliceBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public List < TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public TensorSliceProtoOrBuilder getSliceOrBuilder (índice interno )
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;
public int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
public boolean hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public final boolean isInitialized ()
public SavedSliceMeta.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public SavedSliceMeta.Builder mergeShape (valor TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public final SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedSliceMeta.Builder removeSlice (índice interno )
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;
public SavedSliceMeta.Builder setShape ( TensorShapeProto.Builder builderForValue)
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public SavedSliceMeta.Builder setSlice (int index, TensorSliceProto value)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder setSlice (int index, TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder setType (valor DataType )
Type of the tensor
.tensorflow.DataType type = 3;
public SavedSliceMeta.Builder setTypeValue (valor int)
Type of the tensor
.tensorflow.DataType type = 3;