Skip to content

Commit

Permalink
add ut
Browse files Browse the repository at this point in the history
  • Loading branch information
fangyixiao18 committed May 23, 2023
1 parent 4eff271 commit 973e9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_models/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class Cfg:
backbone=mmpretrain.models.VisionTransformer,
forward=False,
backward=False),
Cfg(name='hivit-tiny-p16_16xb64_in1k', backbone=mmpretrain.models.HiViT),
]


Expand Down

0 comments on commit 973e9d7

Please sign in to comment.