clase final estática pública ResourceHandleProto.Builder
Protocol buffer representing a handle to a tensorflow resource. Handles are not valid across executions, but can be serialized back and forth from within a single run.
tensorflow.ResourceHandleProto
Métodos públicos
ResourceHandleProto.Builder | addAllDtypesAndShapes (Iterable<? extiende los valores ResourceHandleProto.DtypeAndShape >) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addDtypesAndShapes ( ResourceHandleProto.DtypeAndShape.Builder builderForValue) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addDtypesAndShapes (valor ResourceHandleProto.DtypeAndShape ) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addDtypesAndShapes (índice int, valor ResourceHandleProto.DtypeAndShape ) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addDtypesAndShapes (índice int, ResourceHandleProto.DtypeAndShape.Builder builderForValue) Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShape.Builder | addDtypesAndShapesBuilder (índice int) Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShape.Builder | agregarDtypesAndShapesBuilder () Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
ResourceHandleProto | construir () |
ResourceHandleProto | |
ResourceHandleProto.Builder | claro () |
ResourceHandleProto.Builder | contenedor claro () Container in which this resource is placed. |
ResourceHandleProto.Builder | borrar dispositivo () Unique name for the device containing the resource. |
ResourceHandleProto.Builder | clearDtypesAndShapes () Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
ResourceHandleProto.Builder | borrar código hash () Hash code for the type of the resource. |
ResourceHandleProto.Builder | borrarMaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
ResourceHandleProto.Builder | borrar nombre () Unique name of this resource. |
ResourceHandleProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
ResourceHandleProto.Builder | clonar () |
Cadena | obtener contenedor () Container in which this resource is placed. |
com.google.protobuf.ByteString | getContenedorBytes () Container in which this resource is placed. |
ResourceHandleProto | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | obtener dispositivo () Unique name for the device containing the resource. |
com.google.protobuf.ByteString | obtenerDeviceBytes () Unique name for the device containing the resource. |
ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (índice int) Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShape.Builder | getDtypesAndShapesBuilder (índice int) Data types and shapes for the underlying resource. |
Lista< ResourceHandleProto.DtypeAndShape.Builder > | getDtypesAndShapesBuilderList () Data types and shapes for the underlying resource. |
entero | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
Lista< ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (índice int) Data types and shapes for the underlying resource. |
Lista<? extiende ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
largo | obtener código hash () Hash code for the type of the resource. |
Cadena | getMaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
com.google.protobuf.ByteString | getMaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
Cadena | obtenerNombre () Unique name of this resource. |
com.google.protobuf.ByteString | getNombreBytes () Unique name of this resource. |
booleano final | |
ResourceHandleProto.Builder | mergeFrom (com.google.protobuf.Message otro) |
ResourceHandleProto.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
final ResourceHandleProto.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
ResourceHandleProto.Builder | eliminarDtypesAndShapes (índice int) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | setContainer (valor de cadena) Container in which this resource is placed. |
ResourceHandleProto.Builder | setContainerBytes (valor com.google.protobuf.ByteString) Container in which this resource is placed. |
ResourceHandleProto.Builder | setDevice (valor de cadena) Unique name for the device containing the resource. |
ResourceHandleProto.Builder | setDeviceBytes (valor com.google.protobuf.ByteString) Unique name for the device containing the resource. |
ResourceHandleProto.Builder | setDtypesAndShapes (índice int, ResourceHandleProto.DtypeAndShape.Builder builderForValue) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | setDtypesAndShapes (índice int, valor ResourceHandleProto.DtypeAndShape ) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
ResourceHandleProto.Builder | setHashCode (valor largo) Hash code for the type of the resource. |
ResourceHandleProto.Builder | setMaybeTypeName (valor de cadena) For debug-only, the name of the type pointed to by this handle, if available. |
ResourceHandleProto.Builder | setMaybeTypeNameBytes (valor com.google.protobuf.ByteString) For debug-only, the name of the type pointed to by this handle, if available. |
ResourceHandleProto.Builder | setName (valor de cadena) Unique name of this resource. |
ResourceHandleProto.Builder | setNameBytes (valor com.google.protobuf.ByteString) Unique name of this resource. |
ResourceHandleProto.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
final ResourceHandleProto.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public ResourceHandleProto.Builder addAllDtypesAndShapes (Iterable<? extiende los valores de ResourceHandleProto.DtypeAndShape >)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder addDtypesAndShapes ( ResourceHandleProto.DtypeAndShape.Builder builderForValue)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder addDtypesAndShapes (valor ResourceHandleProto.DtypeAndShape )
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder addDtypesAndShapes (índice int, valor ResourceHandleProto.DtypeAndShape )
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder addDtypesAndShapes (índice int, ResourceHandleProto.DtypeAndShape.Builder builderForValue)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.DtypeAndShape.Builder addDtypesAndShapesBuilder (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.DtypeAndShape.Builder addDtypesAndShapesBuilder ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
public ResourceHandleProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público ResourceHandleProto.Builder clearContainer ()
Container in which this resource is placed.
string container = 2;
público ResourceHandleProto.Builder clearDevice ()
Unique name for the device containing the resource.
string device = 1;
público ResourceHandleProto.Builder clearDtypesAndShapes ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público ResourceHandleProto.Builder clearHashCode ()
Hash code for the type of the resource. Is only valid in the same device and in the same execution.
uint64 hash_code = 4;
público ResourceHandleProto.Builder clearMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
público ResourceHandleProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
cadena pública getContainer ()
Container in which this resource is placed.
string container = 2;
público com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getDevice ()
Unique name for the device containing the resource.
string device = 1;
público com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
público ResourceHandleProto.DtypeAndShape getDtypesAndShapes (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.DtypeAndShape.Builder getDtypesAndShapesBuilder (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Lista pública< ResourceHandleProto.DtypeAndShape.Builder > getDtypesAndShapesBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público int getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Lista pública< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Lista pública<? extiende ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público largo 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;
cadena pública getMaybeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
público 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;
cadena pública getName ()
Unique name of this resource.
string name = 3;
público com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;
público final booleano isInitialized ()
public ResourceHandleProto.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
ResourceHandleProto.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público ResourceHandleProto.Builder removeDtypesAndShapes (índice int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder setContainer (valor de cadena)
Container in which this resource is placed.
string container = 2;
público ResourceHandleProto.Builder setContainerBytes (valor com.google.protobuf.ByteString)
Container in which this resource is placed.
string container = 2;
public ResourceHandleProto.Builder setDevice (valor de cadena)
Unique name for the device containing the resource.
string device = 1;
público ResourceHandleProto.Builder setDeviceBytes (valor com.google.protobuf.ByteString)
Unique name for the device containing the resource.
string device = 1;
público ResourceHandleProto.Builder setDtypesAndShapes (índice int, ResourceHandleProto.DtypeAndShape.Builder builderForValue)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder setDtypesAndShapes (índice int, valor ResourceHandleProto.DtypeAndShape )
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
público ResourceHandleProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público ResourceHandleProto.Builder setHashCode (valor largo)
Hash code for the type of the resource. Is only valid in the same device and in the same execution.
uint64 hash_code = 4;
public ResourceHandleProto.Builder setMaybeTypeName (valor de cadena)
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
público ResourceHandleProto.Builder setMaybeTypeNameBytes (valor com.google.protobuf.ByteString)
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
público ResourceHandleProto.Builder setName (valor de cadena)
Unique name of this resource.
string name = 3;
público ResourceHandleProto.Builder setNameBytes (valor com.google.protobuf.ByteString)
Unique name of this resource.
string name = 3;