We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c1893 commit e18a62bCopy full SHA for e18a62b
tensorlayer/layers/convolution/__init__.py
@@ -24,6 +24,7 @@
24
from .ternary_conv import *
25
from .quan_conv import *
26
from .quan_conv_bn import *
27
+from .oct_conv import *
28
29
__all__ = [
30
0 commit comments