Updated to add compute shaders with header

This commit is contained in:
Alejandro Saucedo
2020-08-25 20:44:55 +01:00
parent 2490708486
commit d0849f799b
7 changed files with 297 additions and 292 deletions

View File

@@ -1,6 +1,6 @@
#if DEBUG
#include <spdlog/fmt/bundled/ranges.h>
#include <fmt/ranges.h>
#endif
#include "kompute/Tensor.hpp"