lớp cuối cùng công khai ResourceHandleProto
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.Protobuf loại
tensorflow.ResourceHandleProto
Các lớp lồng nhau
lớp học | ResourceHandleProto.Builder | Protocol buffer representing a handle to a tensorflow resource. | |
lớp học | ResourceHandleProto.DtypeAndShape | Protocol buffer representing a pair of (data type, tensor shape). | |
giao diện | ResourceHandleProto.DtypeAndShapeOrBuilder |
Hằng số
int | CONTAINER_FIELD_NUMBER | |
int | DEVICE_FIELD_NUMBER | |
int | DTYPES_AND_SHAPES_FIELD_NUMBER | |
int | HASH_CODE_FIELD_NUMBER | |
int | MAYBE_TYPE_NAME_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER |
Phương pháp công cộng
boolean | bằng (Đối tượng obj) |
Sợi dây | getContainer () Container in which this resource is placed. |
com.google.protobuf.ByteString | getContainerBytes () Container in which this resource is placed. |
tĩnh ResourceHandleProto | |
Tài NguyênXử LýProto | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
Sợi dây | 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 (chỉ mục int) Data types and shapes for the underlying resource. |
int | getDtypesAndShapesCount () Data types and shapes for the underlying resource. |
Danh sách< ResourceHandleProto.DtypeAndShape > | getDtypesAndShapesList () Data types and shapes for the underlying resource. |
ResourceHandleProto.DtypeAndShapeOrBuilder | getDtypesAndShapesOrBuilder (chỉ mục int) Data types and shapes for the underlying resource. |
Danh sách<? mở rộng ResourceHandleProto.DtypeAndShapeOrBuilder > | getDtypesAndShapesOrBuilderList () Data types and shapes for the underlying resource. |
dài | getHashCode () Hash code for the type of the resource. |
Sợi dây | get MaybeTypeName () For debug-only, the name of the type pointed to by this handle, if available. |
com.google.protobuf.ByteString | get MaybeTypeNameBytes () For debug-only, the name of the type pointed to by this handle, if available. |
Sợi dây | lấy Tên () Unique name of this resource. |
com.google.protobuf.ByteString | getNameBytes () Unique name of this resource. |
int | |
cuối cùng com.google.protobuf.UnknownFieldSet | |
int | mã băm () |
boolean cuối cùng | |
tĩnh ResourceHandleProto.Builder | newBuilder ( nguyên mẫu ResourceHandleProto ) |
tĩnh ResourceHandleProto.Builder | |
ResourceHandleProto.Builder | |
tĩnh ResourceHandleProto | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
tĩnh ResourceHandleProto | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry) |
tĩnh ResourceHandleProto | ParseFrom (dữ liệu ByteBuffer) |
tĩnh ResourceHandleProto | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh ResourceHandleProto | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh ResourceHandleProto | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
tĩnh ResourceHandleProto | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh ResourceHandleProto | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
tĩnh ResourceHandleProto | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh ResourceHandleProto | ParseFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
ResourceHandleProto.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
Hằng số
int tĩnh cuối cùng CONTAINER_FIELD_NUMBER
Giá trị không đổi: 2
int tĩnh công khai DEVICE_FIELD_NUMBER
Giá trị không đổi: 1
int tĩnh công khai DTYPES_AND_SHAPES_FIELD_NUMBER
Giá trị không đổi: 6
int tĩnh cuối cùng HASH_CODE_FIELD_NUMBER
Giá trị không đổi: 4
int tĩnh công khai MAYBE_TYPE_NAME_FIELD_NUMBER
Giá trị không đổi: 5
int cuối cùng tĩnh công khai NAME_FIELD_NUMBER
Giá trị không đổi: 3
Phương pháp công cộng
boolean công khai bằng (Object obj)
Chuỗi công khai getContainer ()
Container in which this resource is placed.
string container = 2;
com.google.protobuf.ByteString getContainerBytes công khai ()
Container in which this resource is placed.
string container = 2;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
Chuỗi công khai getDevice ()
Unique name for the device containing the resource.
string device = 1;
com.google.protobuf.ByteString getDeviceBytes công khai ()
Unique name for the device containing the resource.
string device = 1;
public ResourceHandleProto.DtypeAndShape getDtypesAndShapes (chỉ mục int)
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
int công khai getDtypesAndShapesCount ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
Danh sách công khai< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()
Data types and shapes for the underlying resource.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;
public 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 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 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 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;
com.google.protobuf.ByteString công khai get MaybeTypeNameBytes ()
For debug-only, the name of the type pointed to by this handle, if available.
string maybe_type_name = 5;
Chuỗi công khai getName ()
Unique name of this resource.
string name = 3;
com.google.protobuf.ByteString getNameBytes () công khai
Unique name of this resource.
string name = 3;
công cộng getParserForType ()
int công khai getSerializedSize ()
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
mã băm int công khai ()
boolean cuối cùng công khai được khởi tạo ()
tĩnh công khai ResourceHandleProto parsingDelimitedFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
tĩnh công khai ResourceHandleProto phân tích từ (dữ liệu ByteBuffer)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai ResourceHandleProto parsFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
tĩnh công khai ResourceHandleProto parsFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai ResourceHandleProto phân tích từ (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
tĩnh công khai ResourceHandleProto phân tích từ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai ResourceHandleProto phân tích từ (dữ liệu com.google.protobuf.ByteString)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai ResourceHandleProto parsFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
tĩnh công khai ResourceHandleProto parsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
công cộng tĩnh trình phân tích cú pháp ()
public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)
Ném
IOException |
---|