 Henri VassermanandGitHub
|
9ecb30f959
|
OpenCL: Fixes for older devices. (#1435)
* Remove `constant`
* Rewrite platform and device selection
* Fix Q8_0
|
2023-05-20 17:57:39 +03:00 |
|
 Henri VassermanandGitHub
|
699b1ad7fe
|
opencl : fix kernels for the new formats (#1422)
* Fix OpenCL kernels for the new formats
* Fix Q5_0 alignment issues.
|
2023-05-13 09:01:15 +03:00 |
|
 Henri VassermanandGitHub
|
e1295513a4
|
CI: add Windows CLBlast and OpenBLAS builds (#1277)
* Add OpenCL and CLBlast support
* Add OpenBLAS support
* Remove testing from matrix
* change build name to 'clblast'
|
2023-05-07 13:20:09 +02:00 |
|
 Henri VassermanandGitHub
|
b1ee8f59b4
|
cuBLAS: non-contiguous tensor support (#1215)
* Cuda: non-contiguous tensor support
* remove extra stuff
* rename
* fix error
* more fixes, now OpenBLAS and CLBlast build too
* now then?
|
2023-04-29 01:31:56 +02:00 |
|