"docs/git@developer.sourcefind.cn:norm/vllm.git" did not exist on "b5f882cc98e2c9c6dde7357dbac2ec0c2c57d8cd"
Commit 08c87784 authored by Davis King's avatar Davis King
Browse files

Made test less likely to false alarm.

parent 6e9b9d03
......@@ -1193,7 +1193,7 @@ namespace
}
{
print_spinner();
fc_<5,FC_NO_BIAS> l;
fc_<4,FC_NO_BIAS> l;
DLIB_TEST_MSG(test_layer(l), test_layer(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