This website requires JavaScript.
Explore
Help
Sign in
thek0tyara
/
llama-cpp-turboquant
Watch
1
Star
0
Fork
You've already forked llama-cpp-turboquant
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
e530ed418e
llama-cpp-turboquant
/
src
History
Download ZIP
Download TAR.GZ
Alejandro Saucedo
5be21da7c2
Fixed
#15
memory leak by introducing virtual function into all operation base classes to ensure the dependent class destructors are called
2020-08-30 14:15:09 +01:00
..
include
/kompute
Fixed
#15
memory leak by introducing virtual function into all operation base classes to ensure the dependent class destructors are called
2020-08-30 14:15:09 +01:00
Algorithm.cpp
Fixed
#15
memory leak by introducing virtual function into all operation base classes to ensure the dependent class destructors are called
2020-08-30 14:15:09 +01:00
CMakeLists.txt
Updated to add compute shaders with header
2020-08-25 20:44:55 +01:00
Manager.cpp
Added once again extended parameters to manager and sequence templates and reformatted
2020-08-29 16:03:01 +01:00
OpCreateTensor.cpp
Added functionality for multiple device creation
2020-08-29 20:57:46 +01:00
Sequence.cpp
Added once again extended parameters to manager and sequence templates and reformatted
2020-08-29 16:03:01 +01:00
Tensor.cpp
Added functionality for multiple device creation
2020-08-29 20:57:46 +01:00