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
chenpangpang
transformers
Commits
40de2d5a
"docs/source/vscode:/vscode.git/clone" did not exist on "ef716736165cbbac433a3c4b2c3ea97246b3d6b9"
Commit
40de2d5a
authored
Jul 22, 2021
by
Lysandre
Browse files
Docs for v4.10.0dev0
parent
72aee83c
Changes
21
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/__init__.py
src/transformers/__init__.py
+1
-1
No files found.
src/transformers/__init__.py
View file @
40de2d5a
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
# to defer the actual importing for when the objects are requested. This way `import transformers` provides the names
# to defer the actual importing for when the objects are requested. This way `import transformers` provides the names
# in the namespace without actually importing anything (and especially none of the backends).
# in the namespace without actually importing anything (and especially none of the backends).
__version__
=
"4.
9.
0"
__version__
=
"4.
10.0.dev
0"
# Work around to update TensorFlow's absl.logging threshold which alters the
# Work around to update TensorFlow's absl.logging threshold which alters the
# default Python logging output behavior when present.
# default Python logging output behavior when present.
...
...
Prev
1
2
Next
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