ResourceHandleProtoOrBuilder

giao diện công cộng ResourceHandleProtoOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công cộng

chuỗi trừu tượng
getContainer ()
 Container in which this resource is placed.
tóm tắt com.google.protobuf.ByteString
getContainerBytes ()
 Container in which this resource is placed.
chuỗi trừu tượng
getDevice ()
 Unique name for the device containing the resource.
tóm tắt com.google.protobuf.ByteString
getDeviceBytes ()
 Unique name for the device containing the resource.
trừu tượng ResourceHandleProto.DtypeAndShape
getDtypesAndShapes (chỉ mục int)
 Data types and shapes for the underlying resource.
int trừu tượng
getDtypesAndShapesCount ()
 Data types and shapes for the underlying resource.
Danh sách trừu tượng< ResourceHandleProto.DtypeAndShape >
getDtypesAndShapesList ()
 Data types and shapes for the underlying resource.
trừu tượng ResourceHandleProto.DtypeAndShapeOrBuilder
getDtypesAndShapesOrBuilder (chỉ mục int)
 Data types and shapes for the underlying resource.
Danh sách trừu tượng<? mở rộng ResourceHandleProto.DtypeAndShapeOrBuilder >
getDtypesAndShapesOrBuilderList ()
 Data types and shapes for the underlying resource.
trừu tượng dài
getHashCode ()
 Hash code for the type of the resource.
chuỗi trừu tượng
get MaybeTypeName ()
 For debug-only, the name of the type pointed to by this handle, if
 available.
tóm tắt com.google.protobuf.ByteString
get MaybeTypeNameBytes ()
 For debug-only, the name of the type pointed to by this handle, if
 available.
chuỗi trừu tượng
lấy Tên ()
 Unique name of this resource.
tóm tắt com.google.protobuf.ByteString
getNameBytes ()
 Unique name of this resource.

Phương pháp công cộng

Chuỗi tóm tắt công khai getContainer ()

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

tóm tắt công khai com.google.protobuf.ByteString getContainerBytes ()

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

Chuỗi tóm tắt công khai getDevice ()

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

tóm tắt công khai com.google.protobuf.ByteString getDeviceBytes ()

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

tóm tắt công khai ResourceHandleProto.DtypeAndShape getDtypesAndShapes (chỉ mục int)

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

tóm tắt công khai int getDtypesAndShapesCount ()

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

Danh sách tóm tắt công khai< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()

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

tóm tắt công khai ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (chỉ mục int)

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

Danh sách tóm tắt công khai<? mở rộng ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList ()

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

getHashCode dài tóm tắt công khai ()

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

Chuỗi tóm tắt công khai get MaybeTypeName ()

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

tóm tắt công khai com.google.protobuf.ByteString get MaybeTypeNameBytes ()

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

Chuỗi tóm tắt công khai getName ()

 Unique name of this resource.
 
string name = 3;

tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()

 Unique name of this resource.
 
string name = 3;