Skip to content

Commit

Permalink
add more files
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitade committed Jul 27, 2023
1 parent 98a9381 commit 7f92f5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import torch
from tests.test_utils import assert_expected, set_rng_seed
from torch import nn
from torchmultimodal.modules.layers.transformer import (
from torchmultimodal.models.flava.transformer import (
TransformerEncoder,
TransformerEncoderLayer,
)
Expand Down

0 comments on commit 7f92f5d

Please sign in to comment.