add new line at bottom
This commit is contained in:
@@ -83,4 +83,4 @@ TEST_CASE("PReLUGRADIENTTest", "[ANNLayerTest]")
|
||||
|
||||
REQUIRE(0.0103 - arma::accu(predGradient) ==
|
||||
Approx(0.0).margin(1e-4));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user