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 khai

chuỗi trừu tượng
getContainer ()
 Container in which this resource is placed.
trừu tượng 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.
trừu tượng 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.
trừu tượng 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.
trừu tượng com.google.protobuf.ByteString
getNameBytes ()
 Unique name of this resource.

Phương pháp công khai

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

string container = 2;

 Container in which this resource is placed.
 
= 2;

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

string container = 2;

 Container in which this resource is placed.
 
= 2;

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

thiết bị chuỗi

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

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

thiết bị chuỗi

 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 ()

string name = 3;

 Unique name of this resource.
 
= 3;