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 index)
 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.

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

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

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

תקציר ציבורי com.google.protobuf.ByteString getContainerBytes ()

 Container in which this resource is placed.
 
string container = 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;