Skip to content

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
  • Loading branch information
xmu-xiaoma666 authored Sep 28, 2022
1 parent 091847d commit 8bac5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
sa = MobileViTv2Attention(d_model=512)
output=sa(input)
print(output.shape)

0 comments on commit 8bac5fc

Please sign in to comment.