We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857c0da commit 9c18e1bCopy full SHA for 9c18e1b
Cifar/models/__init__.py
@@ -4,4 +4,4 @@
4
"""
5
6
7
-from .simplenet import simplenet
+from .simplenet import simplenet_cifar_310k, simplenet_cifar_460k, simplenet_cifar_5m, simplenet_cifar_5m_extra_pool, SimpleNet
0 commit comments