There was an error while loading. Please reload this page.
1 parent 30a4ce4 commit 75f5610Copy full SHA for 75f5610
1 file changed
include/fdeep/layers/hard_tanh_layer.hpp
@@ -34,7 +34,6 @@ namespace internal {
34
return x;
35
},
36
in_vol);
37
- return transform_tensor(hard_sigmoid_activation, in_vol);
38
}
39
};
40
0 commit comments