lớp cuối cùng công khai DeviceAttribut
Protobuf loại tensorflow.DeviceAttributes
Các lớp lồng nhau
lớp học | DeviceAttribut.Builder | Protobuf loại tensorflow.DeviceAttributes |
Hằng số
Phương pháp công khai
boolean | bằng (Đối tượng obj) |
Thuộc tính thiết bị tĩnh | |
Thuộc tính thiết bị | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
Sợi dây | getDeviceType () String representation of device_type. |
com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
dài | được hóa thân () A device is assigned a global unique number each time it is initialized. |
Thiết bịLocality | getLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
Thiết bịLocalityOrBuilder | getLocalityOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
dài | getMemoryLimit () Memory capacity of device in bytes. |
Sợi dây | lấy Tên () Fully specified name of the device within a cluster. |
com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
Sợi dây | getPhysicalDeviceDesc () String representation of the physical device that this device maps to. |
com.google.protobuf.ByteString | getPhysicalDeviceDescBytes () String representation of the physical device that this device maps to. |
int | |
cuối cùng com.google.protobuf.UnknownFieldSet | |
boolean | hasLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
int | mã băm () |
boolean cuối cùng | |
tĩnh DeviceAttribut.Builder | |
tĩnh DeviceAttribut.Builder | newBuilder ( nguyên mẫu DeviceAttribut ) |
DeviceAttribut.Builder | |
Thuộc tính thiết bị tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
Thuộc tính thiết bị tĩnh | 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) |
Thuộc tính thiết bị tĩnh | ParseFrom (dữ liệu ByteBuffer) |
Thuộc tính thiết bị tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thuộc tính thiết bị tĩnh | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thuộc tính thiết bị tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
Thuộc tính thiết bị tĩnh | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thuộc tính thiết bị tĩnh | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
Thuộc tính thiết bị tĩnh | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thuộc tính thiết bị tĩnh | ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
DeviceAttribut.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
boolean | bằng (Đối tượng arg0) |
Lớp cuối cùng<?> | getClass () |
int | mã băm () |
khoảng trống cuối cùng | thông báo () |
khoảng trống cuối cùng | thông báoTất cả () |
Sợi dây | toString () |
khoảng trống cuối cùng | chờ đã (arg0 dài, int arg1) |
khoảng trống cuối cùng | chờ đã (arg0 dài) |
khoảng trống cuối cùng | Chờ đợi () |
chuỗi trừu tượng | getDeviceType () String representation of device_type. |
tóm tắt com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
trừu tượng dài | được hóa thân () A device is assigned a global unique number each time it is initialized. |
trừu tượng DeviceLocality | getLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
trừu tượng DeviceLocalityOrBuilder | getLocalityOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
trừu tượng dài | getMemoryLimit () Memory capacity of device in bytes. |
chuỗi trừu tượng | lấy Tên () Fully specified name of the device within a cluster. |
tóm tắt com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
chuỗi trừu tượng | getPhysicalDeviceDesc () String representation of the physical device that this device maps to. |
tóm tắt com.google.protobuf.ByteString | getPhysicalDeviceDescBytes () String representation of the physical device that this device maps to. |
trừu tượng boolean | hasLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
Hằng số
int tĩnh công khai DEVICE_TYPE_FIELD_NUMBER
Giá trị không đổi: 2
int cuối cùng tĩnh công khai INCARNATION_FIELD_NUMBER
Giá trị không đổi: 6
int tĩnh công khai LOCALITY_FIELD_NUMBER
Giá trị không đổi: 5
int tĩnh cuối cùng MEMORY_LIMIT_FIELD_NUMBER
Giá trị không đổi: 4
int cuối cùng tĩnh công khai NAME_FIELD_NUMBER
Giá trị không đổi: 1
int tĩnh cuối cùng PHYSICAL_DEVICE_DESC_FIELD_NUMBER
Giá trị không đổi: 7
Phương pháp công khai
boolean công khai bằng (Object obj)
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
Chuỗi công khai getDeviceType ()
String representation of device_type.
string device_type = 2;
com.google.protobuf.ByteString getDeviceTypeBytes công khai ()
String representation of device_type.
string device_type = 2;
công khai getIncarnation dài ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
public DeviceLocality getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public DeviceLocalityOrBuilder getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
công khai getMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4;
Chuỗi công khai getName ()
Fully specified name of the device within a cluster.
string name = 1;
com.google.protobuf.ByteString getNameBytes () công khai
Fully specified name of the device within a cluster.
string name = 1;
công cộng getParserForType ()
Chuỗi công khai getPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
com.google.protobuf.ByteString getPhysicalDeviceDescBytes công khai ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
int công khai getSerializedSize ()
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean công khai hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
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 DeviceAttribut phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
public static DeviceAttribut phân tích từ (dữ liệu ByteBuffer)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
công khai tĩnh DeviceAttribut phân tích từ (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
công khai tĩnh DeviceAttribut phân tích từ (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 DeviceAttribut phân tích từ (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
công khai tĩnh DeviceAttribut 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ệ |
---|
công khai tĩnh DeviceAttribut 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ệ |
---|
công khai tĩnh DeviceAttribut phân tích từ (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
công khai tĩnh DeviceAttribut phân tích từ (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 |
---|