Class ConfigProto.Experimental

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.tensorflow.framework.ConfigProto.Experimental
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, ConfigProto.ExperimentalOrBuilder
Enclosing class:
ConfigProto

public static final class ConfigProto.Experimental extends com.google.protobuf.GeneratedMessageV3 implements ConfigProto.ExperimentalOrBuilder
 Everything inside Experimental is subject to change and is not subject
 to API stability guarantees in
 https://www.tensorflow.org/guide/version_compat.
 
Protobuf type tensorflow.ConfigProto.Experimental
See Also:
  • Field Details

    • COLLECTIVE_GROUP_LEADER_FIELD_NUMBER

      public static final int COLLECTIVE_GROUP_LEADER_FIELD_NUMBER
      See Also:
    • EXECUTOR_TYPE_FIELD_NUMBER

      public static final int EXECUTOR_TYPE_FIELD_NUMBER
      See Also:
    • RECV_BUF_MAX_CHUNK_FIELD_NUMBER

      public static final int RECV_BUF_MAX_CHUNK_FIELD_NUMBER
      See Also:
    • USE_NUMA_AFFINITY_FIELD_NUMBER

      public static final int USE_NUMA_AFFINITY_FIELD_NUMBER
      See Also:
    • COLLECTIVE_DETERMINISTIC_SEQUENTIAL_EXECUTION_FIELD_NUMBER

      public static final int COLLECTIVE_DETERMINISTIC_SEQUENTIAL_EXECUTION_FIELD_NUMBER
      See Also:
    • COLLECTIVE_NCCL_FIELD_NUMBER

      public static final int COLLECTIVE_NCCL_FIELD_NUMBER
      See Also:
    • SHARE_SESSION_STATE_IN_CLUSTERSPEC_PROPAGATION_FIELD_NUMBER

      public static final int SHARE_SESSION_STATE_IN_CLUSTERSPEC_PROPAGATION_FIELD_NUMBER
      See Also:
    • DISABLE_THREAD_SPINNING_FIELD_NUMBER

      public static final int DISABLE_THREAD_SPINNING_FIELD_NUMBER
      See Also:
    • SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER

      public static final int SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER
      See Also:
    • SESSION_METADATA_FIELD_NUMBER

      public static final int SESSION_METADATA_FIELD_NUMBER
      See Also:
    • OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER

      public static final int OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER
      See Also:
    • ENABLE_MLIR_BRIDGE_FIELD_NUMBER

      public static final int ENABLE_MLIR_BRIDGE_FIELD_NUMBER
      See Also:
    • MLIR_BRIDGE_ROLLOUT_FIELD_NUMBER

      public static final int MLIR_BRIDGE_ROLLOUT_FIELD_NUMBER
      See Also:
    • ENABLE_MLIR_GRAPH_OPTIMIZATION_FIELD_NUMBER

      public static final int ENABLE_MLIR_GRAPH_OPTIMIZATION_FIELD_NUMBER
      See Also:
    • DISABLE_OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER

      public static final int DISABLE_OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER
      See Also:
    • XLA_FUSION_AUTOTUNER_THRESH_FIELD_NUMBER

      public static final int XLA_FUSION_AUTOTUNER_THRESH_FIELD_NUMBER
      See Also:
    • USE_TFRT_FIELD_NUMBER

      public static final int USE_TFRT_FIELD_NUMBER
      See Also:
    • ENABLE_MULTI_HOST_FIELD_NUMBER

      public static final int ENABLE_MULTI_HOST_FIELD_NUMBER
      See Also:
    • TFRT_USE_IFRT_FIELD_NUMBER

      public static final int TFRT_USE_IFRT_FIELD_NUMBER
      See Also:
    • BACKEND_SERVER_PORT_FIELD_NUMBER

      public static final int BACKEND_SERVER_PORT_FIELD_NUMBER
      See Also:
    • TARGET_TPU_FIELD_NUMBER

      public static final int TARGET_TPU_FIELD_NUMBER
      See Also:
    • TARGET_GPU_FIELD_NUMBER

      public static final int TARGET_GPU_FIELD_NUMBER
      See Also:
    • STREAM_MERGE_THRESHOLD_FIELD_NUMBER

      public static final int STREAM_MERGE_THRESHOLD_FIELD_NUMBER
      See Also:
    • DISABLE_FUNCTIONAL_OPS_LOWERING_FIELD_NUMBER

      public static final int DISABLE_FUNCTIONAL_OPS_LOWERING_FIELD_NUMBER
      See Also:
    • XLA_PREFER_SINGLE_GRAPH_CLUSTER_FIELD_NUMBER

      public static final int XLA_PREFER_SINGLE_GRAPH_CLUSTER_FIELD_NUMBER
      See Also:
    • COORDINATION_CONFIG_FIELD_NUMBER

      public static final int COORDINATION_CONFIG_FIELD_NUMBER
      See Also:
    • DISABLE_OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER

      public static final int DISABLE_OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER
      See Also:
    • DISABLE_EAGER_EXECUTOR_STREAMING_ENQUEUE_FIELD_NUMBER

      public static final int DISABLE_EAGER_EXECUTOR_STREAMING_ENQUEUE_FIELD_NUMBER
      See Also:
  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getCollectiveGroupLeader

      public String getCollectiveGroupLeader()
       Task name for group resolution.
       
      string collective_group_leader = 1;
      Specified by:
      getCollectiveGroupLeader in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The collectiveGroupLeader.
    • getCollectiveGroupLeaderBytes

      public com.google.protobuf.ByteString getCollectiveGroupLeaderBytes()
       Task name for group resolution.
       
      string collective_group_leader = 1;
      Specified by:
      getCollectiveGroupLeaderBytes in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The bytes for collectiveGroupLeader.
    • getExecutorType

      public String getExecutorType()
       Which executor to use, the default executor will be used
       if it is an empty string or "DEFAULT"
       
      string executor_type = 3;
      Specified by:
      getExecutorType in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The executorType.
    • getExecutorTypeBytes

      public com.google.protobuf.ByteString getExecutorTypeBytes()
       Which executor to use, the default executor will be used
       if it is an empty string or "DEFAULT"
       
      string executor_type = 3;
      Specified by:
      getExecutorTypeBytes in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The bytes for executorType.
    • getRecvBufMaxChunk

      public int getRecvBufMaxChunk()
       Guidance to formatting of large RecvBuf fields for transfer.
       Any positive value sets the max chunk size.  0 defaults to 4096.
       Any negative value indicates no max, i.e. one chunk only.
       
      int32 recv_buf_max_chunk = 4;
      Specified by:
      getRecvBufMaxChunk in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The recvBufMaxChunk.
    • getUseNumaAffinity

      public boolean getUseNumaAffinity()
       If true, and supported by the platform, the runtime will attempt to
       use NUMA affinity where applicable.  One consequence will be the
       existence of as many CPU devices as there are available NUMA nodes.
       
      bool use_numa_affinity = 5;
      Specified by:
      getUseNumaAffinity in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The useNumaAffinity.
    • getCollectiveDeterministicSequentialExecution

      public boolean getCollectiveDeterministicSequentialExecution()
       If true, make collective op execution order sequential and deterministic
       for potentially concurrent collective instances.
       
      bool collective_deterministic_sequential_execution = 6;
      Specified by:
      getCollectiveDeterministicSequentialExecution in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The collectiveDeterministicSequentialExecution.
    • getCollectiveNccl

      public boolean getCollectiveNccl()
       If true, use NCCL for CollectiveOps.  This feature is highly
       experimental.
       
      bool collective_nccl = 7;
      Specified by:
      getCollectiveNccl in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The collectiveNccl.
    • getShareSessionStateInClusterspecPropagation

      public boolean getShareSessionStateInClusterspecPropagation()
       In the following, session state means the value of a variable, elements
       in a hash table, or any other resource, accessible by worker sessions
       held by a TF server.
      
       When ClusterSpec propagation is enabled, the value of
       isolate_session_state is ignored when deciding whether to share session
       states in a TF server (for backwards compatibility reasons).
       - If share_session_state_in_clusterspec_propagation is true, the session
       states are shared.
       - If share_session_state_in_clusterspec_propagation is false, session
       states are isolated.
      
       When clusterspec propagation is not used, the value of
       share_session_state_in_clusterspec_propagation is ignored when deciding
       whether to share session states in a TF server.
       - If isolate_session_state is true, session states are isolated.
       - If isolate_session_state is false, session states are shared.
      
       TODO(b/129330037): Add a single API that consistently treats
       isolate_session_state and ClusterSpec propagation.
       
      bool share_session_state_in_clusterspec_propagation = 8;
      Specified by:
      getShareSessionStateInClusterspecPropagation in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The shareSessionStateInClusterspecPropagation.
    • getDisableThreadSpinning

      public boolean getDisableThreadSpinning()
       If using a direct session, disable spinning while waiting for work in
       the thread pool. This may result in higher latency for completing ops,
       but in the case where there is a lot of spinning may result in lower
       CPU usage.
       
      bool disable_thread_spinning = 9;
      Specified by:
      getDisableThreadSpinning in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The disableThreadSpinning.
    • getShareClusterDevicesInSession

      public boolean getShareClusterDevicesInSession()
       This was promoted to a non-experimental API. Please use
       ConfigProto.share_cluster_devices_in_session instead.
       
      bool share_cluster_devices_in_session = 10;
      Specified by:
      getShareClusterDevicesInSession in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The shareClusterDevicesInSession.
    • hasSessionMetadata

      public boolean hasSessionMetadata()
       Metadata about the session.
      
       If set, this can be used by the runtime and the Ops for debugging,
       monitoring, etc.
      
       NOTE: This is currently used and propagated only by the direct session
       and EagerContext.
       
      .tensorflow.SessionMetadata session_metadata = 11;
      Specified by:
      hasSessionMetadata in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      Whether the sessionMetadata field is set.
    • getSessionMetadata

      public SessionMetadata getSessionMetadata()
       Metadata about the session.
      
       If set, this can be used by the runtime and the Ops for debugging,
       monitoring, etc.
      
       NOTE: This is currently used and propagated only by the direct session
       and EagerContext.
       
      .tensorflow.SessionMetadata session_metadata = 11;
      Specified by:
      getSessionMetadata in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The sessionMetadata.
    • getSessionMetadataOrBuilder

      public SessionMetadataOrBuilder getSessionMetadataOrBuilder()
       Metadata about the session.
      
       If set, this can be used by the runtime and the Ops for debugging,
       monitoring, etc.
      
       NOTE: This is currently used and propagated only by the direct session
       and EagerContext.
       
      .tensorflow.SessionMetadata session_metadata = 11;
      Specified by:
      getSessionMetadataOrBuilder in interface ConfigProto.ExperimentalOrBuilder
    • getOptimizeForStaticGraph

      public boolean getOptimizeForStaticGraph()
       If true, the session may treat the graph as being static for optimization
       purposes.
      
       If this option is set to true when a session is created, the full
       GraphDef must be passed in a single call to Session::Create(), and
       Session::Extend() may not be supported.
       
      bool optimize_for_static_graph = 12;
      Specified by:
      getOptimizeForStaticGraph in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The optimizeForStaticGraph.
    • getEnableMlirBridge

      public boolean getEnableMlirBridge()
       Whether to enable the MLIR-based TF->XLA bridge. This is only used if set
       to true. Default value or false is ignored. Use mlir_bridge_rollout for
       finer control.
      
       If this option is set to true when a session is created, MLIR is used to
       perform the set of graph transformations to put the graph in a form that
       can be executed with delegation of some computations to an accelerator.
       This builds on the model of XLA where a subset of the graph is
       encapsulated and attached to a "compile" operation, whose result is fed
       to an "execute" operation. The kernel for these operations is responsible
       to lower the encapsulated graph to a particular device.
       
      bool enable_mlir_bridge = 13;
      Specified by:
      getEnableMlirBridge in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The enableMlirBridge.
    • getMlirBridgeRolloutValue

      public int getMlirBridgeRolloutValue()
       Whether to enable the MLIR-based TF->XLA bridge.
       
      .tensorflow.ConfigProto.Experimental.MlirBridgeRollout mlir_bridge_rollout = 17;
      Specified by:
      getMlirBridgeRolloutValue in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The enum numeric value on the wire for mlirBridgeRollout.
    • getMlirBridgeRollout

      public ConfigProto.Experimental.MlirBridgeRollout getMlirBridgeRollout()
       Whether to enable the MLIR-based TF->XLA bridge.
       
      .tensorflow.ConfigProto.Experimental.MlirBridgeRollout mlir_bridge_rollout = 17;
      Specified by:
      getMlirBridgeRollout in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The mlirBridgeRollout.
    • getEnableMlirGraphOptimization

      public boolean getEnableMlirGraphOptimization()
       Whether to enable the MLIR-based Graph optimizations.
      
       This will become a part of standard Tensorflow graph optimization
       pipeline, currently this is only used for gradual migration and testing
       new passes that are replacing existing optimizations in Grappler.
       
      bool enable_mlir_graph_optimization = 16;
      Specified by:
      getEnableMlirGraphOptimization in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The enableMlirGraphOptimization.
    • getDisableOutputPartitionGraphs

      public boolean getDisableOutputPartitionGraphs()
       If true, the session will not store an additional copy of the graph for
       each subgraph.
      
       If this option is set to true when a session is created, the
       `RunOptions.output_partition_graphs` options must not be set.
       
      bool disable_output_partition_graphs = 14;
      Specified by:
      getDisableOutputPartitionGraphs in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The disableOutputPartitionGraphs.
    • getXlaFusionAutotunerThresh

      public long getXlaFusionAutotunerThresh()
       Minimum number of batches run through the XLA graph before XLA fusion
       autotuner is enabled. Default value of zero disables the autotuner.
      
       The XLA fusion autotuner can improve performance by executing a heuristic
       search on the compiler parameters.
       
      int64 xla_fusion_autotuner_thresh = 15;
      Specified by:
      getXlaFusionAutotunerThresh in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The xlaFusionAutotunerThresh.
    • getUseTfrt

      public boolean getUseTfrt()
       Whether runtime execution uses TFRT.
       
      bool use_tfrt = 18;
      Specified by:
      getUseTfrt in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The useTfrt.
    • getEnableMultiHost

      public boolean getEnableMultiHost()
       If true, use Pathways with TFRT API for multi host support.
       
      bool enable_multi_host = 27;
      Specified by:
      getEnableMultiHost in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The enableMultiHost.
    • getTfrtUseIfrt

      public boolean getTfrtUseIfrt()
       If true, use ifrt as the backend for TFRT. This is only used when
       `use_tfrt` is true.
       
      bool tfrt_use_ifrt = 32;
      Specified by:
      getTfrtUseIfrt in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The tfrtUseIfrt.
    • getBackendServerPort

      public int getBackendServerPort()
       Port for the Pathways server. Ignored if enable_multi_host=false.
       
      int32 backend_server_port = 28;
      Specified by:
      getBackendServerPort in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The backendServerPort.
    • getTargetTpu

      public boolean getTargetTpu()
       If true, TFRT will use TPU specific compiler passes and perform TPU
       specific initialization.
       
      bool target_tpu = 29;
      Specified by:
      getTargetTpu in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The targetTpu.
    • getTargetGpu

      public boolean getTargetGpu()
       If true, TFRT will use GPU specific compiler passes and perform GPU
       specific initialization.
       
      bool target_gpu = 30;
      Specified by:
      getTargetGpu in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The targetGpu.
    • getStreamMergeThreshold

      public int getStreamMergeThreshold()
       The threshold to merge small streams in TFRT. The stream with cost
       smaller than the threshold will be merged. Setting it to value 1
       disables all merges.
       
      int32 stream_merge_threshold = 31;
      Specified by:
      getStreamMergeThreshold in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The streamMergeThreshold.
    • getDisableFunctionalOpsLowering

      public boolean getDisableFunctionalOpsLowering()
       Whether functional control flow op lowering should be disabled. This is
       useful when executing within a portable runtime where control flow op
       kernels may not be loaded due to selective registration.
       
      bool disable_functional_ops_lowering = 21;
      Specified by:
      getDisableFunctionalOpsLowering in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The disableFunctionalOpsLowering.
    • getXlaPreferSingleGraphCluster

      public boolean getXlaPreferSingleGraphCluster()
       Provides a hint to XLA auto clustering to prefer forming a single large
       cluster that encompases most of the graph.
       
      bool xla_prefer_single_graph_cluster = 22;
      Specified by:
      getXlaPreferSingleGraphCluster in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The xlaPreferSingleGraphCluster.
    • hasCoordinationConfig

      public boolean hasCoordinationConfig()
       Distributed coordination service configurations.
       
      .tensorflow.CoordinationServiceConfig coordination_config = 23;
      Specified by:
      hasCoordinationConfig in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      Whether the coordinationConfig field is set.
    • getCoordinationConfig

      public CoordinationConfig.CoordinationServiceConfig getCoordinationConfig()
       Distributed coordination service configurations.
       
      .tensorflow.CoordinationServiceConfig coordination_config = 23;
      Specified by:
      getCoordinationConfig in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The coordinationConfig.
    • getCoordinationConfigOrBuilder

      public CoordinationConfig.CoordinationServiceConfigOrBuilder getCoordinationConfigOrBuilder()
       Distributed coordination service configurations.
       
      .tensorflow.CoordinationServiceConfig coordination_config = 23;
      Specified by:
      getCoordinationConfigOrBuilder in interface ConfigProto.ExperimentalOrBuilder
    • getDisableOptimizeForStaticGraph

      public boolean getDisableOptimizeForStaticGraph()
       If true, the session will treat the graph as being non-static for
       optimization purposes.
      
       If this option is set to true when a session is created, the full
       GraphDef will be retained to enable calls to Session::Extend().
       Calling Extend() without setting this flag will result in errors.
      
       This option is meant to replace `optimize_for_static_graph` and it
       aims to negate its value.
       
      bool disable_optimize_for_static_graph = 24;
      Specified by:
      getDisableOptimizeForStaticGraph in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The disableOptimizeForStaticGraph.
    • getDisableEagerExecutorStreamingEnqueue

      public boolean getDisableEagerExecutorStreamingEnqueue()
       Whether eager remote execution will stream all the function calls or
       allow them to happen in parallel. When true, streaming execution is
       disabled, and parallel execution is allowed.
       
      bool disable_eager_executor_streaming_enqueue = 26;
      Specified by:
      getDisableEagerExecutorStreamingEnqueue in interface ConfigProto.ExperimentalOrBuilder
      Returns:
      The disableEagerExecutorStreamingEnqueue.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static ConfigProto.Experimental parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static ConfigProto.Experimental parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static ConfigProto.Experimental parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ConfigProto.Experimental parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public ConfigProto.Experimental.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static ConfigProto.Experimental.Builder newBuilder()
    • newBuilder

      public static ConfigProto.Experimental.Builder newBuilder(ConfigProto.Experimental prototype)
    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected ConfigProto.Experimental.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static ConfigProto.Experimental getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<ConfigProto.Experimental> parser()
    • getParserForType

      public com.google.protobuf.Parser<ConfigProto.Experimental> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public ConfigProto.Experimental getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder