interface pública ResourceHandleProtoOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
cadeia abstrata | getContainer () Container in which this resource is placed. |
abstrato com.google.protobuf.ByteString | getContainerBytes () Container in which this resource is placed. |
cadeia abstrata | getDispositivo () Unique name for the device containing the resource. |
abstrato com.google.protobuf.ByteString | getDeviceBytes () Unique name for the device containing the resource. |
abstrato ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (índice interno) Data types and shapes for the underlying resource. |
abstrato int | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
Lista abstrata< ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
abstrato ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (índice interno) Data types and shapes for the underlying resource. |
lista abstrata<? estende ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
abstrato longo | obterHashCode () Hash code for the type of the resource. |
cadeia abstrata | getMaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
abstrato com.google.protobuf.ByteString | getMaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
cadeia abstrata | getNome () Unique name of this resource. |
abstrato com.google.protobuf.ByteString | getNomeBytes () Unique name of this resource. |
Métodos Públicos
String abstrata pública getContainer ()
Container in which this resource is placed.
string container = 2;
resumo público com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
String abstrata pública getDevice ()
Unique name for the device containing the resource.
string device = 1;
resumo público com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
público abstrato ResourceHandleProto.DtypeAndShape getDtypesAndShapes (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público abstrato int getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Lista abstrata pública< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público abstrato ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
lista abstrata pública<? estende ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público abstrato longo 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;
String abstrata pública getMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
resumo 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;
String abstrata pública getName ()
Unique name of this resource.
string name = 3;
resumo público com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;