Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add backwards compatible import
Browse files Browse the repository at this point in the history
guarin committed Dec 11, 2023
1 parent 3043306 commit bc8adad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lightly/loss/memory_bank.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# For backwards compatibility as memory_bank module was previously in loss module.
from lightly.models.modules.memory_bank import MemoryBankModule

0 comments on commit bc8adad

Please sign in to comment.