文件名称:Python-pytorch2kerasPyTorch到Keras模型转换工具
文件大小:37KB
文件格式:ZIP
更新时间:2022-08-31 00:25:33
Python开发-机器学习
pytorch2keras - PyTorch到Keras模型转换工具
【文件预览】:
nerox8664-pytorch2keras-79e50f4
----pytorch2keras()
--------__init__.py(0B)
--------layers.py(33KB)
--------converter.py(7KB)
----requirements.txt(11B)
----.travis.yml(876B)
----LICENSE(1KB)
----setup.py(978B)
----README.md(3KB)
----tests()
--------concat_many.py(2KB)
--------senet.py(8KB)
--------softmax.py(1KB)
--------lrelu.py(1KB)
--------mul.py(1KB)
--------max_pool3d.py(1KB)
--------sigmoid.py(1KB)
--------resnet34.py(838B)
--------avg_pool.py(1KB)
--------tanh.py(1KB)
--------vgg11.py(838B)
--------resnet50.py(838B)
--------const.py(1KB)
--------conv2d.py(1KB)
--------convtranspose2d.py(1KB)
--------__init__.py(0B)
--------multiple_inputs.py(2KB)
--------sub.py(1KB)
--------sum.py(984B)
--------conv2d_dilation.py(1KB)
--------droupout.py(1KB)
--------resnet18.py(838B)
--------bn.py(1KB)
--------view.py(1KB)
--------embedding.py(991B)
--------squeezenet.py(4KB)
--------transpose.py(1KB)
--------densenet.py(838B)
--------max_pool.py(1KB)
--------upsample_nearest.py(1KB)
--------dense.py(1KB)
--------alexnet.py(792B)
--------relu.py(1KB)
--------resnet18_channels_last.py(939B)
--------conv2d_channels_last.py(1KB)
--------conv3d.py(1KB)
----.gitignore(1KB)