-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* individual test cases and benchmarks * wip * fixes * increase timeout for testing * more convenient create local * wip * fixups * updates * functionally correct saving score to leaderboard db (using mean of all shapes) * fix linting complaints * change thread names based on benchmark * Feat: add eval leaderboard command for python * fix identity cuda example * fix create-local single gpu * feat: update python examples * fix cuda examples (move semantic bug) and TK * fix copy/move semantics for test cases * Feat: matmul example * Add comments to eval.cu for clarity * add docstrings for Python examples * update score to be leaderboard average * Leaderboard message updated --------- Co-authored-by: Alex Zhang <[email protected]> Co-authored-by: S1ro1 <[email protected]>
- Loading branch information
1 parent
ff9c47b
commit 3e6e766
Showing
51 changed files
with
1,658 additions
and
686 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.