3 Star 5 Fork 2

TorchEI/TorchEI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
Forceless 提交于 2023-03-13 15:15 +08:00 . 🎉 formal version 1.0.0 release
[metadata]
name = torchei
version = 1.0.0
# __version__ in __init__.py should be changed also
author_email = forcelesszheng@foxmail.com
description = A toolbox about DNN Reliability
long_description = file: README.md
long_description_content_type = text/markdown
keywords = pytorch,reliability,ErrorInjection,FaultInjection,BitFlip
url = https://github.com/TorchEI/TorchEI
project_urls =
Bug Tracker = https://github.com/TorchEI/TorchEI/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License
Operating System :: OS Independent
[options]
packages = torchei
python_requires '>=3.6'
install_requires =
torch >=1.8.0
numpy >=1.21.0
torchstat
scipy
tqdm
torchvision
[options.packages.find]
where = src
packages = find:
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/torchei/TorchEI.git
git@gitee.com:torchei/TorchEI.git
torchei
TorchEI
TorchEI
main

搜索帮助