Updated repository to use cmakelists for compilation

This commit is contained in:
Alejandro Saucedo
2020-08-24 20:56:25 +01:00
parent ecc9a1e273
commit af74e25e35
25 changed files with 250 additions and 228 deletions

View File

@@ -3,7 +3,7 @@
#include <spdlog/fmt/bundled/ranges.h>
#endif
#include "Tensor.hpp"
#include "kompute/Tensor.hpp"
namespace kp {