পাবলিক ইন্টারফেস DeviceAttributesOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত স্ট্রিং | getDeviceType () String representation of device_type. |
বিমূর্ত com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
বিমূর্ত দীর্ঘ | লাভ ইনকার্নেশন () 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. |
বিমূর্ত স্ট্রিং | ফিজিকালডিভাইসডেস্ক () String representation of the physical device that this device maps to. |
বিমূর্ত com.google.protobuf.ByteString | ফিজিকালডিভাইসডেস্কবাইটস () String representation of the physical device that this device maps to. |
বিমূর্ত বুলিয়ান | আছে স্থানীয়তা () Platform-specific data about device that may be useful for supporting efficient data transfers. |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত স্ট্রিং getDeviceType ()
String representation of device_type.
string device_type = 2;
সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getDeviceTypeBytes ()
String representation of device_type.
string device_type = 2;
সর্বজনীন বিমূর্ত দীর্ঘ getIncarnation ()
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;
পাবলিক বিমূর্ত দীর্ঘ 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;
সর্বজনীন বিমূর্ত স্ট্রিং 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;
পাবলিক বিমূর্ত বুলিয়ান hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;