mirror of
https://github.com/StepanovPlaton/NeuralNetwork.git
synced 2026-04-03 20:30:39 +04:00
6 lines
62 B
C++
6 lines
62 B
C++
#pragma once
|
|
|
|
#include "opencl.hpp"
|
|
|
|
#include "../tensor.hpp"
|