This commit is contained in:
Patrick von Platen 2021-09-25 21:20:21 +02:00 committed by GitHub
parent a8ec002926
commit 067413fb73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -290,6 +290,7 @@ def prepare_img():
@require_vision
@require_flax
class FlaxBeitModelIntegrationTest(unittest.TestCase):
@cached_property
def default_feature_extractor(self):