CLBlast/scripts/generator/generator
2019-01-22 21:13:41 +01:00
..
__init__.py Refactored the Python C++ generator script; now confirms to the PEP8 styleguide 2016-09-04 21:26:30 +02:00
convert.py Add kernel_mode option to im2col, col2im, and convgemm functions 2018-11-12 10:12:07 +09:00
cpp.py Added an option to compile the Netlib API with static OpenCL device and context 2018-08-05 21:12:39 +02:00
datatype.py Fixed the Python generator script w.r.t. the recent change of testing direct/in-direct GEMM kernels separately 2017-10-09 20:06:25 +02:00
doc.py Prepared generator for batched routines; added batched AXPY routine interface 2017-03-05 10:38:38 +01:00
pyclblast.py Added experimental support for half-precision in pyclblast 2019-01-22 21:13:41 +01:00
routine.py Added groundwork for col2im algorithm plus first non-working version of kernel and test 2018-10-23 20:52:25 +02:00