عمومی کلاس نهایی DeviceAttributes
نوع Protobuf tensorflow.DeviceAttributes
کلاس های تو در تو
کلاس | DeviceAttributes.Builder | نوع Protobuf tensorflow.DeviceAttributes |
ثابت ها
بین المللی | DEVICE_TYPE_FIELD_NUMBER | |
بین المللی | INCARNATION_FIELD_NUMBER | |
بین المللی | LOCALITY_FIELD_NUMBER | |
بین المللی | MEMORY_LIMIT_FIELD_NUMBER | |
بین المللی | NAME_FIELD_NUMBER | |
بین المللی | PHYSICAL_DEVICE_DESC_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
استاتیک DeviceAttributes | |
ویژگی های دستگاه | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | getDeviceType () String representation of device_type. |
com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
طولانی | getIncarnation () A device is assigned a global unique number each time it is initialized. |
DeviceLocality | getLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceLocalityOrBuilder | getLocalityOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
طولانی | getMemoryLimit () Memory capacity of device in bytes. |
رشته | getName () Fully specified name of the device within a cluster. |
com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
رشته | 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. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بولی | hasLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک DeviceAttributes.Builder | newBuilder () |
استاتیک DeviceAttributes.Builder | newBuilder (نمونه اولیه DeviceAttributes ) |
DeviceAttributes.Builder | |
استاتیک DeviceAttributes | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک DeviceAttributes | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک DeviceAttributes | parseFrom (داده های ByteBuffer) |
استاتیک DeviceAttributes | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک DeviceAttributes | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک DeviceAttributes | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
استاتیک DeviceAttributes | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک DeviceAttributes | parseFrom (داده های com.google.protobuf.ByteString) |
استاتیک DeviceAttributes | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک DeviceAttributes | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
DeviceAttributes.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
DEVICE_TYPE_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 2
نهایی استاتیک عمومی INCARNATION_FIELD_NUMBER
ارزش ثابت: 6
نهایی استاتیک عمومی LOCALITY_FIELD_NUMBER
ارزش ثابت: 5
نهایی استاتیک عمومی MEMORY_LIMIT_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی NAME_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی PHYSICAL_DEVICE_DESC_FIELD_NUMBER
مقدار ثابت: 7
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getDeviceType ()
String representation of device_type.
string device_type = 2;
عمومی com.google.protobuf.ByteString getDeviceTypeBytes ()
String representation of device_type.
string device_type = 2;
عمومی طولانی دریافت تناسب ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
عمومی DeviceLocality getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
عمومی DeviceLocalityOrBuilder getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public long getMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4;
رشته عمومی getName ()
Fully specified name of the device within a cluster.
string name = 1;
عمومی com.google.protobuf.ByteString getNameBytes ()
Fully specified name of the device within a cluster.
string name = 1;
عمومی getParserForType ()
رشته عمومی getPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
عمومی com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
دارای محلی بولی عمومی ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک DeviceAttributes parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک DeviceAttributes parseFrom (داده ByteBuffer)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک DeviceAttributes parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک DeviceAttributes parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک DeviceAttributes parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک DeviceAttributes parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک DeviceAttributes parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک DeviceAttributes parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک DeviceAttributes parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|