-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ggml: add CUDA backend to conv2d-sched
I'm trying to reproduce and issue I'm having with a program where the input tensor that is convoluted over seems to be modified by the conv2d operation which is not happening in my example program here. But this will be useful for debugging the issue and stepping though a standlone program as the other is pretty "heavy" with regard to startup and running.
- Loading branch information
Showing
1 changed file
with
31 additions
and
11 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