อินเทอร์เฟซสาธารณะ ResourceHandleProtoOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
สตริงที่เป็นนามธรรม | รับคอนเทนเนอร์ () Container in which this resource is placed. |
นามธรรม com.google.protobuf.ByteString | getContainerBytes () Container in which this resource is placed. |
สตริงที่เป็นนามธรรม | รับอุปกรณ์ () 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. |
วิธีการสาธารณะ
สตริงนามธรรมสาธารณะ 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;
สตริงนามธรรมสาธารณะ 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;