পাবলিক স্ট্যাটিক ফাইনাল ক্লাস DeviceAttributes.Builder
Protobuf টাইপ tensorflow.DeviceAttributes
পাবলিক পদ্ধতি
DeviceAttributes.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
ডিভাইস অ্যাট্রিবিউট | নির্মাণ () |
ডিভাইস অ্যাট্রিবিউট | বিল্ড আংশিক () |
DeviceAttributes.Builder | পরিষ্কার () |
DeviceAttributes.Builder | সাফ ডিভাইস টাইপ () String representation of device_type. |
DeviceAttributes.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) |
DeviceAttributes.Builder | পরিষ্কার অবতার () A device is assigned a global unique number each time it is initialized. |
DeviceAttributes.Builder | পরিষ্কার লোকালয়টি () Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceAttributes.Builder | সাফ মেমোরি লিমিট () Memory capacity of device in bytes. |
DeviceAttributes.Builder | পরিষ্কার নাম () Fully specified name of the device within a cluster. |
DeviceAttributes.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeviceAttributes.Builder | ক্লিয়ার ফিজিক্যালডিভাইসডেস্ক () String representation of the physical device that this device maps to. |
DeviceAttributes.Builder | ক্লোন () |
ডিভাইস অ্যাট্রিবিউট | |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
স্ট্রিং | 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. |
ডিভাইসের অবস্থান | getLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceLocality.Builder | getLocalityBuilder () 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. |
চূড়ান্ত বুলিয়ান | |
DeviceAttributes.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
DeviceAttributes.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
DeviceAttributes.Builder | mergeLocality ( DeviceLocality মান) Platform-specific data about device that may be useful for supporting efficient data transfers. |
চূড়ান্ত DeviceAttributes.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
DeviceAttributes.Builder | setDeviceType (স্ট্রিং মান) String representation of device_type. |
DeviceAttributes.Builder | setDeviceTypeBytes (com.google.protobuf.ByteString মান) String representation of device_type. |
DeviceAttributes.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
DeviceAttributes.Builder | সেট ইনকার্নেশন (দীর্ঘ মান) A device is assigned a global unique number each time it is initialized. |
DeviceAttributes.Builder | setLocality ( DeviceLocality মান) Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceAttributes.Builder | setLocality ( DeviceLocality.Builder builderForValue) Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceAttributes.Builder | setMemoryLimit (দীর্ঘ মান) Memory capacity of device in bytes. |
DeviceAttributes.Builder | setName (স্ট্রিং মান) Fully specified name of the device within a cluster. |
DeviceAttributes.Builder | setNameBytes (com.google.protobuf.ByteString মান) Fully specified name of the device within a cluster. |
DeviceAttributes.Builder | ফিজিক্যালডিভাইসডেস্ক সেট করুন (স্ট্রিং মান) String representation of the physical device that this device maps to. |
DeviceAttributes.Builder | PhysicalDeviceDescBytes (com.google.protobuf.ByteString মান) সেট করুন String representation of the physical device that this device maps to. |
DeviceAttributes.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
চূড়ান্ত DeviceAttributes.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
public DeviceAttributes.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন ডিভাইস অ্যাট্রিবিউটস। বিল্ডার ক্লিয়ারডিভাইস টাইপ ()
String representation of device_type.
string device_type = 2;
public DeviceAttributes.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
public DeviceAttributes.Builder clearIncarnation ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
public DeviceAttributes.Builder clearLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public DeviceAttributes.Builder clearMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4;
public DeviceAttributes.Builder clearName ()
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder clearPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন স্ট্রিং 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;
সর্বজনীন ডিভাইসলোক্যালিটি getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
সর্বজনীন DeviceLocality.Builder getLocalityBuilder ()
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;
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন DeviceAttributes.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
public DeviceAttributes.Builder mergeLocality ( DeviceLocality মান)
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
সর্বজনীন চূড়ান্ত DeviceAttributes.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
public DeviceAttributes.Builder setDeviceType (স্ট্রিং মান)
String representation of device_type.
string device_type = 2;
public DeviceAttributes.Builder setDeviceTypeBytes (com.google.protobuf.ByteString মান)
String representation of device_type.
string device_type = 2;
public DeviceAttributes.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
public DeviceAttributes.Builder setIncarnation (দীর্ঘ মান)
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
public DeviceAttributes.Builder setLocality ( DeviceLocality মান)
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public DeviceAttributes.Builder setLocality ( DeviceLocality.Builder builderForValue)
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public DeviceAttributes.Builder setMemoryLimit (দীর্ঘ মান)
Memory capacity of device in bytes.
int64 memory_limit = 4;
public DeviceAttributes.Builder setName (স্ট্রিং মান)
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder setNameBytes (com.google.protobuf.ByteString মান)
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder setPhysicalDeviceDesc (স্ট্রিং মান)
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
public DeviceAttributes.Builder setPhysicalDeviceDescBytes (com.google.protobuf.ByteString মান)
String representation of the physical device that this device maps to.
string physical_device_desc = 7;