Commit a83afe40 authored by Davis King's avatar Davis King

fixed tabbing

parent f467624e
......@@ -385,6 +385,7 @@ namespace dlib
};
// -----------------------------------------------------------------------------------
void copy_tensor(
tensor& dest,
size_t dest_k_offset,
......@@ -392,6 +393,7 @@ namespace dlib
size_t src_k_offset,
size_t count_k
);
// -----------------------------------------------------------------------------------
}
......
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