clase final pública RemoteTensorHandle
Protobuf tipo tensorflow.eager.RemoteTensorHandle
Clases anidadas
| clase | RemoteTensorHandle.Builder | Protobuf tipo tensorflow.eager.RemoteTensorHandle | |
Constantes
| entero | DEVICE_FIELD_NUMBER | |
| entero | DTYPE_FIELD_NUMBER | |
| entero | OP_DEVICE_FIELD_NUMBER | |
| entero | OP_ID_FIELD_NUMBER | |
| entero | SALIDA_NUM_CAMPO_NUMBER | |
| entero | RESURCE_DTYPES_AND_SHAPES_FIELD_NUMBER |
Métodos públicos
| booleano | es igual (Objeto obj) |
| RemoteTensorHandle estático | |
| MangoTensorRemoto | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Cadena | obtener dispositivo () Device where the tensor is located. |
| com.google.protobuf.ByteString | obtenerDeviceBytes () Device where the tensor is located. |
| Tipo de datos | obtener tipo D () Tensor type. |
| entero | getDtipoValor () Tensor type. |
| Cadena | getOpDevice () Device of the operation producing this tensor. |
| com.google.protobuf.ByteString | getOpDeviceBytes () Device of the operation producing this tensor. |
| largo | obtenerOpId () The ID of the operation that produced this tensor. |
| entero | obtenerNumSalida () The index into the outputs of the operation that produced this tensor. |
| TipoDtipoyformaderecurso | getResourceDtypesAndShapes (índice int) Optional data types and shapes of a remote resource variable. |
| entero | getResourceDtypesAndShapesCount () Optional data types and shapes of a remote resource variable. |
| Lista <RecursoDtipoYForma> | getResourceDtypesAndShapesList () Optional data types and shapes of a remote resource variable. |
| ResourceDtypeAndShapeOrBuilder | getResourceDtypesAndShapesOrBuilder (índice int) Optional data types and shapes of a remote resource variable. |
| Lista<? extiende ResourceDtypeAndShapeOrBuilder > | getResourceDtypesAndShapesOrBuilderList () Optional data types and shapes of a remote resource variable. |
| entero | |
| com.google.protobuf.UnknownFieldSet final | |
| entero | código hash () |
| booleano final | |
| RemoteTensorHandle.Builder estático | newBuilder (prototipo RemoteTensorHandle ) |
| RemoteTensorHandle.Builder estático | |
| RemoteTensorHandle.Builder | |
| RemoteTensorHandle estático | parseDelimitedFrom (entrada de InputStream) |
| RemoteTensorHandle estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (datos de ByteBuffer) |
| RemoteTensorHandle estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| RemoteTensorHandle estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| RemoteTensorHandle estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (datos com.google.protobuf.ByteString) |
| RemoteTensorHandle estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteTensorHandle estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| estático | analizador () |
| RemoteTensorHandle.Builder | |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público DEVICE_FIELD_NUMBER
Valor constante: 3
int final estático público DTYPE_FIELD_NUMBER
Valor constante: 5
int final estático público OP_DEVICE_FIELD_NUMBER
Valor constante: 4
int final estático público OP_ID_FIELD_NUMBER
Valor constante: 1
int final estático público OUTPUT_NUM_FIELD_NUMBER
Valor constante: 2
int final estático público RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER
Valor constante: 6
Métodos públicos
público booleano es igual (Objeto obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
cadena 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; cadena 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; getOpId público largo ()
The ID of the operation that produced this tensor.
int64 op_id = 1; public int getNumSalida ()
The index into the outputs of the operation that produced this tensor.
int32 output_num = 2; público getParserForType ()
público 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; público 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<? extiende 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 ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
público estático RemoteTensorHandle parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
RemoteTensorHandle estático público parseFrom (datos ByteBuffer)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RemoteTensorHandle estático público parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
público estático RemoteTensorHandle parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RemoteTensorHandle estático público parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOExcepción |
|---|
público estático RemoteTensorHandle parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RemoteTensorHandle estático público parseFrom (datos com.google.protobuf.ByteString)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
RemoteTensorHandle estático público parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
RemoteTensorHandle estático público parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOExcepción |
|---|