classe final pública RemoteTensorHandle
Tipo de protobuf tensorflow.eager.RemoteTensorHandle
Classes aninhadas
| aula | RemoteTensorHandle.Builder | Tipo de protobuf tensorflow.eager.RemoteTensorHandle | |
Constantes
| interno | DEVICE_FIELD_NUMBER | |
| interno | DTYPE_FIELD_NUMBER | |
| interno | OP_DEVICE_FIELD_NUMBER | |
| interno | OP_ID_FIELD_NUMBER | |
| interno | OUTPUT_NUM_FIELD_NUMBER | |
| interno | RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER |
Métodos Públicos
| booleano | é igual (objeto obj) |
| RemoteTensorHandle estático | |
| Punho do Tensor Remoto | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| Corda | getDispositivo () Device where the tensor is located. |
| com.google.protobuf.ByteString | getDeviceBytes () Device where the tensor is located. |
| Tipo de dados | getDtype () Tensor type. |
| interno | getDtypeValue () Tensor type. |
| Corda | getOpDevice () Device of the operation producing this tensor. |
| com.google.protobuf.ByteString | getOpDeviceBytes () Device of the operation producing this tensor. |
| longo | getOpId () The ID of the operation that produced this tensor. |
| interno | getOutputNum () The index into the outputs of the operation that produced this tensor. |
| ResourceDtypeAndShape | getResourceDtypesAndShapes (índice interno) Optional data types and shapes of a remote resource variable. |
| interno | 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 (índice interno) Optional data types and shapes of a remote resource variable. |
| Lista<? estende ResourceDtypeAndShapeOrBuilder > | getResourceDtypesAndShapesOrBuilderList () Optional data types and shapes of a remote resource variable. |
| interno | |
| final com.google.protobuf.UnknownFieldSet | |
| interno | código hash () |
| booleano final | |
| RemoteTensorHandle.Builder estático | newBuilder (protótipo RemoteTensorHandle ) |
| RemoteTensorHandle.Builder estático | |
| RemoteTensorHandle.Builder | |
| RemoteTensorHandle estático | parseDelimitedFrom (entrada InputStream) |
| RemoteTensorHandle estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (dados de ByteBuffer) |
| RemoteTensorHandle estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| RemoteTensorHandle estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (dados com.google.protobuf.ByteString) |
| RemoteTensorHandle estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| RemoteTensorHandle.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int DEVICE_FIELD_NUMBER
Valor Constante: 3
público estático final int DTYPE_FIELD_NUMBER
Valor Constante: 5
público estático final int OP_DEVICE_FIELD_NUMBER
Valor Constante: 4
público estático final int OP_ID_FIELD_NUMBER
Valor Constante: 1
público estático final int OUTPUT_NUM_FIELD_NUMBER
Valor Constante: 2
público estático final int RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER
Valor Constante: 6
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String pública 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; público 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; público int getDtypeValue ()
Tensor type.
.tensorflow.DataType dtype = 5; String pública 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; público 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; público longo getOpId ()
The ID of the operation that produced this tensor.
int64 op_id = 1; público int getOutputNum ()
The index into the outputs of the operation that produced this tensor.
int32 output_num = 2; público getParserForType ()
public ResourceDtypeAndShape getResourceDtypesAndShapes (índice int)
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; público int getResourceDtypesAndShapesCount ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; Lista pública< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; public ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (índice int)
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; Lista pública<? estende ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static RemoteTensorHandle parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público estático RemoteTensorHandle parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static RemoteTensorHandle parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static RemoteTensorHandle parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
público estático RemoteTensorHandle parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static RemoteTensorHandle parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
RemoteTensorHandle estático público parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static RemoteTensorHandle parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static RemoteTensorHandle parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|