ממשק ציבורי SavedSliceMetaOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| מחרוזת מופשטת | getName () Name of the tensor. |
| תקציר com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| מופשט TensorShapeProto | getShape () 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. |
| מופשט 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. |
| תקציר DataType | 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; |
שיטות ציבוריות
תקציר ציבורי מחרוזת getName ()
Name of the tensor.
string name = 1; תקציר ציבורי com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; תקציר ציבורי TensorShapeProto getShape ()
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.
repeated .tensorflow.TensorSliceProto slice = 4; תקציר ציבורי 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; תקציר ציבורי int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; תקציר בוליאני hasShape ציבורי ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;