Skip to content

Commit 9c18e1b

Browse files
committed
update simplenet.py with new implementation
1 parent 857c0da commit 9c18e1b

File tree

2 files changed

+446
-130
lines changed

2 files changed

+446
-130
lines changed

Cifar/models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"""
55

66

7-
from .simplenet import simplenet
7+
from .simplenet import simplenet_cifar_310k, simplenet_cifar_460k, simplenet_cifar_5m, simplenet_cifar_5m_extra_pool, SimpleNet

0 commit comments

Comments
 (0)