Skip to content

Commit

Permalink
Merge pull request #6 from intel-sandbox/btmodel.fea_extract_tests
Browse files Browse the repository at this point in the history
implement feature extraction bridgetower tests
  • Loading branch information
abhiwand committed Dec 14, 2022
2 parents 4a4522f + 26708da commit 4596860
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import unittest

import numpy as np
from typing import Any, Dict, Iterable, List, Optional, Tuple, Union
from typing import Dict, List, Optional, Union

from transformers.testing_utils import require_torch, require_vision
from transformers.utils import is_torch_available, is_vision_available
Expand Down

0 comments on commit 4596860

Please sign in to comment.