-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a boolean flag which controls whether ExecutionGraphModule is on.
This replaces part of the functionality of `--experimental_execution_graph_log`, which previously had a confusing interface when combined with BEP uploads (`--experimental_stream_log_file_uploads=true`), since it's exact value wouldn't be used. RELNOTES[INC]: `--experimental_execution_graph_log` no longer exists. Current users that want local logs need to pass `--experimental_enable_execution_graph_log --experimental_execution_graph_log_path=/some/local/path`. Current users that want logs uploaded to BEP need to pass `--experimental_enable_execution_graph_log --experimental_stream_log_file_uploads`. PiperOrigin-RevId: 520041687 Change-Id: If17c6d901fd55b8458fd3dd575a0b14572ed74e8
- Loading branch information
1 parent
753f5d3
commit 8ab9c6e
Showing
1 changed file
with
43 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters