CLBlast/scripts/generator/generator
2017-03-08 20:10:20 +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 Refactored the Python C++ generator script; now confirms to the PEP8 styleguide 2016-09-04 21:26:30 +02:00
cpp.py Prepared generator for batched routines; added batched AXPY routine interface 2017-03-05 10:38:38 +01:00
datatype.py Prepared generator for batched routines; added batched AXPY routine interface 2017-03-05 10:38:38 +01:00
doc.py Prepared generator for batched routines; added batched AXPY routine interface 2017-03-05 10:38:38 +01:00
routine.py Make batched routines based on offsets instead of a vector of cl_mem objects - undoing many earlier changes 2017-03-08 20:10:20 +01:00