SavedSliceMeta.Builder

genel statik son sınıf SavedSliceMeta.Builder

 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file.
 
Protobuf türü tensorflow.SavedSliceMeta

Genel Yöntemler

SavedSliceMeta.Builder
addAllSlice (Yinelenebilir<? TensorSliceProto > değerlerini genişletir)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SavedSliceMeta.Builder
addSlice (int dizini, TensorSliceProto değeri)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
addSlice ( TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
addSlice ( TensorSliceProto değeri)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
addSlice (int dizini, 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 (int dizini)
 Explicit list of slices saved in the checkpoint file.
KaydedilenSliceMeta
KaydedilenSliceMeta
SavedSliceMeta.Builder
SavedSliceMeta.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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
temiz tip ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
SavedSliceMeta.Builder
klon ()
KaydedilenSliceMeta
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
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;
Tensör DilimProto
getSlice (int dizini)
 Explicit list of slices saved in the checkpoint file.
TensorSliceProto.Builder
getSliceBuilder (int dizini)
 Explicit list of slices saved in the checkpoint file.
Liste< TensorSliceProto.Builder >
getSliceBuilderList ()
 Explicit list of slices saved in the checkpoint file.
int
getSliceCount ()
 Explicit list of slices saved in the checkpoint file.
Listele< TensorSliceProto >
getSliceList ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProtoOrBuilder
getSliceOrBuilder (int dizini)
 Explicit list of slices saved in the checkpoint file.
Liste<? TensorSliceProtoOrBuilder'ı genişletiyor >
getSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
Veri tipi
getType ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
int
getTypeValue ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
boolean
hasShape ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
son boole değeri
SavedSliceMeta.Builder
mergeFrom (com.google.protobuf.Message other)
SavedSliceMeta.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSliceMeta.Builder
mergeShape ( TensorShapeProto değeri)
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
son SavedSliceMeta.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
SavedSliceMeta.Builder
RemoveSlice (int dizini)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SavedSliceMeta.Builder
setName (Dize değeri)
 Name of the tensor.
SavedSliceMeta.Builder
setNameBytes (com.google.protobuf.ByteString değeri)
 Name of the tensor.
SavedSliceMeta.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
SavedSliceMeta.Builder
setShape ( TensorShapeProto değeri)
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
SavedSliceMeta.Builder
setShape ( TensorShapeProto.Builder builderForValue)
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
SavedSliceMeta.Builder
setSlice (int dizini, TensorSliceProto değeri)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
setSlice (int dizini, TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
setType ( Veri Türü değeri)
 Type of the tensor
 
.tensorflow.DataType type = 3;
SavedSliceMeta.Builder
setTypeValue (int değeri)
 Type of the tensor
 
.tensorflow.DataType type = 3;
son SavedSliceMeta.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public SavedSliceMeta.Builder addAllSlice (Yinelenebilir<? TensorSliceProto > değerlerini genişletir)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public SavedSliceMeta.Builder addSlice (int dizini, TensorSliceProto değeri)

 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 ( TensorSliceProto değeri)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

genel SavedSliceMeta.Builder addSlice (int dizini, TensorSliceProto.Builder builderForValue)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

herkese açık TensorSliceProto.Builder addSliceBuilder ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public TensorSliceProto.Builder addSliceBuilder (int dizini)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

genel SavedSliceMeta yapısı ()

public SavedSliceMeta buildPartial ()

genel SavedSliceMeta.Builder clear ()

genel SavedSliceMeta.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public SavedSliceMeta.Builder clearName ()

 Name of the tensor.
 
string name = 1;

genel SavedSliceMeta.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel SavedSliceMeta.Builder clearShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

genel SavedSliceMeta.Builder clearSlice ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

genel SavedSliceMeta.Builder clearType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

genel SavedSliceMeta.Builder klonu ()

genel SavedSliceMeta getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

genel Dize getName ()

 Name of the tensor.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

herkese açık TensorShapeProto getShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

herkese açık TensorShapeProto.Builder getShapeBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

genel TensorSliceProto getSlice (int dizini)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public TensorSliceProto.Builder getSliceBuilder (int dizini)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

genel Liste< 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;

genel Liste< TensorSliceProto > getSliceList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

genel TensorSliceProtoOrBuilder getSliceOrBuilder (int dizini)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

genel liste<? TensorSliceProtoOrBuilder'ı genişletir > getSliceOrBuilderList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

genel Veri Türü getType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

genel int getTypeValue ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

genel boolean hasShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

genel final boolean isInitialized ()

genel SavedSliceMeta.Builder mergeFrom (com.google.protobuf.Message other)

genel SavedSliceMeta.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel SavedSliceMeta.Builder mergeShape ( TensorShapeProto değeri)

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

genel final SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public SavedSliceMeta.Builder kaldırSlice (int dizini)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public SavedSliceMeta.Builder setName (Dize değeri)

 Name of the tensor.
 
string name = 1;

public SavedSliceMeta.Builder setNameBytes (com.google.protobuf.ByteString değeri)

 Name of the tensor.
 
string name = 1;

public SavedSliceMeta.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public SavedSliceMeta.Builder setShape ( TensorShapeProto değeri)

 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 dizini, TensorSliceProto değeri)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder setSlice (int dizini, TensorSliceProto.Builder builderForValue)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder setType ( DataType değeri)

 Type of the tensor
 
.tensorflow.DataType type = 3;

public SavedSliceMeta.Builder setTypeValue (int değeri)

 Type of the tensor
 
.tensorflow.DataType type = 3;

genel final SavedSliceMeta.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)