mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-12-23 14:54:28 +00:00
Fix compilation errors and warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <format>
|
||||
#include <stdexcept>
|
||||
|
||||
#include "avg_pool.hpp"
|
||||
#include <format>
|
||||
#include "layers/avg_pool.hpp"
|
||||
|
||||
using namespace CUDANet::Layers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user