সর্বজনীন চূড়ান্ত ক্লাস ThreadPoolOptionProto
Protobuf টাইপ tensorflow.ThreadPoolOptionProto
নেস্টেড ক্লাস
ক্লাস | ThreadPoolOptionProto.Builder | Protobuf টাইপ tensorflow.ThreadPoolOptionProto |
ধ্রুবক
int | GLOBAL_NAME_FIELD_NUMBER | |
int | NUM_THREADS_FIELD_NUMBER |
পাবলিক পদ্ধতি
বুলিয়ান | সমান (অবজেক্ট অবজেক্ট) |
স্ট্যাটিক ThreadPoolOptionProto | |
ThreadPoolOptionProto | |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
স্ট্রিং | GetGlobalName () The global name of the threadpool. |
com.google.protobuf.ByteString | GetGlobalNameBytes () The global name of the threadpool. |
int | getNumThreads () The number of threads in the pool. |
int | |
চূড়ান্ত com.google.protobuf.UnknownFieldSet | |
int | হ্যাশকোড () |
চূড়ান্ত বুলিয়ান | |
স্ট্যাটিক ThreadPoolOptionProto.Builder | newBuilder ( ThreadPoolOptionProto প্রোটোটাইপ) |
স্ট্যাটিক ThreadPoolOptionProto.Builder | |
ThreadPoolOptionProto.Builder | |
স্ট্যাটিক ThreadPoolOptionProto | পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট) |
স্ট্যাটিক ThreadPoolOptionProto | parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক ThreadPoolOptionProto | পার্সফ্রম (বাইটবাফার ডেটা) |
স্ট্যাটিক ThreadPoolOptionProto | parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক ThreadPoolOptionProto | parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক ThreadPoolOptionProto | parseFrom (com.google.protobuf.CodedInputStream ইনপুট) |
স্ট্যাটিক ThreadPoolOptionProto | পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক ThreadPoolOptionProto | parseFrom (com.google.protobuf.ByteString ডেটা) |
স্ট্যাটিক ThreadPoolOptionProto | পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক ThreadPoolOptionProto | parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্থির | পার্সার () |
ThreadPoolOptionProto.Builder | নির্মাণকারী () |
অকার্যকর | writeTo (com.google.protobuf.CodedOutputStream আউটপুট) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
ধ্রুবক
GLOBAL_NAME_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল
ধ্রুবক মান: 2
পাবলিক স্ট্যাটিক ফাইনাল int NUM_THREADS_FIELD_NUMBER
ধ্রুবক মান: 1
পাবলিক পদ্ধতি
পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন স্ট্রিং getGlobalName ()
The global name of the threadpool. If empty, then the threadpool is made and used according to the scope it's in - e.g., for a session threadpool, it is used by that session only. If non-empty, then: - a global threadpool associated with this name is looked up or created. This allows, for example, sharing one threadpool across many sessions (e.g., like the default behavior, if inter_op_parallelism_threads is not configured), but still partitioning into a large and small pool. - if the threadpool for this global_name already exists, then it is an error if the existing pool was created using a different num_threads value as is specified on this call. - threadpools created this way are never garbage collected.
string global_name = 2;
সর্বজনীন com.google.protobuf.ByteString getGlobalNameBytes ()
The global name of the threadpool. If empty, then the threadpool is made and used according to the scope it's in - e.g., for a session threadpool, it is used by that session only. If non-empty, then: - a global threadpool associated with this name is looked up or created. This allows, for example, sharing one threadpool across many sessions (e.g., like the default behavior, if inter_op_parallelism_threads is not configured), but still partitioning into a large and small pool. - if the threadpool for this global_name already exists, then it is an error if the existing pool was created using a different num_threads value as is specified on this call. - threadpools created this way are never garbage collected.
string global_name = 2;
পাবলিক int getNumThreads ()
The number of threads in the pool. 0 means the system picks a value based on where this option proto is used (see the declaration of the specific field for more info).
int32 num_threads = 1;
সর্বজনীন getParserForType ()
পাবলিক int getSerializedSize ()
সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()
পাবলিক int হ্যাশকোড ()
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
পাবলিক স্ট্যাটিক ThreadPoolOptionProto পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (ByteBuffer ডেটা)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (com.google.protobuf.ByteString ডেটা)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (InputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ThreadPoolOptionProto parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক পার্সার ()
public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|