Skip to content

v0.8.20

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 21:22
· 125 commits to master since this release
acf87f5

NNlib v0.8.20

Diff since v0.8.19

Closed issues:

  • Bugged fallback in grouped Convs (#369)
  • NNlibAMDGPUExt: UndefVarError: MIOpen not defined (#482)

Merged pull requests:

  • Add hand written gelu derivative (#480) (@chengchingwen)
  • [NNlibAMDGPUExt] Load MIOpen module only if it is available (#483) (@pxl-th)
  • Use KernelAbstractions.jl for upsample kernels (#486) (@pxl-th)
  • Use KernelAbstractions.jl for gather/scatter kernels (#487) (@pxl-th)
  • [AMDGPU] Add dispatch path for FP16 batched mul (#488) (@pxl-th)