ResourceHandleProtoOrBuilder

رابط عمومی ResourceHandleProtoOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

رشته انتزاعی
getContainer ()
 Container in which this resource is placed.
چکیده com.google.protobuf.ByteString
getContainerBytes ()
 Container in which this resource is placed.
رشته انتزاعی
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)
 Data types and shapes for the underlying resource.
انتزاعی
getDtypesAndShapesCount ()
 Data types and shapes for the underlying resource.
فهرست چکیده < ResourceHandleProto.DtypeAndShape >
getDtypesAndShapesList ()
 Data types and shapes for the underlying resource.
چکیده ResourceHandleProto.DtypeAndShapeOrBuilder
getDtypesAndShapesOrBuilder (شاخص int)
 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.

روش های عمومی

رشته انتزاعی عمومی getContainer ()

string container = 2;

 Container in which this resource is placed.
 
= 2;

چکیده عمومی com.google.protobuf.ByteString getContainerBytes ()

string container = 2;

 Container in which this resource is placed.
 
= 2;

رشته انتزاعی عمومی getDevice ()

دستگاه رشته

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

چکیده عمومی com.google.protobuf.ByteString getDeviceBytes ()

دستگاه رشته

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

چکیده عمومی ResourceHandleProto.DtypeAndShape getDtypesAndShapes (int index)

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

انتزاع عمومی 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;

چکیده عمومی 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;

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;

چکیده عمومی 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;

چکیده عمومی com.google.protobuf.ByteString getNameBytes ()

 Unique name of this resource.
 
string name = 3;