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
ccfe985c
"examples/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "0383941375cf520da026a44ab9b77677b58c05d3"
Commit
ccfe985c
authored
Sep 26, 2015
by
Davis King
Browse files
fixed spec
parent
68888c05
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/dnn/input_abstract.h
dlib/dnn/input_abstract.h
+1
-1
No files found.
dlib/dnn/input_abstract.h
View file @
ccfe985c
...
@@ -54,7 +54,7 @@ namespace dlib
...
@@ -54,7 +54,7 @@ namespace dlib
!*/
!*/
// sample_expansion_factor must be > 0
// sample_expansion_factor must be > 0
const
static
unsigned
int
sample_expansion_factor
=
1
;
const
static
unsigned
int
sample_expansion_factor
;
typedef
whatever_type_to_tensor_expects
input_type
;
typedef
whatever_type_to_tensor_expects
input_type
;
template
<
typename
input_iterator
>
template
<
typename
input_iterator
>
...
...
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