Debugging with simpler shader

This commit is contained in:
Alejandro Saucedo 2020-08-22 12:31:00 +01:00
parent 8f6078c422
commit 181efc954b
4 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,6 @@
#include <chrono>
#include <thread>
#include "Tensor.hpp"