SavedSliceMeta.Builder

מחלקה סופית סטטית ציבורית SavedSliceMeta.Builder

 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file.
 
tensorflow.SavedSliceMeta מסוג Protobuf.SavedSliceMeta

שיטות ציבוריות

SavedSliceMeta.Builder
addAllSlice (Iterable<? מרחיב את הערכים של TensorSliceProto >)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
SavedSliceMeta.Builder
addSlice (int index, ערך TensorSliceProto )
 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 )
 Explicit list of slices saved in the checkpoint file.
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
addSliceBuilder (int index)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta
SavedSliceMeta
SavedSliceMeta.Builder
SavedSliceMeta.Builder
clearField (שדה 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
SavedSliceMeta
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
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
getSliceBuilder (int index)
 Explicit list of slices saved in the checkpoint file.
רשימה< TensorSliceProto.Builder >
getSliceBuilderList ()
 Explicit list of slices saved in the checkpoint file.
int
getSliceCount ()
 Explicit list of slices saved in the checkpoint file.
רשימה< TensorSliceProto >
getSliceList ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProtoOrBuilder
getSliceOrBuilder (int index)
 Explicit list of slices saved in the checkpoint file.
רשימה<? מרחיב את TensorSliceProtoOrBuilder >
getSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
סוג מידע
getType ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
int
getTypeValue ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
בוליאני
hasShape ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
בוליאנית סופית
SavedSliceMeta.Builder
mergeFrom (com.google.protobuf.Message אחר)
SavedSliceMeta.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSliceMeta.Builder
mergeShape (ערך TensorShapeProto )
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
Final SavedSliceMeta.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SavedSliceMeta.Builder
removeSlice (int index)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
SavedSliceMeta.Builder
setName (ערך מחרוזת)
 Name of the tensor.
SavedSliceMeta.Builder
setNameBytes (ערך com.google.protobuf.ByteString)
 Name of the tensor.
SavedSliceMeta.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
SavedSliceMeta.Builder
setShape (ערך TensorShapeProto )
 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 index, ערך TensorSliceProto )
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
setSlice (int index, TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
SavedSliceMeta.Builder
setType (ערך DataType )
 Type of the tensor
 
.tensorflow.DataType type = 3;
SavedSliceMeta.Builder
setTypeValue (ערך int)
 Type of the tensor
 
.tensorflow.DataType type = 3;
Final SavedSliceMeta.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public SavedSliceMeta.Builder addAllSlice (Iterable<? מרחיב את הערכים של TensorSliceProto >)

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

Public SavedSliceMeta.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

Public SavedSliceMeta.Builder addSlice (אינדקס int, ערך TensorSliceProto )

 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 )

 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;

הציבור TensorSliceProto.Builder addSliceBuilder ()

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

הציבור TensorSliceProto.Builder addSliceBuilder (אינדקס int)

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

מבנה SavedSliceMeta ציבורי ()

public SavedSliceMeta buildPartial ()

ציבורי SavedSliceMeta.Builder clear ()

Public SavedSliceMeta.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public SavedSliceMeta.Builder clearName ()

 Name of the tensor.
 
string name = 1;

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

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 SavedSliceMeta.Builder clearType ()

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

שיבוט ציבורי SavedSliceMeta.Builder ()

public SavedSliceMeta getDefaultInstanceForType ()

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

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

מחרוזת ציבורית getName ()

 Name of the tensor.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

הציבור 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;

Public TensorSliceProto getSlice (int index)

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

הציבור TensorSliceProto.Builder getSliceBuilder (אינדקס int)

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

רשימה ציבורית< 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;

רשימה ציבורית< TensorSliceProto > getSliceList ()

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

הציבור TensorSliceProtoOrBuilder getSliceOrBuilder (int index)

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

רשימה ציבורית<? מרחיב את TensorSliceProtoOrBuilder > getSliceOrBuilderList ()

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

public DataType getType ()

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

public int getTypeValue ()

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

hasShape בוליאני ציבורי ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public SavedSliceMeta.Builder mergeFrom (com.google.protobuf.Message אחר)

Public SavedSliceMeta.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public SavedSliceMeta.Builder mergeShape (ערך TensorShapeProto )

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

Public final SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SavedSliceMeta.Builder removeSlice (int index)

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

Public SavedSliceMeta.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public SavedSliceMeta.Builder setName (ערך מחרוזת)

 Name of the tensor.
 
string name = 1;

Public SavedSliceMeta.Builder setNameBytes (ערך com.google.protobuf.ByteString)

 Name of the tensor.
 
string name = 1;

Public SavedSliceMeta.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

Public SavedSliceMeta.Builder setShape (ערך 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 )

 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 (ערך DataType )

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

public SavedSliceMeta.Builder setTypeValue (ערך int)

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

final public SavedSliceMeta.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)