ResourceHandleProto.Builder

מחלקה סופית סטטית ציבורית 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 מסוג Protobuf

שיטות ציבוריות

ResourceHandleProto.Builder
addAllDtypesAndShapes (Iterable<? מרחיב את הערכים של 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 (ערך ResourceHandleProto.DtypeAndShape )
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
addDtypesAndShapes (אינדקס int, ערך ResourceHandleProto.DtypeAndShape )
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
addDtypesAndShapes (int index, ResourceHandleProto.DtypeAndShape.Builder builderForValue)
 Data types and shapes for the underlying resource.
ResourceHandleProto.DtypeAndShape.Builder
addDtypesAndShapesBuilder (int index)
 Data types and shapes for the underlying resource.
ResourceHandleProto.DtypeAndShape.Builder
addDtypesAndShapesBuilder ()
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
ResourceHandleProto
ResourceHandleProto
ResourceHandleProto.Builder
ResourceHandleProto.Builder
clearContainer ()
 Container in which this resource is placed.
ResourceHandleProto.Builder
clearDevice ()
 Unique name for the device containing the resource.
ResourceHandleProto.Builder
clearDtypesAndShapes ()
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
ResourceHandleProto.Builder
clearHashCode ()
 Hash code for the type of the resource.
ResourceHandleProto.Builder
clearMaybeTypeName ()
 For debug-only, the name of the type pointed to by this handle, if
 available.
ResourceHandleProto.Builder
clearName ()
 Unique name of this resource.
ResourceHandleProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ResourceHandleProto.Builder
חוּט
getContainer ()
 Container in which this resource is placed.
com.google.protobuf.ByteString
getContainerBytes ()
 Container in which this resource is placed.
ResourceHandleProto
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
getDevice ()
 Unique name for the device containing the resource.
com.google.protobuf.ByteString
getDeviceBytes ()
 Unique name for the device containing the resource.
ResourceHandleProto.DtypeAndShape
getDtypesAndShapes (int index)
 Data types and shapes for the underlying resource.
ResourceHandleProto.DtypeAndShape.Builder
getDtypesAndShapesBuilder (int index)
 Data types and shapes for the underlying resource.
רשימה< ResourceHandleProto.DtypeAndShape.Builder >
getDtypesAndShapesBuilderList ()
 Data types and shapes for the underlying resource.
int
getDtypesAndShapesCount ()
 Data types and shapes for the underlying resource.
רשימה< ResourceHandleProto.DtypeAndShape >
getDtypesAndShapesList ()
 Data types and shapes for the underlying resource.
ResourceHandleProto.DtypeAndShapeOrBuilder
getDtypesAndShapesOrBuilder (int index)
 Data types and shapes for the underlying resource.
רשימה<? מרחיב את ResourceHandleProto.DtypeAndShapeOrBuilder >
getDtypesAndShapesOrBuilderList ()
 Data types and shapes for the underlying resource.
ארוך
getHashCode ()
 Hash code for the type of the resource.
חוּט
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.
חוּט
getName ()
 Unique name of this resource.
com.google.protobuf.ByteString
getNameBytes ()
 Unique name of this resource.
בוליאנית סופית
ResourceHandleProto.Builder
mergeFrom (com.google.protobuf.Message אחר)
ResourceHandleProto.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final ResourceHandleProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ResourceHandleProto.Builder
removeDtypesAndShapes (int index)
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
setContainer (ערך מחרוזת)
 Container in which this resource is placed.
ResourceHandleProto.Builder
setContainerBytes (ערך com.google.protobuf.ByteString)
 Container in which this resource is placed.
ResourceHandleProto.Builder
setDevice (ערך מחרוזת)
 Unique name for the device containing the resource.
ResourceHandleProto.Builder
setDeviceBytes (ערך com.google.protobuf.ByteString)
 Unique name for the device containing the resource.
ResourceHandleProto.Builder
setDtypesAndShapes (int index, ResourceHandleProto.DtypeAndShape.Builder builderForValue)
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
setDtypesAndShapes (int index, ערך ResourceHandleProto.DtypeAndShape )
 Data types and shapes for the underlying resource.
ResourceHandleProto.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
ResourceHandleProto.Builder
setHashCode (ערך ארוך)
 Hash code for the type of the resource.
ResourceHandleProto.Builder
setMaybeTypeName (ערך מחרוזת)
 For debug-only, the name of the type pointed to by this handle, if
 available.
ResourceHandleProto.Builder
setMaybeTypeNameBytes (ערך com.google.protobuf.ByteString)
 For debug-only, the name of the type pointed to by this handle, if
 available.
ResourceHandleProto.Builder
setName (ערך מחרוזת)
 Unique name of this resource.
ResourceHandleProto.Builder
setNameBytes (ערך com.google.protobuf.ByteString)
 Unique name of this resource.
ResourceHandleProto.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final ResourceHandleProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public ResourceHandleProto.Builder addAllDtypesAndShapes (Iterable<? מרחיב את הערכים של ResourceHandleProto.DtypeAndShape >)

 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 (ערך ResourceHandleProto.DtypeAndShape )

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

public ResourceHandleProto.Builder addDtypesAndShapes (אינדקס int, ערך ResourceHandleProto.DtypeAndShape )

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

public ResourceHandleProto.Builder addDtypesAndShapes (int index, 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 (int index)

 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public ResourceHandleProto build ()

public ResourceHandleProto buildPartial ()

public ResourceHandleProto.Builder clear ()

public ResourceHandleProto.Builder clearContainer ()

string container = 2;

 Container in which this resource is placed.
 
= 2;

public ResourceHandleProto.Builder clearDevice ()

 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 (שדה 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)

שיבוט ציבורי ResourceHandleProto.Builder ()

מחרוזת ציבורית getContainer ()

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

public com.google.protobuf.ByteString getContainerBytes ()

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

public ResourceHandleProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

מחרוזת ציבורית getDevice ()

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

public com.google.protobuf.ByteString getDeviceBytes ()

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

public ResourceHandleProto.DtypeAndShape getDtypesAndShapes (int index)

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

public ResourceHandleProto.DtypeAndShape.Builder getDtypesAndShapesBuilder (int index)

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

רשימה ציבורית< ResourceHandleProto.DtypeAndShape.Builder > getDtypesAndShapesBuilderList ()

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

public int getDtypesAndShapesCount ()

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

רשימה ציבורית< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()

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

public ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (int index)

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

רשימה ציבורית<? מרחיב את ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()

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

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

מחרוזת ציבורית getMaybeTypeName ()

מחרוזת

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

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

מחרוזת ציבורית getName ()

 Unique name of this resource.
 
string name = 3;

public com.google.protobuf.ByteString getNameBytes ()

 Unique name of this resource.
 
string name = 3;

בוליאני הסופי הציבורי הוא אתחול ()

public ResourceHandleProto.Builder mergeFrom (com.google.protobuf.Message אחר)

public ResourceHandleProto.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public final ResourceHandleProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public ResourceHandleProto.Builder removeDtypesAndShapes (int index)

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

public ResourceHandleProto.Builder setContainer (ערך מחרוזת)

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

public ResourceHandleProto.Builder setContainerBytes (ערך com.google.protobuf.ByteString)

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

public ResourceHandleProto.Builder setDevice (ערך מחרוזת)

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

public ResourceHandleProto.Builder setDeviceBytes (ערך com.google.protobuf.ByteString)

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

public ResourceHandleProto.Builder setDtypesAndShapes (int index, ResourceHandleProto.DtypeAndShape.Builder builderForValue)

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

public ResourceHandleProto.Builder setDtypesAndShapes (אינדקס int, ערך ResourceHandleProto.DtypeAndShape )

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

public ResourceHandleProto.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public ResourceHandleProto.Builder setHashCode (ערך ארוך)

 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 (ערך מחרוזת)

מחרוזת

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

public ResourceHandleProto.Builder setMaybeTypeNameBytes (ערך 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 (ערך מחרוזת)

 Unique name of this resource.
 
string name = 3;

public ResourceHandleProto.Builder setNameBytes (ערך com.google.protobuf.ByteString)

 Unique name of this resource.
 
string name = 3;

public ResourceHandleProto.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public final ResourceHandleProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)