Split headers and logic

This commit is contained in:
2025-11-17 16:03:32 +04:00
parent bbd9c67c96
commit d7d93999a4
18 changed files with 589 additions and 394 deletions

View File

@@ -0,0 +1,5 @@
#pragma once
#include "opencl.hpp"
#include "../tensor.hpp"