পাবলিক ইন্টারফেস AvailableDeviceInfoOrBuilder
| পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
| বিমূর্ত দীর্ঘ | getMemoryLimit () Memory capacity in bytes. |
| বিমূর্ত স্ট্রিং | getName () Device name. |
| বিমূর্ত com.google.protobuf.ByteString | getNameBytes () Device name. |
| বিমূর্ত স্ট্রিং | শারীরিক বর্ণনা পান () The physical description of this device. |
| বিমূর্ত com.google.protobuf.ByteString | ফিজিক্যাল ডিসক্রিপশনবাইটস পান () The physical description of this device. |
| বিমূর্ত স্ট্রিং | getType () Device type, e.g. |
| বিমূর্ত com.google.protobuf.ByteString | getTypeBytes () Device type, e.g. |
পাবলিক পদ্ধতি
পাবলিক বিমূর্ত দীর্ঘ 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; সর্বজনীন বিমূর্ত স্ট্রিং 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; সর্বজনীন বিমূর্ত স্ট্রিং 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;