CLBlast/src
2021-02-05 21:52:23 +01:00
..
database Add tuning results for TITAN RTX 2020-10-10 13:01:12 +02:00
kernels Made it more likely (but no guarantees) for amax/amin to return the first index 2020-03-08 11:26:49 +01:00
pyclblast Fix Windows paths in pyclblast 2021-02-05 21:52:23 +01:00
routines Reduce TestMatrix calls for xgemmstridedbatched. 2019-12-09 22:17:24 +02:00
tuning Use reference types to prevent unnecessary copying 2021-01-20 10:21:36 -07:00
utilities Reduce TestMatrix calls for xgemmstridedbatched. 2019-12-09 22:17:24 +02:00
api_common.cpp Made tuning API more flexible: disregards any extra parameter values 2018-10-13 17:47:29 +02:00
cache.cpp Now stores a shared_ptr to the Program class in the cache 2018-05-01 20:34:48 +02:00
cache.hpp Now stores a shared_ptr to the Program class in the cache 2018-05-01 20:34:48 +02:00
clblast.cpp Add kernel_mode option to im2col, col2im, and convgemm functions 2018-11-12 10:12:07 +09:00
clblast_c.cpp Add kernel_mode option to im2col, col2im, and convgemm functions 2018-11-12 10:12:07 +09:00
clblast_cuda.cpp Add kernel_mode option to im2col, col2im, and convgemm functions 2018-11-12 10:12:07 +09:00
clblast_netlib_c.cpp Add kernel_mode option to im2col, col2im, and convgemm functions 2018-11-12 10:12:07 +09:00
clpp11.hpp Add a cautionary note in Program::GetIR and mention the fix in CHANGELOG 2020-06-07 21:13:33 +05:30
cupp11.hpp Applied feedback from Cedric from first pull request 2018-07-14 19:50:47 -04:00
cxpp11_common.hpp Various fixes to make the host code and sample compile with the CUDA API 2017-10-14 11:43:57 +02:00
kernel_preprocessor.cpp Use reference types to prevent unnecessary copying 2021-01-20 10:21:36 -07:00
kernel_preprocessor.hpp Implemented first simple pre-processor: defines parser and loop unrolling based on assumptions 2017-11-25 17:46:01 +01:00
routine.cpp Added a function to set the OpenCL kernel standard, either 1.1 or 1.2 2019-05-11 20:39:00 +02:00
routine.hpp Now stores a shared_ptr to the Program class in the cache 2018-05-01 20:34:48 +02:00