summaryrefslogtreecommitdiff
path: root/doc/api.md
AgeCommit message (Expand)Author
2023-03-25Fix documentation bug w.r.t. ld values and matrix layoutCedric Nugteren
2020-03-08Update API documentationCedric Nugteren
2018-11-12Add kernel_mode option to im2col, col2im, and convgemm functionsKoichi Akabe
2018-11-07Changed col2im to append to the existing im-bufferCedric Nugteren
2018-10-23Added groundwork for col2im algorithm plus first non-working version of kerne...Cedric Nugteren
2018-09-16Merge branch 'master' into convgemm_multi_kernelCedric Nugteren
2018-09-15Added a kernel-parameter pair table to document the tuning APICedric Nugteren
2018-07-29Removed complex numbers support for CONVGEMMCedric Nugteren
2018-05-09Updated the documentation for convgemm to include data layout (NCHW)Cedric Nugteren
2018-05-06Added convgemm skeleton, test infrastructure, and first reference implementationCedric Nugteren
2018-05-05Added interface of batched convolution as GEMMCedric Nugteren
2018-03-10Updated the documentation for the tuner APICedric Nugteren
2018-03-03Fixed some small issues regarding PR#253Cedric Nugteren
2018-03-03Added C API for getting GEMM temp buffer sizesivagnanamn
2018-02-25Added API documentation for two missing C++ functionsCedric Nugteren
2018-02-24Renamed the API documentationCedric Nugteren