Skip to content

Commit

Permalink
update notebook - autodiff
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu committed May 7, 2021
1 parent 7e67362 commit aba8b80
Show file tree
Hide file tree
Showing 2 changed files with 1,100 additions and 23 deletions.
2 changes: 1 addition & 1 deletion examples/batched_tr.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using NiLang, NiLang.AD
using KernelAbstractions, CUDA
using KernelAbstractions, CUDA, CUDAKernels

@i @kernel function kernel_f(A, B::AbstractVector{TB}) where TB
# turng off reversibility check, since GPU can not handle errors
Expand Down
Loading

0 comments on commit aba8b80

Please sign in to comment.