publiczna klasa końcowa RemoteTensorHandle
Protobuf typu tensorflow.eager.RemoteTensorHandle
Klasy zagnieżdżone
| klasa | RemoteTensorHandle.Builder | Protobuf typu tensorflow.eager.RemoteTensorHandle | |
Stałe
| wew | DEVICE_FIELD_NUMBER | |
| wew | DTYPE_FIELD_NUMBER | |
| wew | OP_DEVICE_FIELD_NUMBER | |
| wew | OP_ID_FIELD_NUMBER | |
| wew | WYJŚCIE_NUM_FIELD_NUMBER | |
| wew | RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| statyczny uchwyt RemoteTensor | |
| Uchwyt RemoteTensor | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierz urządzenie () Device where the tensor is located. |
| com.google.protobuf.ByteString | getDeviceBytes () Device where the tensor is located. |
| Typ danych | getDtype () Tensor type. |
| wew | getDtypeValue () Tensor type. |
| Smyczkowy | pobierzOpDevice () Device of the operation producing this tensor. |
| com.google.protobuf.ByteString | getOpDeviceBytes () Device of the operation producing this tensor. |
| długi | pobierzIdOp () The ID of the operation that produced this tensor. |
| wew | getOutputNum () The index into the outputs of the operation that produced this tensor. |
| ZasóbDtypeAndShape | getResourceDtypesAndShapes (indeks int) Optional data types and shapes of a remote resource variable. |
| wew | getResourceDtypesAndShapesCount () Optional data types and shapes of a remote resource variable. |
| Lista< ResourceDtypeAndShape > | getResourceDtypesAndShapesList () Optional data types and shapes of a remote resource variable. |
| ResourceDtypeAndShapeOrBuilder | getResourceDtypesAndShapesOrBuilder (indeks int) Optional data types and shapes of a remote resource variable. |
| Lista<? rozszerza ResourceDtypeAndShapeOrBuilder > | getResourceDtypesAndShapesOrBuilderList () Optional data types and shapes of a remote resource variable. |
| wew | |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny RemoteTensorHandle.Builder | newBuilder (prototyp RemoteTensorHandle ) |
| statyczny RemoteTensorHandle.Builder | nowyBuilder () |
| RemoteTensorHandle.Builder | |
| statyczny uchwyt RemoteTensor | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczny uchwyt RemoteTensor | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny uchwyt RemoteTensor | parseFrom (dane ByteBuffer) |
| statyczny uchwyt RemoteTensor | parseFrom (wejście com.google.protobuf.CodedInputStream, rejestr rozszerzenia com.google.protobuf.ExtensionRegistryLite) |
| statyczny uchwyt RemoteTensor | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny uchwyt RemoteTensor | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczny uchwyt RemoteTensor | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczny uchwyt RemoteTensor | parseFrom (dane com.google.protobuf.ByteString) |
| statyczny uchwyt RemoteTensor | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny uchwyt RemoteTensor | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| RemoteTensorHandle.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DEVICE_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int DTYPE_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int OP_DEVICE_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int OP_ID_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int OUTPUT_NUM_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER
Wartość stała: 6
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getDevice ()
Device where the tensor is located. Cannot be empty. For multi-device functions, it's the default device passed to placer.
string device = 3; public com.google.protobuf.ByteString getDeviceBytes ()
Device where the tensor is located. Cannot be empty. For multi-device functions, it's the default device passed to placer.
string device = 3; publiczny int getDtypeValue ()
Tensor type.
.tensorflow.DataType dtype = 5; publiczny ciąg getOpDevice ()
Device of the operation producing this tensor. Can be empty if the operation producing this tensor is a multi-device function.
string op_device = 4; publiczny com.google.protobuf.ByteString getOpDeviceBytes ()
Device of the operation producing this tensor. Can be empty if the operation producing this tensor is a multi-device function.
string op_device = 4; publiczny długi getOpId ()
The ID of the operation that produced this tensor.
int64 op_id = 1; publiczny int getOutputNum ()
The index into the outputs of the operation that produced this tensor.
int32 output_num = 2; publiczny getParserForType ()
public ResourceDtypeAndShape getResourceDtypesAndShapes (indeks int)
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; public int getResourceDtypesAndShapesCount ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; public List< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; publiczny ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (indeks int)
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; lista publiczna<? rozszerza ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny RemoteTensorHandle parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny RemoteTensorHandle parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny RemoteTensorHandle parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|