Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
dd4850b5
Commit
dd4850b5
authored
Apr 21, 2017
by
Davis King
Browse files
Fixed tabbing
parent
70e767bf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
21 deletions
+22
-21
dlib/dnn/tensor_tools.h
dlib/dnn/tensor_tools.h
+22
-21
No files found.
dlib/dnn/tensor_tools.h
View file @
dd4850b5
...
@@ -1368,7 +1368,8 @@ namespace dlib { namespace tt
...
@@ -1368,7 +1368,8 @@ namespace dlib { namespace tt
resizable_tensor
accum_buffer
;
resizable_tensor
accum_buffer
;
};
};
// ----------------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------------
void
copy_tensor
(
void
copy_tensor
(
tensor
&
dest
,
tensor
&
dest
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment