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

baselines.py refactoring (2/N) #36

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Feb 1, 2022

baselines.py refactoring (2/N)

  • Move encoder logic to encoders.py
  • Remove repeated code over inputs/hints
  • Maintain a single self.encoders (input/hint names are unique per alg)

@copybara-service copybara-service bot changed the title baseline.py refactoring (2/N) baselines.py refactoring (2/N) Feb 1, 2022
@copybara-service copybara-service bot force-pushed the test_425651010 branch 2 times, most recently from a689c82 to 13aed7f Compare February 3, 2022 09:52
- Move encoder logic to encoders.py
- Remove repeated code over inputs/hints
- Maintain a single `self.encoders` (input/hint names are unique per alg)

PiperOrigin-RevId: 426085765
@copybara-service copybara-service bot merged commit 637efb4 into master Feb 3, 2022
@copybara-service copybara-service bot deleted the test_425651010 branch February 3, 2022 09:54
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.

1 participant