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
Fix tests 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