genel arayüz ResourceHandleProtoOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut Dize | getContainer () Container in which this resource is placed. |
abstract com.google.protobuf.ByteString | getContainerBytes () Container in which this resource is placed. |
soyut Dize | getCihaz () Unique name for the device containing the resource. |
abstract com.google.protobuf.ByteString | getDeviceBytes () Unique name for the device containing the resource. |
özet ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (int dizini) Data types and shapes for the underlying resource. |
soyut int | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
özet Listesi< ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
özet ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (int dizini) Data types and shapes for the underlying resource. |
özet Liste<? ResourceHandleProto.DtypeAndShapeOrBuilder'ı genişletir > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
soyut uzun | getHashCode () Hash code for the type of the resource. |
soyut Dize | getMaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
abstract com.google.protobuf.ByteString | getMaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
soyut Dize | getName () Unique name of this resource. |
abstract com.google.protobuf.ByteString | getNameBytes () Unique name of this resource. |
Genel Yöntemler
genel özet String getContainer ()
Container in which this resource is placed.
string container = 2;
genel özet com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
genel özet String getDevice ()
Unique name for the device containing the resource.
string device = 1;
genel özet com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
genel özet ResourceHandleProto.DtypeAndShape getDtypesAndShapes (int dizini)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
genel soyut int getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
genel özet Listesi< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
genel özet ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (int dizini)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
genel özet listesi<? ResourceHandleProto.DtypeAndShapeOrBuilder'ı genişletir > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
genel özet uzun 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;
genel özet Dize getMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
genel özet 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;
genel özet Dize getName ()
Unique name of this resource.
string name = 3;
genel özet com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;