classe finale pubblica RemoteTensorHandle
Tipo di protocollo tensorflow.eager.RemoteTensorHandle
Classi nidificate
| classe | RemoteTensorHandle.Builder | Tipo di protocollo tensorflow.eager.RemoteTensorHandle | |
Costanti
| int | DEVICE_FIELD_NUMBER | |
| int | DTYPE_FIELD_NUMBER | |
| int | OP_DEVICE_FIELD_NUMBER | |
| int | OP_ID_FIELD_NUMBER | |
| int | OUTPUT_NUM_FIELD_NUMBER | |
| int | RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| RemoteTensorHandle statico | |
| RemoteTensorHandle | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getDevice () Device where the tensor is located. |
| com.google.protobuf.ByteString | getDeviceBytes () Device where the tensor is located. |
| Tipo di dati | getDtipo () Tensor type. |
| int | getDtipoValore () Tensor type. |
| Corda | getOpDevice () Device of the operation producing this tensor. |
| com.google.protobuf.ByteString | getOpDeviceBytes () Device of the operation producing this tensor. |
| lungo | getOpId () The ID of the operation that produced this tensor. |
| int | getNumeroUscita () The index into the outputs of the operation that produced this tensor. |
| ResourceDtypeAndShape | getResourceDtypesAndShapes (indice int) Optional data types and shapes of a remote resource variable. |
| int | getResourceDtypesAndShapesCount () Optional data types and shapes of a remote resource variable. |
| Elenco< ResourceDtypeAndShape > | getResourceDtypesAndShapesList () Optional data types and shapes of a remote resource variable. |
| ResourceDtypeAndShapeOrBuilder | getResourceDtypesAndShapesOrBuilder (indice int) Optional data types and shapes of a remote resource variable. |
| Elenco<? estende ResourceDtypeAndShapeOrBuilder > | getResourceDtypesAndShapesOrBuilderList () Optional data types and shapes of a remote resource variable. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| RemoteTensorHandle.Builder statico | newBuilder (prototipo RemoteTensorHandle ) |
| RemoteTensorHandle.Builder statico | |
| RemoteTensorHandle.Builder | |
| RemoteTensorHandle statico | parseDelimitedFrom (input InputStream) |
| RemoteTensorHandle statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle statico | parseFrom (dati ByteBuffer) |
| RemoteTensorHandle statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| RemoteTensorHandle statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| RemoteTensorHandle statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle statico | parseFrom (dati com.google.protobuf.ByteString) |
| RemoteTensorHandle statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| RemoteTensorHandle.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int DEVICE_FIELD_NUMBER
Valore costante: 3
public static final int DTYPE_FIELD_NUMBER
Valore costante: 5
public static final int OP_DEVICE_FIELD_NUMBER
Valore costante: 4
public static final int OP_ID_FIELD_NUMBER
Valore costante: 1
public static final int OUTPUT_NUM_FIELD_NUMBER
Valore costante: 2
public static final int RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER
Valore costante: 6
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica 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; pubblico 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; public int getDtypeValue ()
Tensor type.
.tensorflow.DataType dtype = 5; public String 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; pubblico 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; pubblico lungo getOpId ()
The ID of the operation that produced this tensor.
int64 op_id = 1; public int getOutputNum ()
The index into the outputs of the operation that produced this tensor.
int32 output_num = 2; pubblico getParserForType ()
public ResourceDtypeAndShape getResourceDtypesAndShapes (indice 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; Elenco pubblico< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; public ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (indice int)
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; Elenco pubblico<? estende ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()
Optional data types and shapes of a remote resource variable.
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6; public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
pubblico statico RemoteTensorHandle parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico RemoteTensorHandle (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
public static RemoteTensorHandle parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico RemoteTensorHandle parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico RemoteTensorHandle (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico RemoteTensorHandle parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico RemoteTensorHandle (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static RemoteTensorHandle parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico RemoteTensorHandle parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|