পাবলিক স্ট্যাটিক ফাইনাল ক্লাস ServerDef.Builder
Defines the configuration of a single TensorFlow server.
tensorflow.ServerDef পাবলিক পদ্ধতি
| ServerDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
| সার্ভারডিফ | নির্মাণ () |
| সার্ভারডিফ | বিল্ড আংশিক () |
| ServerDef.Builder | পরিষ্কার () |
| ServerDef.Builder | পরিষ্কার ক্লাস্টার () The cluster of which this server is a member. |
| ServerDef.Builder | ClusterDevice Filters () Device filters for remote tasks in the cluster. |
| ServerDef.Builder | clearDefaultSessionConfig () The default configuration for sessions that run on this server. |
| ServerDef.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) |
| ServerDef.Builder | চাকরির নাম () The name of the job of which this server is a member. |
| ServerDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| ServerDef.Builder | ক্লিয়ারপোর্ট () The server port. |
| ServerDef.Builder | পরিষ্কার প্রোটোকল () The protocol to be used by this server. |
| ServerDef.Builder | clearTaskIndex () The task index of this server in its job. |
| ServerDef.Builder | ক্লোন () |
| ক্লাস্টারডিফ | getCluster () The cluster of which this server is a member. |
| ClusterDef.Builder | getClusterBuilder () The cluster of which this server is a member. |
| ক্লাস্টারডিভাইস ফিল্টার | getClusterDeviceFilters () Device filters for remote tasks in the cluster. |
| ClusterDeviceFilters.Builder | getClusterDeviceFiltersBuilder () Device filters for remote tasks in the cluster. |
| ClusterDevice FiltersOrBuilder | getClusterDeviceFiltersOrBuilder () Device filters for remote tasks in the cluster. |
| ClusterDefOrBuilder | getClusterOrBuilder () The cluster of which this server is a member. |
| সার্ভারডিফ | |
| ConfigProto | getDefaultSessionConfig () The default configuration for sessions that run on this server. |
| ConfigProto.Builder | getDefaultSessionConfigBuilder () The default configuration for sessions that run on this server. |
| ConfigProtoOrBuilder | getDefaultSessionConfigOrBuilder () The default configuration for sessions that run on this server. |
| চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| স্ট্রিং | চাকরির নাম () The name of the job of which this server is a member. |
| com.google.protobuf.ByteString | GetJobNameBytes () The name of the job of which this server is a member. |
| int | getPort () The server port. |
| স্ট্রিং | getProtocol () The protocol to be used by this server. |
| com.google.protobuf.ByteString | getProtocolBytes () The protocol to be used by this server. |
| int | getTaskIndex () The task index of this server in its job. |
| বুলিয়ান | hasCluster () The cluster of which this server is a member. |
| বুলিয়ান | আছেClusterDeviceFilters () Device filters for remote tasks in the cluster. |
| বুলিয়ান | hasDefaultSessionConfig () The default configuration for sessions that run on this server. |
| চূড়ান্ত বুলিয়ান | |
| ServerDef.Builder | |
| ServerDef.Builder | mergeClusterDeviceFilters ( ClusterDeviceFilters মান) Device filters for remote tasks in the cluster. |
| ServerDef.Builder | mergeDefaultSessionConfig ( ConfigProto মান) The default configuration for sessions that run on this server. |
| ServerDef.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
| ServerDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
| চূড়ান্ত ServerDef.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
| ServerDef.Builder | |
| ServerDef.Builder | |
| ServerDef.Builder | setClusterDeviceFilters ( ClusterDeviceFilters.Builder builderForValue) Device filters for remote tasks in the cluster. |
| ServerDef.Builder | |
| ServerDef.Builder | setDefaultSessionConfig ( ConfigProto মান) The default configuration for sessions that run on this server. |
| ServerDef.Builder | setDefaultSessionConfig ( ConfigProto.Builder builderForValue) The default configuration for sessions that run on this server. |
| ServerDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
| ServerDef.Builder | setJobName (স্ট্রিং মান) The name of the job of which this server is a member. |
| ServerDef.Builder | setJobNameBytes (com.google.protobuf.ByteString মান) The name of the job of which this server is a member. |
| ServerDef.Builder | সেটপোর্ট (int মান) The server port. |
| ServerDef.Builder | সেট প্রোটোকল (স্ট্রিং মান) The protocol to be used by this server. |
| ServerDef.Builder | setProtocolBytes (com.google.protobuf.ByteString মান) The protocol to be used by this server. |
| ServerDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
| ServerDef.Builder | setTaskIndex (int মান) The task index of this server in its job. |
| চূড়ান্ত ServerDef.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন ServerDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
public ServerDef.Builder clearCluster ()
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; সর্বজনীন ServerDef.Builder clearClusterDeviceFilters ()
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7; সর্বজনীন ServerDef.Builder clearDefaultSessionConfig ()
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; সর্বজনীন ServerDef.Builder clearJobName ()
The name of the job of which this server is a member. NOTE(mrry): The `cluster` field must contain a `JobDef` with a `name` field that matches this name.
string job_name = 2; public ServerDef.Builder clearPort ()
The server port. If not set, then we identify the port from the job_name.
int32 port = 6; public ServerDef.Builder clearProtocol ()
The protocol to be used by this server. Acceptable values include: "grpc", "grpc+verbs".
string protocol = 5; সর্বজনীন ServerDef.Builder clearTaskIndex ()
The task index of this server in its job. NOTE: The `cluster` field must contain a `JobDef` with a matching `name` and a mapping in its `tasks` field for this index.
int32 task_index = 3; পাবলিক ClusterDef getCluster ()
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; সর্বজনীন ClusterDef.Builder getClusterBuilder ()
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; পাবলিক ক্লাস্টারডিভাইস ফিল্টার প্রাপ্তক্লাস্টারডিভাইস ফিল্টার ()
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7; সর্বজনীন ClusterDeviceFilters.Builder getClusterDeviceFiltersBuilder ()
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7; সর্বজনীন ClusterDeviceFiltersOrBuilder getClusterDeviceFiltersOrBuilder ()
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7; সর্বজনীন ClusterDefOrBuilder getClusterOrBuilder ()
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; পাবলিক কনফিগপ্রোটো getDefaultSessionConfig ()
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; public ConfigProto.Builder getDefaultSessionConfigBuilder ()
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; সর্বজনীন ConfigProtoOrBuilder getDefaultSessionConfigOrBuilder ()
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন স্ট্রিং getJobName ()
The name of the job of which this server is a member. NOTE(mrry): The `cluster` field must contain a `JobDef` with a `name` field that matches this name.
string job_name = 2; সর্বজনীন com.google.protobuf.ByteString getJobNameBytes ()
The name of the job of which this server is a member. NOTE(mrry): The `cluster` field must contain a `JobDef` with a `name` field that matches this name.
string job_name = 2; পাবলিক int getPort ()
The server port. If not set, then we identify the port from the job_name.
int32 port = 6; পাবলিক স্ট্রিং getProtocol ()
The protocol to be used by this server. Acceptable values include: "grpc", "grpc+verbs".
string protocol = 5; সর্বজনীন com.google.protobuf.ByteString getProtocolBytes ()
The protocol to be used by this server. Acceptable values include: "grpc", "grpc+verbs".
string protocol = 5; পাবলিক int getTaskIndex ()
The task index of this server in its job. NOTE: The `cluster` field must contain a `JobDef` with a matching `name` and a mapping in its `tasks` field for this index.
int32 task_index = 3; পাবলিক বুলিয়ান হ্যাসক্লাস্টার ()
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; পাবলিক বুলিয়ান আছেClusterDeviceFilters ()
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7; পাবলিক বুলিয়ান আছে ডিফল্ট সেশন কনফিগ ()
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন ServerDef.Builder mergeCluster ( ClusterDef মান)
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; সর্বজনীন ServerDef.Builder mergeClusterDeviceFilters ( ClusterDeviceFilters মান)
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7; সর্বজনীন ServerDef.Builder mergeDefaultSessionConfig ( ConfigProto মান)
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; সর্বজনীন ServerDef.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| IO ব্যতিক্রম |
|---|
সর্বজনীন চূড়ান্ত ServerDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন ServerDef.Builder setCluster ( ClusterDef মান)
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; সর্বজনীন ServerDef.Builder setCluster ( ClusterDef.Builder builderForValue)
The cluster of which this server is a member.
.tensorflow.ClusterDef cluster = 1; সর্বজনীন ServerDef.Builder setClusterDeviceFilters ( ClusterDeviceFilters.Builder builderForValue)
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7; সর্বজনীন ServerDef.Builder setClusterDeviceFilters ( ClusterDeviceFilters মান)
Device filters for remote tasks in the cluster. NOTE: This is an experimental feature and only effective in TensorFlow 2.x.
.tensorflow.ClusterDeviceFilters cluster_device_filters = 7;সর্বজনীন ServerDef.Builder setDefaultSessionConfig ( ConfigProto মান)
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; সর্বজনীন ServerDef.Builder setDefaultSessionConfig ( ConfigProto.Builder builderForValue)
The default configuration for sessions that run on this server.
.tensorflow.ConfigProto default_session_config = 4; সর্বজনীন ServerDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন ServerDef.Builder setJobName (স্ট্রিং মান)
The name of the job of which this server is a member. NOTE(mrry): The `cluster` field must contain a `JobDef` with a `name` field that matches this name.
string job_name = 2; সর্বজনীন ServerDef.Builder setJobNameBytes (com.google.protobuf.ByteString মান)
The name of the job of which this server is a member. NOTE(mrry): The `cluster` field must contain a `JobDef` with a `name` field that matches this name.
string job_name = 2; সর্বজনীন ServerDef.Builder setPort (int মান)
The server port. If not set, then we identify the port from the job_name.
int32 port = 6; সর্বজনীন ServerDef.Builder setProtocol (স্ট্রিং মান)
The protocol to be used by this server. Acceptable values include: "grpc", "grpc+verbs".
string protocol = 5; সর্বজনীন ServerDef.Builder setProtocolBytes (com.google.protobuf.ByteString মান)
The protocol to be used by this server. Acceptable values include: "grpc", "grpc+verbs".
string protocol = 5; সর্বজনীন ServerDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
সর্বজনীন ServerDef.Builder setTaskIndex (int মান)
The task index of this server in its job. NOTE: The `cluster` field must contain a `JobDef` with a matching `name` and a mapping in its `tasks` field for this index.
int32 task_index = 3;