llama-cpp-turboquant/test
2020-09-10 08:35:27 +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 Updated logging definitions to ensure it works using dynamic and static config 2020-09-04 07:01:58 +01:00
TestLogisticRegression.cpp Added functional optensorsyncDevice and optensorsynclocal 2020-09-06 15:51:31 +01:00
TestMain.cpp Updated to use cpp raw literal strings 2020-09-05 08:15:52 +01:00
TestManager.cpp Added a buildTensor command to manager to simplify tensor creation workflows 2020-09-10 08:35:27 +01:00
TestMultipleAlgoExecutions.cpp Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
TestOpAlgoLoopsPassingData.cpp Added test that verifies loops function as expected 2020-09-08 18:57:57 +01:00
TestOpShadersFromStringAndFile.cpp Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
TestOpTensorCopy.cpp Updated todo comments 2020-09-06 12:59:35 +01:00
TestOpTensorCreate.cpp Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
TestOpTensorSync.cpp Added test optensorsync for device and local 2020-09-06 16:15:55 +01:00
TestSequence.cpp Updated test files to work with gtest 2020-09-03 22:20:16 +01:00
TestTensor.cpp Added optensorSyncDevice and optensorcopy tests 2020-09-06 12:52:45 +01:00