Commit a82bf153 authored by Davis King's avatar Davis King
Browse files

omg, github, cleanup merge stuff

parent b70c0a6f
...@@ -1864,12 +1864,6 @@ namespace ...@@ -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;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment