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

Refactored the parameters. #68

Merged
merged 2 commits into from
May 20, 2024
Merged

Refactored the parameters. #68

merged 2 commits into from
May 20, 2024

Conversation

zond
Copy link
Collaborator

@zond zond commented May 20, 2024

Made it simpler to compare and optimize.

  • Made the size of the unwarp window a field in the Zimtohrli struct.
  • Made the Go wrapper bundle all parameters in a single struct that's passed all the way to the C++ layer to avoid having to pipe each parameter individually through several functions.

Made it simpler to compare and optimize.

- Made the size of the unwarp window a field in the Zimtohrli struct.
- Made the Go wrapper bundle all parameters in a single struct that's
  passed all the way to the C++ layer to avoid having to pipe each
  parameter individually through several functions.
Made it simpler to compare and optimize.

- Made the size of the unwarp window a field in the Zimtohrli struct.
- Made the Go wrapper bundle all parameters in a single struct that's
  passed all the way to the C++ layer to avoid having to pipe each
  parameter individually through several functions.
- Made the study tool easier to use on multiple datasets.
- Improved the optimize mode of the study tool.
@zond zond enabled auto-merge (rebase) May 20, 2024 06:37
@zond zond merged commit 9855b6d into main May 20, 2024
2 checks passed
@zond zond deleted the ablation branch May 20, 2024 06:44
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