llama-cpp-turboquant/src
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