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
2608944d
Unverified
Commit
2608944d
authored
Sep 22, 2021
by
Patrick von Platen
Committed by
GitHub
Sep 22, 2021
Browse files
up (#13688)
parent
8565d38f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/test_modeling_flax_wav2vec2.py
tests/test_modeling_flax_wav2vec2.py
+0
-1
No files found.
tests/test_modeling_flax_wav2vec2.py
View file @
2608944d
...
@@ -133,7 +133,6 @@ class FlaxWav2Vec2ModelTester:
...
@@ -133,7 +133,6 @@ class FlaxWav2Vec2ModelTester:
return
config
,
inputs_dict
return
config
,
inputs_dict
@
unittest
.
skip
(
"Borken by new Flax release, fix me!"
)
@
require_flax
@
require_flax
class
FlaxWav2Vec2ModelTest
(
FlaxModelTesterMixin
,
unittest
.
TestCase
):
class
FlaxWav2Vec2ModelTest
(
FlaxModelTesterMixin
,
unittest
.
TestCase
):
all_model_classes
=
(
all_model_classes
=
(
...
...
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