-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor/tests: fix and refactor tests and benches
Fix tests and benches to work with new memory management API. Refactor functions for writing data to tensors and checking their contents. Merge set up stage and compute/verify stage: it's much nicer to see input and output values in one place. Refactor tests to be generic on backend and use macros to eliminate repetitive test definitions.
- Loading branch information
1 parent
8292e43
commit 84c6666
Showing
3 changed files
with
235 additions
and
682 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
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.