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
d900d813
Commit
d900d813
authored
Feb 27, 2019
by
Soumith Chintala
Browse files
bump version to v0.2.3
parent
55b5a6b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
torchvision/__init__.py
torchvision/__init__.py
+1
-1
No files found.
torchvision/__init__.py
View file @
d900d813
...
@@ -3,7 +3,7 @@ from torchvision import datasets
...
@@ -3,7 +3,7 @@ from torchvision import datasets
from
torchvision
import
transforms
from
torchvision
import
transforms
from
torchvision
import
utils
from
torchvision
import
utils
__version__
=
'0.2.
1
'
__version__
=
'0.2.
3
'
_image_backend
=
'PIL'
_image_backend
=
'PIL'
...
...
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