"...text-generation-inference.git" did not exist on "0ad7f6f87d682496c4ff617608623db724935859"
Commit 46f1ac9b authored by Davis King's avatar Davis King
Browse files

Changed #includes to link to the abstract docs rather than

implementation files.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402908
parent b5774b2a
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
#include <cmath> #include <cmath>
#include "../algs.h" #include "../algs.h"
#include "function.h" #include "function_abstract.h"
#include "kernel.h" #include "kernel_abstract.h"
namespace dlib namespace dlib
{ {
......
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