mirror of https://github.com/davisking/dlib.git
omg, github, cleanup merge stuff
This commit is contained in:
parent
b70c0a6f80
commit
a82bf1536e
|
@ -1864,12 +1864,6 @@ namespace
|
||||||
auto res = test_layer(l);
|
auto res = test_layer(l);
|
||||||
DLIB_TEST_MSG(res, res);
|
DLIB_TEST_MSG(res, res);
|
||||||
}
|
}
|
||||||
{
|
|
||||||
print_spinner();
|
|
||||||
mish_ l;
|
|
||||||
auto res = test_layer(l);
|
|
||||||
DLIB_TEST_MSG(res, res);
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
print_spinner();
|
print_spinner();
|
||||||
htan_ l;
|
htan_ l;
|
||||||
|
|
Loading…
Reference in New Issue