คลาสสุดท้ายสาธารณะ SavedSlice
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
คลาสที่ซ้อนกัน
ระดับ | SavedSlice.Builder | Saved tensor slice: it stores the name of the tensors, the slice, and the raw data. |
ค่าคงที่
ภายใน | DATA_FIELD_NUMBER | |
ภายใน | NAME_FIELD_NUMBER | |
ภายใน | SLICE_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
เทนเซอร์โปรโต | รับข้อมูล () The raw data of the slice is stored as a TensorProto. |
TensorProtoOrBuilder | getDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
SavedSlice แบบคงที่ | |
ที่บันทึกไว้Slice | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
สตริง | รับชื่อ () Name of the tensor that this slice belongs to. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor that this slice belongs to. |
ภายใน | |
TensorSliceโปรโต | รับสไลซ์ () Extent of the slice. |
TensorSliceProtoOrBuilder | getSliceOrBuilder () Extent of the slice. |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
บูลีน | มีข้อมูล () The raw data of the slice is stored as a TensorProto. |
บูลีน | มีสไลซ์ () Extent of the slice. |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
SavedSlice.Builder แบบคงที่ | newBuilder (ต้นแบบ SavedSlice ) |
SavedSlice.Builder แบบคงที่ | ตัวสร้างใหม่ () |
SavedSlice.Builder | |
SavedSlice แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
SavedSlice แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
SavedSlice แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
SavedSlice แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
SavedSlice แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
SavedSlice.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int DATA_FIELD_NUMBER
ค่าคงที่: 3
int สุดท้ายคงที่สาธารณะ NAME_FIELD_NUMBER
ค่าคงที่: 1
สาธารณะคงสุดท้าย int SLICE_FIELD_NUMBER
ค่าคงที่: 2
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะ TensorProto getData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
TensorProtoOrBuilder สาธารณะ getDataOrBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ getName ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
สาธารณะ com.google.protobuf.ByteString getNameBytes ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะ TensorSliceProto getSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
สาธารณะ TensorSliceProtoOrBuilder getSliceOrBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasData บูลีนสาธารณะ ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
hasSlice บูลีนสาธารณะ ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ SavedSlice parseDelimitedFrom คงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedSlice parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedSlice parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SavedSlice parseFrom สาธารณะ (อินพุต com.google.protobuf.CodedInputStream)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedSlice parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SavedSlice parseFrom (ข้อมูล com.google.protobuf.ByteString) สาธารณะ
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SavedSlice parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedSlice parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|