llama-cpp-turboquant/test
2020-09-02 21:31:57 +01:00
..
compiled_shaders_include/kompute_test/shaders Added logistic regression implementation in tests 2020-08-31 19:01:41 +01:00
shaders/glsl Added logistic regression implementation in tests 2020-08-31 19:01:41 +01:00
CMakeLists.txt Added tests for shader load data including raw and compiled strings+files 2020-08-31 11:47:35 +01:00
TestLogisticRegression.cpp Removed print statement in tests 2020-09-02 21:31:57 +01:00
TestMain.cpp Added base tests for end to end manager functionality 2020-08-26 18:53:50 +01:00
TestManager.cpp Removed print statement in tests 2020-09-02 21:31:57 +01:00
TestMultipleAlgoExecutions.cpp Added logistic regression implementation in tests 2020-08-31 19:01:41 +01:00
TestOpCreateTensor.cpp Migrated default base type of tensor to float 2020-08-31 16:01:27 +01:00
TestOpShadersFromStringAndFile.cpp Migrated default base type of tensor to float 2020-08-31 16:01:27 +01:00
TestSequence.cpp Added updated docstrings 2020-08-28 18:39:58 +01:00
TestTensor.cpp Migrated default base type of tensor to float 2020-08-31 16:01:27 +01:00