added faster filtering and convolution, but not working yet for BU

This commit is contained in:
Marco Pedersoli 2020-06-13 20:47:19 -04:00
parent 9d68bc30bd
commit f7436d0002
5 changed files with 295 additions and 11 deletions

View file

@ -1,2 +1,2 @@
from .mylenet4 import *
from .myresnet3 import *
from .myresnet4 import *