文件名称:Pytorch_Ext:Pytorch的扩展,包括新层,实用程序功能等
文件大小:39KB
文件格式:ZIP
更新时间:2024-04-19 09:02:09
extension pytorch Python
pytorch_ext Pytorch的扩展,包括新模块,新功能,错误修复等。 安装 从源代码安装以获取最新版本: pip install git+https://github.com/david-leon/Pytorch_Ext.git 相依性 火炬> = 1.0 文献资料
【文件预览】:
Pytorch_Ext-master
----MANIFEST.in(38B)
----.travis.yml(603B)
----docs()
--------util.md(3KB)
--------module.md(3KB)
--------objective.md(1KB)
--------history.md(1KB)
--------index.md(558B)
--------functional.md(2KB)
----pytorch_ext()
--------objective.py(298B)
--------ctc_pytorch.py(14KB)
--------module.py(9KB)
--------util.py(10KB)
--------LICENSE(16KB)
--------__init__.py(152B)
--------functional.py(2KB)
----.github()
--------workflows()
----test()
--------test_freeze_module.py(18KB)
--------test_BatchNorm.py(1KB)
--------test_dropout.py(1KB)
--------__init__.py(0B)
--------test_CTC.py(2KB)
----mkdocs.yml(422B)
----LICENSE(16KB)
----setup.py(2KB)
----.gitignore(973B)
----README.md(864B)