mirror of
https://github.com/StepanovPlaton/NeuralNetwork.git
synced 2026-04-03 20:30:39 +04:00
Split headers and logic
This commit is contained in:
5
src/tensor/opencl/tensor.hpp
Normal file
5
src/tensor/opencl/tensor.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "opencl.hpp"
|
||||
|
||||
#include "../tensor.hpp"
|
||||
Reference in New Issue
Block a user