tf.compat.v1.ConfigProto.Experimental  |  TensorFlow v2.16.1 (original) (raw)

tf.compat.v1.ConfigProto.Experimental

Stay organized with collections Save and categorize content based on your preferences.

A ProtocolMessage

Attributes
backend_server_port int32 backend_server_port
collective_deterministic_sequential_execution bool collective_deterministic_sequential_execution
collective_group_leader string collective_group_leader
collective_nccl bool collective_nccl
coordination_config CoordinationServiceConfig coordination_config
disable_eager_executor_streaming_enqueue bool disable_eager_executor_streaming_enqueue
disable_functional_ops_lowering bool disable_functional_ops_lowering
disable_optimize_for_static_graph bool disable_optimize_for_static_graph
disable_output_partition_graphs bool disable_output_partition_graphs
disable_thread_spinning bool disable_thread_spinning
enable_mlir_bridge bool enable_mlir_bridge
enable_mlir_graph_optimization bool enable_mlir_graph_optimization
enable_multi_host bool enable_multi_host
executor_type string executor_type
mlir_bridge_rollout MlirBridgeRollout mlir_bridge_rollout
optimize_for_static_graph bool optimize_for_static_graph
recv_buf_max_chunk int32 recv_buf_max_chunk
session_metadata SessionMetadata session_metadata
share_cluster_devices_in_session bool share_cluster_devices_in_session
share_session_state_in_clusterspec_propagation bool share_session_state_in_clusterspec_propagation
stream_merge_threshold int32 stream_merge_threshold
target_gpu bool target_gpu
target_tpu bool target_tpu
use_numa_affinity bool use_numa_affinity
use_tfrt bool use_tfrt
xla_fusion_autotuner_thresh int64 xla_fusion_autotuner_thresh
xla_prefer_single_graph_cluster bool xla_prefer_single_graph_cluster

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license.

Last updated 2024-04-26 UTC.