antarmuka publik ResourceHandleProtoOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
Tali abstrak | dapatkan Kontainer () Container in which this resource is placed. |
abstrak com.google.protobuf.ByteString | dapatkanContainerBytes () Container in which this resource is placed. |
Tali abstrak | dapatkan Perangkat () Unique name for the device containing the resource. |
abstrak com.google.protobuf.ByteString | dapatkanDeviceBytes () Unique name for the device containing the resource. |
abstrak ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (indeks int) Data types and shapes for the underlying resource. |
abstrak ke dalam | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
Daftar abstrak< ResourceHandleProto.DtypeAndShape > | dapatkanDtypesAndShapesList () Data types and shapes for the underlying resource. |
abstrak ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (indeks int) Data types and shapes for the underlying resource. |
Daftar abstrak<? memperluas ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
abstrak panjang | dapatkanHashCode () Hash code for the type of the resource. |
Tali abstrak | dapatkanMungkinTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
abstrak com.google.protobuf.ByteString | dapatkanMungkinTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
Tali abstrak | dapatkan Nama () Unique name of this resource. |
abstrak com.google.protobuf.ByteString | dapatkanNamaBytes () Unique name of this resource. |
Metode Publik
abstrak publik String getContainer ()
Container in which this resource is placed.
string container = 2;
abstrak publik com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
abstrak publik String getDevice ()
Unique name for the device containing the resource.
string device = 1;
abstrak publik com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
abstrak publik ResourceHandleProto.DtypeAndShape getDtypesAndShapes (int indeks)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
abstrak publik int getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Daftar abstrak publik< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
abstrak publik ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (indeks int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Daftar abstrak publik<? memperluas ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
getHashCode panjang abstrak publik ()
Hash code for the type of the resource. Is only valid in the same device and in the same execution.
uint64 hash_code = 4;
String abstrak publik getMayTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
abstrak publik com.google.protobuf.ByteString getMayTypeNameBytes ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
abstrak publik String getName ()
Unique name of this resource.
string name = 3;
abstrak publik com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;