llama-cpp-turboquant/test
2020-09-06 12:52:45 +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 Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
TestMain.cpp Updated to use cpp raw literal strings 2020-09-05 08:15:52 +01:00
TestManager.cpp Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
TestMultipleAlgoExecutions.cpp Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
TestOpShadersFromStringAndFile.cpp Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
TestOpTensorCopy.cpp Added optensorSyncDevice and optensorcopy tests 2020-09-06 12:52:45 +01:00
TestOpTensorCreate.cpp Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +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