mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-05 17:34:21 +00:00
Migrate Dense layer
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "activation.cuh"
|
||||
#include "activation.hpp"
|
||||
#include "batch_norm.cuh"
|
||||
|
||||
class BatchNormLayerTest : public ::testing::Test {
|
||||
|
||||
Reference in New Issue
Block a user