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
Warpctc
Commits
5e65c1c3
Commit
5e65c1c3
authored
May 22, 2023
by
lishen
Browse files
修改setup.py version
parent
7489d710
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pytorch_binding/setup.py
pytorch_binding/setup.py
+1
-1
No files found.
pytorch_binding/setup.py
View file @
5e65c1c3
...
@@ -331,7 +331,7 @@ def get_extensions():
...
@@ -331,7 +331,7 @@ def get_extensions():
def
main
():
def
main
():
setup
(
setup
(
name
=
'warpctc_pytorch'
,
name
=
'warpctc_pytorch'
,
version
=
get_version
()
,
version
=
"0.1"
,
description
=
'Torch fuseop Computer Vision Foundation'
,
description
=
'Torch fuseop Computer Vision Foundation'
,
keywords
=
'computer vision'
,
keywords
=
'computer vision'
,
packages
=
find_packages
(),
packages
=
find_packages
(),
...
...
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