ThreadPoolOptionProto

ThreadPoolOptionProto คลาสสุดท้ายสาธารณะ

Protobuf ประเภท tensorflow.ThreadPoolOptionProto

คลาสที่ซ้อนกัน

ระดับ ThreadPoolOptionProto.Builder Protobuf ประเภท tensorflow.ThreadPoolOptionProto

ค่าคงที่

ภายใน GLOBAL_NAME_FIELD_NUMBER
ภายใน NUM_THREADS_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
ThreadPoolOptionProto แบบคงที่
ThreadPoolOptionProto
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
สตริง
getGlobalName ()
 The global name of the threadpool.
com.google.protobuf.ByteString
รับ GlobalNameBytes ()
 The global name of the threadpool.
ภายใน
getNumThreads ()
 The number of threads in the pool.
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
ThreadPoolOptionProto.Builder แบบคงที่
newBuilder (ต้นแบบ ThreadPoolOptionProto )
ThreadPoolOptionProto.Builder แบบคงที่
ThreadPoolOptionProto.Builder
ThreadPoolOptionProto แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
ThreadPoolOptionProto แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ThreadPoolOptionProto แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
ThreadPoolOptionProto แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ThreadPoolOptionProto แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ThreadPoolOptionProto แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ThreadPoolOptionProto แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ThreadPoolOptionProto แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
ThreadPoolOptionProto แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ThreadPoolOptionProto แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
ThreadPoolOptionProto.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

รอบชิงชนะเลิศแบบคงที่สาธารณะ int GLOBAL_NAME_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงที่สุดท้าย int NUM_THREADS_FIELD_NUMBER

ค่าคงที่: 1

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

ThreadPoolOptionPro แบบคงที่สาธารณะ เพื่อรับ DefaultInstance ()

ThreadPoolOptionPro สาธารณะ เพื่อรับ DefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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 hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

ThreadPoolOptionProto.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ ThreadPoolOptionProto )

ThreadPoolOptionProto.Builder สาธารณะแบบคงที่ newBuilder ()

ThreadPoolOptionProto.Builder สาธารณะ newBuilderForType ()

ThreadPoolOptionProto แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

ThreadPoolOptionProto แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

ThreadPoolOptionProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

ThreadPoolOptionProto.Builder toBuilder สาธารณะ ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น