BU_Stoch_pool/models/__init__.py

3 lines
49 B
Python
Raw Normal View History

2020-06-12 01:42:08 -07:00
from .mylenet4 import *
from .myresnet4 import *