kelas akhir statis publik 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
Metode Publik
ResourceHandleProto.Builder | addAllDtypesAndShapes (Nilai Iterable<? extends 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 (nilai ResourceHandleProto.DtypeAndShape ) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addDtypesAndShapes (indeks int, nilai ResourceHandleProto.DtypeAndShape ) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addDtypesAndShapes (indeks int, ResourceHandleProto.DtypeAndShape.Builder builderForValue) Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShape.Builder | addDtypesAndShapesBuilder (indeks int) Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShape.Builder | addDtypesAndShapesBuilder () Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
ResourceHandleProto | membangun () |
ResourceHandleProto | |
ResourceHandleProto.Builder | jernih () |
ResourceHandleProto.Builder | wadah yang jelas () Container in which this resource is placed. |
ResourceHandleProto.Builder | hapus Perangkat () Unique name for the device containing the resource. |
ResourceHandleProto.Builder | jelasDtypesAndShapes () Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
ResourceHandleProto.Builder | hapusHashCode () Hash code for the type of the resource. |
ResourceHandleProto.Builder | jelasMungkinTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
ResourceHandleProto.Builder | nama jelas () Unique name of this resource. |
ResourceHandleProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ResourceHandleProto.Builder | klon () |
Rangkaian | dapatkan Kontainer () Container in which this resource is placed. |
com.google.protobuf.ByteString | dapatkanContainerBytes () Container in which this resource is placed. |
ResourceHandleProto | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
Rangkaian | dapatkan Perangkat () Unique name for the device containing the resource. |
com.google.protobuf.ByteString | dapatkanDeviceBytes () Unique name for the device containing the resource. |
ResourceHandleProto.DtypeAndShape | getDtypesAndShapes (indeks int) Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShape.Builder | getDtypesAndShapesBuilder (indeks int) Data types and shapes for the underlying resource. |
Daftar< ResourceHandleProto.DtypeAndShape.Builder > | getDtypesAndShapesBuilderList () Data types and shapes for the underlying resource. |
ke dalam | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
Daftar< ResourceHandleProto.DtypeAndShape > | dapatkanDtypesAndShapesList () Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (indeks int) Data types and shapes for the underlying resource. |
Daftar<? memperluas ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
panjang | dapatkanHashCode () Hash code for the type of the resource. |
Rangkaian | dapatkanMungkinTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
com.google.protobuf.ByteString | dapatkanMungkinTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
Rangkaian | dapatkan Nama () Unique name of this resource. |
com.google.protobuf.ByteString | dapatkanNamaBytes () Unique name of this resource. |
boolean terakhir | |
ResourceHandleProto.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
ResourceHandleProto.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceHandleProto.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
ResourceHandleProto.Builder | hapusDtypesAndShapes (indeks int) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | setContainer (Nilai string) Container in which this resource is placed. |
ResourceHandleProto.Builder | setContainerBytes (nilai com.google.protobuf.ByteString) Container in which this resource is placed. |
ResourceHandleProto.Builder | setDevice (Nilai string) Unique name for the device containing the resource. |
ResourceHandleProto.Builder | setDeviceBytes (nilai com.google.protobuf.ByteString) Unique name for the device containing the resource. |
ResourceHandleProto.Builder | setDtypesAndShapes (indeks int, ResourceHandleProto.DtypeAndShape.Builder builderForValue) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | setDtypesAndShapes (indeks int, nilai ResourceHandleProto.DtypeAndShape ) Data types and shapes for the underlying resource. |
ResourceHandleProto.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
ResourceHandleProto.Builder | setHashCode (nilai panjang) Hash code for the type of the resource. |
ResourceHandleProto.Builder | setMungkinTypeName (Nilai string) For debug-only, the name of the type pointed to by this handle, if available. |
ResourceHandleProto.Builder | setMungkinTypeNameBytes (nilai com.google.protobuf.ByteString) For debug-only, the name of the type pointed to by this handle, if available. |
ResourceHandleProto.Builder | setName (Nilai string) Unique name of this resource. |
ResourceHandleProto.Builder | setNameBytes (nilai com.google.protobuf.ByteString) Unique name of this resource. |
ResourceHandleProto.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
ResourceHandleProto.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
ResourceHandleProto.Builder publik addAllDtypesAndShapes (Nilai Iterable<? extends ResourceHandleProto.DtypeAndShape >)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.Builder addDtypesAndShapes publik ( ResourceHandleProto.DtypeAndShape.Builder builderForValue)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.Builder addDtypesAndShapes publik (nilai ResourceHandleProto.DtypeAndShape )
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.Builder addDtypesAndShapes publik (indeks int, nilai ResourceHandleProto.DtypeAndShape )
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.Builder addDtypesAndShapes publik (int indeks, ResourceHandleProto.DtypeAndShape.Builder builderForValue)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.DtypeAndShape.Builder publik addDtypesAndShapesBuilder (indeks int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.DtypeAndShape.Builder publik addDtypesAndShapesBuilder ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
public ResourceHandleProto.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
ResourceHandleProto.Builder publik clearContainer ()
Container in which this resource is placed.
string container = 2;
ResourceHandleProto.Builder publik clearDevice ()
Unique name for the device containing the resource.
string device = 1;
ResourceHandleProto.Builder publik clearDtypesAndShapes ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)
ResourceHandleProto.Builder publik 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;
ResourceHandleProto.Builder publik clearSomeTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
ResourceHandleProto.Builder publik clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GetContainer String publik ()
Container in which this resource is placed.
string container = 2;
publik com.google.protobuf.ByteString getContainerBytes ()
Container in which this resource is placed.
string container = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
GetDevice String publik ()
Unique name for the device containing the resource.
string device = 1;
publik com.google.protobuf.ByteString getDeviceBytes ()
Unique name for the device containing the resource.
string device = 1;
ResourceHandleProto.DtypeAndShape publik getDtypesAndShapes (indeks int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.DtypeAndShape.Builder publik getDtypesAndShapesBuilder (indeks int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Daftar publik< ResourceHandleProto.DtypeAndShape.Builder > getDtypesAndShapesBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
int publik getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Daftar publik< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.DtypeAndShapeOrBuilder publik getDtypesAndShapesOrBuilder (int indeks)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Daftar Publik<? memperluas ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
getHashCode panjang publik ()
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 publik getMungkinTypeName ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
publik com.google.protobuf.ByteString getMayTypeNameBytes ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
GetName String publik ()
Unique name of this resource.
string name = 3;
publik com.google.protobuf.ByteString getNameBytes ()
Unique name of this resource.
string name = 3;
boolean akhir publik diinisialisasi ()
ResourceHandleProto.Builder mergeFrom publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
ResourceHandleProto.Builder mergeUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)
ResourceHandleProto.Builder publik deleteDtypesAndShapes (int indeks)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.Builder setContainer publik (Nilai string)
Container in which this resource is placed.
string container = 2;
ResourceHandleProto.Builder setContainerBytes publik (nilai com.google.protobuf.ByteString)
Container in which this resource is placed.
string container = 2;
ResourceHandleProto.Builder setDevice publik (Nilai string)
Unique name for the device containing the resource.
string device = 1;
ResourceHandleProto.Builder setDeviceBytes publik (nilai com.google.protobuf.ByteString)
Unique name for the device containing the resource.
string device = 1;
ResourceHandleProto.Builder setDtypesAndShapes publik (indeks int, ResourceHandleProto.DtypeAndShape.Builder builderForValue)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
ResourceHandleProto.Builder setDtypesAndShapes publik (indeks int, nilai ResourceHandleProto.DtypeAndShape )
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
public ResourceHandleProto.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
public ResourceHandleProto.Builder setHashCode (nilai panjang)
Hash code for the type of the resource. Is only valid in the same device and in the same execution.
uint64 hash_code = 4;
ResourceHandleProto.Builder publik setMungkinTypeName (Nilai string)
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
ResourceHandleProto.Builder publik setMungkinTypeNameBytes (nilai com.google.protobuf.ByteString)
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
ResourceHandleProto.Builder setName publik (nilai string)
Unique name of this resource.
string name = 3;
ResourceHandleProto.Builder setNameBytes publik (nilai com.google.protobuf.ByteString)
Unique name of this resource.
string name = 3;