-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: re-implement eval using traits and new types
Added new types and traits to make eval more generic so we can re-use some aspects of it in our tuner. bench: 1583604
- Loading branch information
1 parent
cb37df5
commit e772b52
Showing
9 changed files
with
371 additions
and
208 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
Oops, something went wrong.