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
5a1b5e4b
Commit
5a1b5e4b
authored
Oct 08, 2021
by
Sylvain Gugger
Browse files
Register `keras_callbacks` as a submodule
parent
23ee06ed
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/transformers/__init__.py
src/transformers/__init__.py
+1
-0
No files found.
src/transformers/__init__.py
View file @
5a1b5e4b
...
@@ -125,6 +125,7 @@ _import_structure = {
...
@@ -125,6 +125,7 @@ _import_structure = {
"is_vision_available"
,
"is_vision_available"
,
],
],
"hf_argparser"
:
[
"HfArgumentParser"
],
"hf_argparser"
:
[
"HfArgumentParser"
],
"keras_callbacks"
:
[],
"integrations"
:
[
"integrations"
:
[
"is_comet_available"
,
"is_comet_available"
,
"is_optuna_available"
,
"is_optuna_available"
,
...
...
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