MANIFEST.in
README.md
octave_model.png
requirements.txt
setup.py
demo/__init__.py
demo/mnist.py
keras_octave_conv/__init__.py
keras_octave_conv/backend.py
keras_octave_conv/conv_1d.py
keras_octave_conv/conv_2d.py
keras_octave_conv/conv_util.py
keras_octave_conv.egg-info/PKG-INFO
keras_octave_conv.egg-info/SOURCES.txt
keras_octave_conv.egg-info/dependency_links.txt
keras_octave_conv.egg-info/requires.txt
keras_octave_conv.egg-info/top_level.txt
tests/__init__.py
tests/test_conv_1d.py
tests/test_conv_2d.py