LICENSE
README.md
setup.py
tensorwrap/ version_test.py
tensorwrap/__init__.py
tensorwrap/config.py
tensorwrap/module.py
tensorwrap/ops.py
tensorwrap/ops_test.py
tensorwrap/version.py
tensorwrap.egg-info/PKG-INFO
tensorwrap.egg-info/SOURCES.txt
tensorwrap.egg-info/dependency_links.txt
tensorwrap.egg-info/not-zip-safe
tensorwrap.egg-info/requires.txt
tensorwrap.egg-info/top_level.txt
tensorwrap/experimental/__init__.py
tensorwrap/experimental/serialize.py
tensorwrap/experimental/wrappers.py
tensorwrap/experimental/data/__init__.py
tensorwrap/experimental/data/arraybased.py
tensorwrap/nn/__init__.py
tensorwrap/nn/activations/__init__.py
tensorwrap/nn/activations/base_activations.py
tensorwrap/nn/callbacks/__init__.py
tensorwrap/nn/initializers/__init__.py
tensorwrap/nn/initializers/base.py
tensorwrap/nn/layers/__init__.py
tensorwrap/nn/layers/base_dense.py
tensorwrap/nn/layers/base_layers.py
tensorwrap/nn/layers/convolutions.py
tensorwrap/nn/layers/lambda_layers.py
tensorwrap/nn/layers/pooling.py
tensorwrap/nn/losses/__init__.py
tensorwrap/nn/losses/base.py
tensorwrap/nn/losses/categorical.py
tensorwrap/nn/losses/mean.py
tensorwrap/nn/losses/metrics.py
tensorwrap/nn/models/__init__.py
tensorwrap/nn/models/base_models.py
tensorwrap/nn/models/train_fun.py
tensorwrap/nn/optimizers/__init__.py
tensorwrap/nn/optimizers/base.py