fix: fix problems with y architecture and checkpoint
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from .glvq import GLVQ
|
||||
from .gmlvq import GMLVQ
|
||||
|
||||
__all__ = [
|
||||
"GLVQ",
|
||||
"GMLVQ",
|
||||
]
|
||||
|
Reference in New Issue
Block a user