interfaz pública ResourceHandleProtoOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| cadena abstracta | obtener contenedor () Container in which this resource is placed. |
| resumen com.google.protobuf.ByteString | obtenerContenedorBytes () Container in which this resource is placed. |
| cadena abstracta | obtener dispositivo () Unique name for the device containing the resource. |
| resumen com.google.protobuf.ByteString | obtenerDeviceBytes () Unique name for the device containing the resource. |
| abstracto ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (índice int) Data types and shapes for the underlying resource. |
| resumen entero | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
| Lista abstracta < ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
| abstracto ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (índice int) Data types and shapes for the underlying resource. |
| Lista abstracta<? extiende ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
| resumen largo | obtener código hash () Hash code for the type of the resource. |
| cadena abstracta | getMaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
| resumen com.google.protobuf.ByteString | getMaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
| cadena abstracta | obtenerNombre () Unique name of this resource. |
| resumen com.google.protobuf.ByteString | getNombreBytes () Unique name of this resource. |
Métodos públicos
Cadena abstracta pública getContainer ()
Container in which this resource is placed.
string container = 2; resumen público com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2; Cadena abstracta pública getDevice ()
Unique name for the device containing the resource.
string device = 1; resumen público com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1; resumen público ResourceHandleProto.DtypeAndShape getDtypesAndShapes (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6; resumen público int getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6; Lista abstracta pública < ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6; resumen público ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6; Lista de resúmenes públicos <? extiende ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6; getHashCode largo abstracto público ()
Hash code for the type of the resource. Is only valid in the same device and in the same execution.
uint64 hash_code = 4; Cadena abstracta pública getMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5; resumen público 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; Cadena abstracta pública getName ()
Unique name of this resource.
string name = 3; resumen público com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;