رابط عمومی 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) Explicit list of slices saved in the checkpoint file. |
| انتزاعی | getSliceCount () Explicit list of slices saved in the checkpoint file. |
| فهرست انتزاعی< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
| انتزاعی TensorSliceProtoOrBuilder | getSliceOrBuilder (شاخص int) 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; |
| انتزاعی | 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;