-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add cuda backend support for
to_raggedtensor
and `from_raggedt…
…ensor` functions (#3263) * add cuda backend support * style changes * keep gpu id the same * style changes * fix device id selection * add new functions to the documentation * add cuda backend support for ak.from_raggedtensor * add suggestions from Jim * add suggestions from Jim --------- Co-authored-by: Ianna Osborne <[email protected]>
- Loading branch information
1 parent
3bb2661
commit c7ebd58
Showing
3 changed files
with
96 additions
and
10 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