CLBlast/scripts/generator/generator
2018-02-25 15:30:57 +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 Added GEMM to the Python wrapper 2018-02-18 16:33:20 +01:00
cpp.py Added API and tests for new GemmStridedBatched routine 2018-01-07 14:27:15 +01: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 Generated PyCLBlast docstrings 2018-02-25 15:30:57 +01:00
routine.py Fixed duplication of parameter descriptions by the doc generator 2018-02-21 14:18:45 +05:00