ResourceHandleProto คลาสสุดท้ายสาธารณะ
Protocol buffer representing a handle to a tensorflow resource. Handles are not valid across executions, but can be serialized back and forth from within a single run.
tensorflow.ResourceHandleProto
คลาสที่ซ้อนกัน
ระดับ | ResourceHandleProto.Builder | Protocol buffer representing a handle to a tensorflow resource. | |
ระดับ | ResourceHandleProto.DtypeAndShape | Protocol buffer representing a pair of (data type, tensor shape). | |
อินเตอร์เฟซ | ResourceHandleProto.DtypeAndShapeOrBuilder |
ค่าคงที่
ภายใน | CONTAINER_FIELD_NUMBER | |
ภายใน | DEVICE_FIELD_NUMBER | |
ภายใน | DTYPES_AND_SHAPES_FIELD_NUMBER | |
ภายใน | HASH_CODE_FIELD_NUMBER | |
ภายใน | MAYBE_TYPE_NAME_FIELD_NUMBER | |
ภายใน | NAME_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
สตริง | รับคอนเทนเนอร์ () Container in which this resource is placed. |
com.google.protobuf.ByteString | getContainerBytes () Container in which this resource is placed. |
ResourceHandleProto แบบคงที่ | |
ResourceHandleProto | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
สตริง | รับอุปกรณ์ () Unique name for the device containing the resource. |
com.google.protobuf.ByteString | รับอุปกรณ์ไบต์ () Unique name for the device containing the resource. |
ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (ดัชนี int) Data types and shapes for the underlying resource. |
ภายใน | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
รายการ < ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (ดัชนี int) Data types and shapes for the underlying resource. |
รายการ<? ขยาย ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
ยาว | รับแฮชโค้ด () Hash code for the type of the resource. |
สตริง | getMaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
com.google.protobuf.ByteString | getMaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
สตริง | รับชื่อ () Unique name of this resource. |
com.google.protobuf.ByteString | getNameBytes () Unique name of this resource. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
ResourceHandleProto.Builder แบบคงที่ | newBuilder (ต้นแบบ ResourceHandleProto ) |
ResourceHandleProto.Builder แบบคงที่ | ตัวสร้างใหม่ () |
ResourceHandleProto.Builder | |
ResourceHandleProto แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
ResourceHandleProto แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceHandleProto แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
ResourceHandleProto แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceHandleProto แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceHandleProto แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
ResourceHandleProto แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceHandleProto แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
ResourceHandleProto แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceHandleProto แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
ResourceHandleProto.Builder | toBuilder () |
เป็นโมฆะ | writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int CONTAINER_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงที่ขั้นสุดท้าย int DEVICE_FIELD_NUMBER
ค่าคงที่: 1
สาธารณะคงสุดท้าย int DTYPES_AND_SHAPES_FIELD_NUMBER
ค่าคงที่: 6
สาธารณะคงสุดท้าย int HASH_CODE_FIELD_NUMBER
ค่าคงที่: 4
int สุดท้ายคงที่สาธารณะ MAYBE_TYPE_NAME_FIELD_NUMBER
ค่าคงที่: 5
int สุดท้ายคงที่สาธารณะ NAME_FIELD_NUMBER
ค่าคงที่: 3
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สตริงสาธารณะ getContainer ()
Container in which this resource is placed.
string container = 2;
สาธารณะ com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ getDevice ()
Unique name for the device containing the resource.
string device = 1;
สาธารณะ com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
ResourceHandleProto.DtypeAndShape สาธารณะ getDtypesAndShapes (ดัชนี int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
int สาธารณะ getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
รายการสาธารณะ < ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.DtypeAndShapeOrBuilder สาธารณะ getDtypesAndShapesOrBuilder (ดัชนี int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
รายการสาธารณะ<? ขยาย ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
สาธารณะยาว getHashCode ()
Hash code for the type of the resource. Is only valid in the same device and in the same execution.
uint64 hash_code = 4;
สตริงสาธารณะ getMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
สาธารณะ com.google.protobuf.ByteString getMaybeTypeNameBytes ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
สตริงสาธารณะ getName ()
Unique name of this resource.
string name = 3;
สาธารณะ com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
ResourceHandleProto แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
IOข้อยกเว้น |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
ResourceHandleProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|