ResourceHandleProto.Builder

classe 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.
 
Protobuf tipo tensorflow.ResourceHandleProto

Métodos Públicos

ResourceHandleProto.Builder
addAllDtypesAndShapes (Iterable<? estende ResourceHandleProto.DtypeAndShape > valores)
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
addDtypesAndShapes ( ResourceHandleProto.DtypeAndShape.Builder construtorForValue)
 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 interno)
 Data types and shapes for the underlying resource.
ResourceHandleProto.DtypeAndShape.Builder
addDtypesAndShapesBuilder ()
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ResourceHandleProto
ResourceHandleProto
ResourceHandleProto.Builder
claro ()
ResourceHandleProto.Builder
limparContainer ()
 Container in which this resource is placed.
ResourceHandleProto.Builder
limparDispositivo ()
 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
limparHashCode ()
 Hash code for the type of the resource.
ResourceHandleProto.Builder
limparMaybeTypeName ()
 For debug-only, the name of the type pointed to by this handle, if
 available.
ResourceHandleProto.Builder
limparNome ()
 Unique name of this resource.
ResourceHandleProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
ResourceHandleProto.Builder
clonar ()
Corda
getContainer ()
 Container in which this resource is placed.
com.google.protobuf.ByteString
getContainerBytes ()
 Container in which this resource is placed.
ResourceHandleProto
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Corda
getDispositivo ()
 Unique name for the device containing the resource.
com.google.protobuf.ByteString
getDeviceBytes ()
 Unique name for the device containing the resource.
ResourceHandleProto.DtypeAndShape
getDtypesAndShapes (índice interno)
 Data types and shapes for the underlying resource.
ResourceHandleProto.DtypeAndShape.Builder
getDtypesAndShapesBuilder (índice interno)
 Data types and shapes for the underlying resource.
Lista< ResourceHandleProto.DtypeAndShape.Builder >
getDtypesAndShapesBuilderList ()
 Data types and shapes for the underlying resource.
interno
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 interno)
 Data types and shapes for the underlying resource.
Lista<? estende ResourceHandleProto.DtypeAndShapeOrBuilder >
getDtypesAndShapesOrBuilderList ()
 Data types and shapes for the underlying resource.
longo
obterHashCode ()
 Hash code for the type of the resource.
Corda
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.
Corda
getNome ()
 Unique name of this resource.
com.google.protobuf.ByteString
getNomeBytes ()
 Unique name of this resource.
booleano final
ResourceHandleProto.Builder
mergeFrom (com.google.protobuf.Message outro)
ResourceHandleProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final ResourceHandleProto.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
ResourceHandleProto.Builder
removeDtypesAndShapes (índice interno)
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
setContainer (valor da string)
 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 da string)
 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 do objeto)
ResourceHandleProto.Builder
setHashCode (valor longo)
 Hash code for the type of the resource.
ResourceHandleProto.Builder
setMaybeTypeName (valor da string)
 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 da string)
 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 do objeto)
final ResourceHandleProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public ResourceHandleProto.Builder addAllDtypesAndShapes (Iterable<? estende ResourceHandleProto.DtypeAndShape > valores)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public ResourceHandleProto.Builder addDtypesAndShapes ( ResourceHandleProto.DtypeAndShape.Builder builderForValue)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public ResourceHandleProto.Builder addDtypesAndShapes (valor ResourceHandleProto.DtypeAndShape )

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public ResourceHandleProto.Builder addDtypesAndShapes (índice int, valor ResourceHandleProto.DtypeAndShape )

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public 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;

public ResourceHandleProto.DtypeAndShape.Builder addDtypesAndShapesBuilder (índice int)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public 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 do objeto)

construção pública ResourceHandleProto ()

public ResourceHandleProto buildPartial ()

público ResourceHandleProto.Builder claro ()

public ResourceHandleProto.Builder clearContainer ()

contêiner de string

 Container in which this resource is placed.
 
string container = 2;

public ResourceHandleProto.Builder clearDevice ()

dispositivo de string

 Unique name for the device containing the resource.
 
string device = 1;

public ResourceHandleProto.Builder clearDtypesAndShapes ()

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public ResourceHandleProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public 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;

public ResourceHandleProto.Builder clearMaybeTypeName ()

 For debug-only, the name of the type pointed to by this handle, if
 available.
 
string maybe_type_name = 5;

public ResourceHandleProto.Builder clearName ()

 Unique name of this resource.
 
string name = 3;

public ResourceHandleProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Clone público ResourceHandleProto.Builder ()

String pública getContainer ()

contêiner de string

 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;

public ResourceHandleProto getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

String pública getDevice ()

dispositivo de string

 Unique name for the device containing the resource.
 
string device = 1;

público com.google.protobuf.ByteString getDeviceBytes ()

dispositivo de string

 Unique name for the device containing the resource.
 
string device = 1;

public ResourceHandleProto.DtypeAndShape getDtypesAndShapes (índice int)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public 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;

public ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (índice int)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

Lista pública<? estende ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

getHashCode longo público ()

 Hash code for the type of the resource. Is only valid in the same device
 and in the same execution.
 
uint64 hash_code = 4;

String 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;

String pública getNome ()

 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 (com.google.protobuf.Message outro)

public ResourceHandleProto.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

público final ResourceHandleProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

public ResourceHandleProto.Builder removeDtypesAndShapes (índice int)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public ResourceHandleProto.Builder setContainer (valor de string)

 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;

público ResourceHandleProto.Builder setDevice (valor de string)

dispositivo de string

 Unique name for the device containing the resource.
 
string device = 1;

público ResourceHandleProto.Builder setDeviceBytes (valor com.google.protobuf.ByteString)

dispositivo de string

 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;

public ResourceHandleProto.Builder setDtypesAndShapes (índice int, valor ResourceHandleProto.DtypeAndShape )

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

public ResourceHandleProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public ResourceHandleProto.Builder setHashCode (valor longo)

 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 string)

 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;

public ResourceHandleProto.Builder setName (valor de string)

 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;

public ResourceHandleProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público final ResourceHandleProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)