อินเทอร์เฟซสาธารณะ SavedSliceMetaOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| สตริงที่เป็นนามธรรม | รับชื่อ () Name of the tensor. |
| นามธรรม com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| นามธรรม TensorShapeProto | รับรูปร่าง () 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. |
| ประเภทข้อมูล นามธรรม | รับประเภท () Type of the tensor .tensorflow.DataType type = 3; |
| บทคัดย่อ | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
| บูลีนนามธรรม | มีรูปร่าง () 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)
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)
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;