Fix bugs in ViT
This commit is contained in:
@@ -5,3 +5,6 @@
|
||||
#####################################################
|
||||
|
||||
from .transformers import get_transformer
|
||||
|
||||
def obtain_model(config):
|
||||
raise NotImplementedError
|
||||
|
Reference in New Issue
Block a user