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

Fix bug with ds.seed + ds.random_map when passed a callable. #718

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 30, 2025

Fix bug with ds.seed + ds.random_map when passed a callable.

random_map would not recognize the seed and would raise cryptic error. While at it, refactored map transformation implementation to be less error prone and more readable.

@copybara-service copybara-service bot force-pushed the test_721405525 branch 2 times, most recently from 4e76542 to 277a6e1 Compare January 30, 2025 16:53
@copybara-service copybara-service bot changed the title Fix bug with ds.seed + ds.random_map with callable. Fix bug with ds.seed + ds.random_map when passed a callable. Jan 30, 2025
@copybara-service copybara-service bot force-pushed the test_721405525 branch 6 times, most recently from 24a3902 to fcd498a Compare January 31, 2025 16:55
@copybara-service copybara-service bot closed this Jan 31, 2025
@copybara-service copybara-service bot deleted the test_721405525 branch January 31, 2025 17:02
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.

0 participants