interfejs publiczny ResourceHandleProtoOrBuilder
Znane podklasy pośrednie |
Metody publiczne
abstrakcyjny ciąg | pobierz kontener () Container in which this resource is placed. |
streszczenie com.google.protobuf.ByteString | getContainerBytes () Container in which this resource is placed. |
abstrakcyjny ciąg | pobierz urządzenie () Unique name for the device containing the resource. |
streszczenie com.google.protobuf.ByteString | getDeviceBytes () Unique name for the device containing the resource. |
streszczenie ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (indeks int) Data types and shapes for the underlying resource. |
streszczenie wew | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
lista abstrakcyjna< ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
streszczenie ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (indeks int) Data types and shapes for the underlying resource. |
lista abstrakcyjna<? rozszerza ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
abstrakcyjne, długie | pobierzHashCode () Hash code for the type of the resource. |
abstrakcyjny ciąg | getMaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
streszczenie com.google.protobuf.ByteString | getMaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
abstrakcyjny ciąg | pobierz nazwę () Unique name of this resource. |
streszczenie com.google.protobuf.ByteString | getNameBytes () Unique name of this resource. |
Metody publiczne
publiczna abstrakcja String getContainer ()
Container in which this resource is placed.
string container = 2;
publiczna abstrakcja com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
publiczna abstrakcja String getDevice ()
Unique name for the device containing the resource.
string device = 1;
publiczne streszczenie com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
publiczne streszczenie ResourceHandleProto.DtypeAndShape getDtypesAndShapes (indeks int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
publiczne streszczenie int getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
publiczna lista abstrakcyjna< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
publiczne streszczenie ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (indeks int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
publiczna lista abstrakcyjna<? rozszerza ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
publiczne streszczenie długie 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;
publiczny ciąg abstrakcyjny getMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
publiczne streszczenie 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;
publiczna abstrakcja String getName ()
Unique name of this resource.
string name = 3;
publiczne streszczenie com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;