giao diện công cộng SavingSliceMetaOrBuilder
| Các lớp con gián tiếp đã biết |
Phương pháp công khai
| chuỗi trừu tượng | lấy Tên () Name of the tensor. |
| trừu tượng com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| trừu tượng TensorShapeProto | getShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| trừu tượng TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| trừu tượng TensorSliceProto | getSlice (chỉ số int) Explicit list of slices saved in the checkpoint file. |
| int trừu tượng | getSliceCount () Explicit list of slices saved in the checkpoint file. |
| Danh sách trừu tượng< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
| trừu tượng TensorSliceProtoOrBuilder | getSliceOrBuilder (chỉ mục int) Explicit list of slices saved in the checkpoint file. |
| Danh sách trừu tượng<? mở rộng TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
| Kiểu dữ liệu trừu tượng | getType () Type of the tensor .tensorflow.DataType type = 3; |
| int trừu tượng | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
| trừu tượng boolean | hasShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
Phương pháp công khai
Chuỗi tóm tắt công khai getName ()
Name of the tensor.
string name = 1; tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; tóm tắt công khai TensorShapeProto getShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; tóm tắt công khai TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; tóm tắt công khai TensorSliceProto getSlice (chỉ mục int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; tóm tắt công khai int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; Danh sách tóm tắt công khai< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; tóm tắt công khai TensorSliceProtoOrBuilder getSliceOrBuilder (chỉ mục int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; Danh sách tóm tắt công khai<? mở rộng TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; tóm tắt công khai int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; boolean trừu tượng công khai hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;