AvailableDeviceInfo.Builder

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস AvailableDeviceInfo.Builder

 Matches DeviceAttributes
 
Protobuf টাইপ tensorflow.AvailableDeviceInfo

পাবলিক পদ্ধতি

AvailableDeviceInfo.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
উপলব্ধ ডিভাইস তথ্য
উপলব্ধ ডিভাইস তথ্য
AvailableDeviceInfo.Builder
AvailableDeviceInfo.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
AvailableDeviceInfo.Builder
সাফ মেমোরি লিমিট ()
 Memory capacity in bytes.
AvailableDeviceInfo.Builder
AvailableDeviceInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AvailableDeviceInfo.Builder
পরিষ্কার শারীরিক বর্ণনা ()
 The physical description of this device.
AvailableDeviceInfo.Builder
AvailableDeviceInfo.Builder
উপলব্ধ ডিভাইস তথ্য
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
দীর্ঘ
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
স্ট্রিং
getType ()
 Device type, e.g.
com.google.protobuf.ByteString
getTypeBytes ()
 Device type, e.g.
চূড়ান্ত বুলিয়ান
AvailableDeviceInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
AvailableDeviceInfo.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
চূড়ান্ত AvailableDeviceInfo.Builder
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
AvailableDeviceInfo.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
AvailableDeviceInfo.Builder
setMemoryLimit (দীর্ঘ মান)
 Memory capacity in bytes.
AvailableDeviceInfo.Builder
setName (স্ট্রিং মান)
 Device name.
AvailableDeviceInfo.Builder
setNameBytes (com.google.protobuf.ByteString মান)
 Device name.
AvailableDeviceInfo.Builder
শারীরিক বর্ণনা সেট করুন (স্ট্রিং মান)
 The physical description of this device.
AvailableDeviceInfo.Builder
PhysicalDescriptionBytes (com.google.protobuf.ByteString মান) সেট করুন
 The physical description of this device.
AvailableDeviceInfo.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
AvailableDeviceInfo.Builder
সেট টাইপ (স্ট্রিং মান)
 Device type, e.g.
AvailableDeviceInfo.Builder
setTypeBytes (com.google.protobuf.ByteString মান)
 Device type, e.g.
চূড়ান্ত AvailableDeviceInfo.Builder
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

পাবলিক পদ্ধতি

সর্বজনীন AvailableDeviceInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন AvailableDeviceInfo বিল্ড ()

সর্বজনীন AvailableDeviceInfo বিল্ড আংশিক ()

সর্বজনীন AvailableDeviceInfo.Builder clear ()

সর্বজনীন AvailableDeviceInfo.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)

সর্বজনীন AvailableDeviceInfo.Builder clearMemoryLimit ()

 Memory capacity in bytes.
 
int64 memory_limit = 3;

সর্বজনীন AvailableDeviceInfo.Builder clearName ()

 Device name.
 
string name = 1;

সর্বজনীন AvailableDeviceInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

সর্বজনীন AvailableDeviceInfo.Builder clear PhysicalDescription ()

 The physical description of this device.
 
string physical_description = 4;

সর্বজনীন AvailableDeviceInfo.Builder clearType ()

 Device type, e.g. 'CPU' or 'GPU'.
 
string type = 2;

সর্বজনীন AvailableDeviceInfo.Builder ক্লোন ()

সর্বজনীন AvailableDeviceInfo getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

সর্বজনীন দীর্ঘ 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;

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

সর্বজনীন AvailableDeviceInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

সর্বজনীন AvailableDeviceInfo.Builder mergeFrom (com.google.protobuf.অন্যান্য বার্তা)

সর্বজনীন চূড়ান্ত AvailableDeviceInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknown Fields)

সর্বজনীন AvailableDeviceInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন AvailableDeviceInfo.Builder setMemoryLimit (দীর্ঘ মান)

 Memory capacity in bytes.
 
int64 memory_limit = 3;

সর্বজনীন AvailableDeviceInfo.Builder setName (স্ট্রিং মান)

 Device name.
 
string name = 1;

সর্বজনীন AvailableDeviceInfo.Builder setNameBytes (com.google.protobuf.ByteString মান)

 Device name.
 
string name = 1;

সর্বজনীন AvailableDeviceInfo.Builder setPhysicalDescription (স্ট্রিং মান)

 The physical description of this device.
 
string physical_description = 4;

সর্বজনীন AvailableDeviceInfo.Builder setPhysicalDescriptionBytes (com.google.protobuf.ByteString মান)

 The physical description of this device.
 
string physical_description = 4;

সর্বজনীন AvailableDeviceInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)

সর্বজনীন AvailableDeviceInfo.Builder setType (স্ট্রিং মান)

 Device type, e.g. 'CPU' or 'GPU'.
 
string type = 2;

সর্বজনীন AvailableDeviceInfo.Builder setTypeBytes (com.google.protobuf.ByteString মান)

 Device type, e.g. 'CPU' or 'GPU'.
 
string type = 2;

সর্বজনীন চূড়ান্ত AvailableDeviceInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)