interface publique ResourceHandleProtoOrBuilder
Sous-classes indirectes connues |
Méthodes publiques
Chaîne abstraite | getConteneur () Container in which this resource is placed. |
résumé com.google.protobuf.ByteString | getContainerBytes () Container in which this resource is placed. |
Chaîne abstraite | getDevice () Unique name for the device containing the resource. |
résumé com.google.protobuf.ByteString | getDeviceBytes () Unique name for the device containing the resource. |
résumé ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (index int) Data types and shapes for the underlying resource. |
abstrait entier | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
Liste abstraite < ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
abstrait ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (index int) Data types and shapes for the underlying resource. |
Liste abstraite <? étend ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
abstrait long | obtenirHashCode () Hash code for the type of the resource. |
Chaîne abstraite | getPeut-êtreTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
résumé com.google.protobuf.ByteString | getMaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
Chaîne abstraite | obtenirNom () Unique name of this resource. |
résumé com.google.protobuf.ByteString | getNameBytes () Unique name of this resource. |
Méthodes publiques
chaîne abstraite publique getContainer ()
Container in which this resource is placed.
string container = 2;
résumé public com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
chaîne abstraite publique getDevice ()
Unique name for the device containing the resource.
string device = 1;
résumé public com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
résumé public ResourceHandleProto.DtypeAndShape getDtypesAndShapes (index int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
public abstrait int getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Liste abstraite publique < ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
résumé public ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (index int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Liste des résumés publics<? étend ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
public abstrait long 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;
chaîne abstraite publique getMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
résumé public 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;
chaîne abstraite publique getName ()
Unique name of this resource.
string name = 3;
résumé public com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;