Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#tf-data For ParallelMap, the default value of deterministic argument is True. Map fusion graph rewrite does not merge nodes with default deterministic argument and one with deterministic=True. In addition, in the graph, the attribute can have a "default" value. This CL merges ParallelMaps with the same deterministic values accounting for default values. #63826

Merged
merged 1 commit into from Mar 15, 2024

Conversation

copybara-service[bot]
Copy link

#tf-data For ParallelMap, the default value of deterministic argument is True. Map fusion graph rewrite does not merge nodes with default deterministic argument and one with deterministic=True. In addition, in the graph, the attribute can have a "default" value. This CL merges ParallelMaps with the same deterministic values accounting for default values.

…ment is `True`. Map fusion graph rewrite does not merge nodes with default `deterministic` argument and one with `deterministic=True`. In addition, in the graph, the attribute can have a "default" value. This CL merges `ParallelMaps` with the same `deterministic` values accounting for default values.

PiperOrigin-RevId: 616241449
@copybara-service copybara-service bot merged commit d5e5303 into master Mar 15, 2024
@copybara-service copybara-service bot deleted the test_616223364 branch March 15, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant