Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@CNugteren CNugteren released this 19 Apr 13:13
· 230 commits to master since this release

Version 1.4.1

  • Added 2D convolution as an example
  • Added command-line arguments to the GEMM search-method sample
  • Fixed a CUDA 7 related bug in the GEMM kernel
  • Fixed a logging bug in the PSO search technique

Version 1.4.0

  • Added the particle swarm optimisation (PSO) search technique
  • Updated the example GEMM kernel