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
vision
Commits
d732562f
".github/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "9bc094ea5e7cb90f1b1780508c95eaab4ffb1d74"
Unverified
Commit
d732562f
authored
Jan 26, 2021
by
Bernhard M. Wiedemann
Committed by
GitHub
Jan 26, 2021
Browse files
Sort input file list (#3302)
parent
eb00e2ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
d732562f
...
@@ -227,7 +227,7 @@ def get_extensions():
...
@@ -227,7 +227,7 @@ def get_extensions():
ext_modules
=
[
ext_modules
=
[
extension
(
extension
(
'torchvision._C'
,
'torchvision._C'
,
sources
,
sorted
(
sources
)
,
include_dirs
=
include_dirs
,
include_dirs
=
include_dirs
,
define_macros
=
define_macros
,
define_macros
=
define_macros
,
extra_compile_args
=
extra_compile_args
,
extra_compile_args
=
extra_compile_args
,
...
...
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