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
abd0019d
"examples/pytorch/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "7f4086da7a2b31072139e002f2d9ab278e127fad"
Commit
abd0019d
authored
May 30, 2016
by
Davis King
Browse files
fixed typo
parent
771ca2e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/dnn/tensor_tools.h
dlib/dnn/tensor_tools.h
+1
-1
No files found.
dlib/dnn/tensor_tools.h
View file @
abd0019d
...
...
@@ -1251,7 +1251,7 @@ namespace dlib { namespace tt
- is_same_object(dest,src) == false
ensures
- performs: dest[i, k + dest_k_offset, r, c] = src[i, k + src_k_offset, r, c], where k in [0..count_k]
Copies content of each sample from src in to corresponding place of sample at dst
Copies content of each sample from src in to corresponding place of sample at d
e
st
.
!*/
// ----------------------------------------------------------------------------------------
...
...
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