-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Crop - Tensor implementation on hip and host (#83)
* Add crop for hip * Add support for crop * Add test suite for crop * Fix #ifdefs * Remove unused variable * Remove unused variable * Revert hip headers * Remove unnecessary hip includes * Add two versions of code - slower removal pending * Remove usage of buffer_copy helpers
- Loading branch information
Showing
19 changed files
with
1,884 additions
and
26 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
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.