کلاس نهایی عمومی AvailableDeviceInfo
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo
کلاس های تو در تو
کلاس | AvailableDeviceInfo.Builder | Matches DeviceAttributes tensorflow.AvailableDeviceInfo |
ثابت ها
بین المللی | MEMORY_LIMIT_FIELD_NUMBER | |
بین المللی | NAME_FIELD_NUMBER | |
بین المللی | PHYSICAL_DESCRIPTION_FIELD_NUMBER | |
بین المللی | TYPE_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
Static AvailableDeviceInfo | |
AvailableDeviceInfo | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
طولانی | getMemoryLimit () Memory capacity in bytes. |
رشته | getName () Device name. |
com.google.protobuf.ByteString | getNameBytes () Device name. |
رشته | getPhysicalDescription () The physical description of this device. |
com.google.protobuf.ByteString | getPhysicalDescriptionBytes () The physical description of this device. |
بین المللی | |
رشته | getType () Device type, e.g. |
com.google.protobuf.ByteString | getTypeBytes () Device type, e.g. |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | کد هش () |
بولی نهایی | |
استاتیک AvailableDeviceInfo.Builder | newBuilder (نمونه اولیه AvailableDeviceInfo ) |
استاتیک AvailableDeviceInfo.Builder | newBuilder () |
AvailableDeviceInfo.Builder | |
Static AvailableDeviceInfo | parseDelimitedFrom (ورودی جریان ورودی) |
Static AvailableDeviceInfo | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AvailableDeviceInfo | parseFrom (داده های ByteBuffer) |
Static AvailableDeviceInfo | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AvailableDeviceInfo | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AvailableDeviceInfo | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
Static AvailableDeviceInfo | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AvailableDeviceInfo | parseFrom (داده های com.google.protobuf.ByteString) |
Static AvailableDeviceInfo | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AvailableDeviceInfo | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
AvailableDeviceInfo.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی MEMORY_LIMIT_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی NAME_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی PHYSICAL_DESCRIPTION_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی TYPE_FIELD_NUMBER
مقدار ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long getMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3;
رشته عمومی getName ()
Device name.
string name = 1;
عمومی com.google.protobuf.ByteString getNameBytes ()
Device name.
string name = 1;
عمومی getParserForType ()
رشته عمومی getPhysicalDescription ()
The physical description of this device.
string physical_description = 4;
عمومی com.google.protobuf.ByteString getPhysicalDescriptionBytes ()
The physical description of this device.
string physical_description = 4;
عمومی int getSerializedSize ()
رشته عمومی getType ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
عمومی com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک AvailableDeviceInfo parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (داده ByteBuffer)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک AvailableDeviceInfo parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|