LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
pytorch2keras/__init__.py
pytorch2keras/converter.py
pytorch2keras.egg-info/PKG-INFO
pytorch2keras.egg-info/SOURCES.txt
pytorch2keras.egg-info/dependency_links.txt
pytorch2keras.egg-info/not-zip-safe
pytorch2keras.egg-info/requires.txt
pytorch2keras.egg-info/top_level.txt
tests/__init__.py
tests/test.py
tests/layers/__init__.py
tests/layers/multiple_inputs.py
tests/layers/upsample_nearest.py
tests/models/__init__.py
tests/models/alexnet.py
tests/models/drn.py
tests/models/menet.py
tests/models/mobilinet.py
tests/models/preresnet18.py
tests/models/resnet18.py
tests/models/resnet18_channels_last.py
tests/models/resnet34.py
tests/models/resnet50.py
tests/models/senet.py
tests/models/squeezenet.py
tests/models/squeezenext.py
tests/models/vgg11.py