Refactor model test

This commit is contained in:
2024-04-14 00:05:32 +02:00
parent 457e0f669f
commit 53c976733b
2 changed files with 67 additions and 54 deletions

View File

@@ -1,6 +1,3 @@
#include <iostream>
#include <string>
#include "activation.cuh"
#include "conv2d.cuh"
#include "convolution.cuh"