1 Star 3 Fork 1

openvinotoolkit-prc/nncf_pytorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
constraints.txt 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alexander Dokuchaev 提交于 2025-06-06 14:44 +08:00 . Bump pytorch to 2.7.1 (#3531)
# Openvino
openvino==2025.1
# Pytorch
torch==2.7.1
torchvision==0.22.1
# ONNX
onnx==1.17.0
onnxruntime==1.19.2; python_version <= '3.9'
onnxruntime==1.21.1; python_version > '3.9'
# TensorFlow
tensorflow==2.15.1
# Tests and examples
pytest==8.0.2
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-dependency==0.6.0
pytest-ordering==0.6
pytest-xdist==3.5.0
pytest-forked==1.6.0
pytest-split==0.9.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/openvinotoolkit-prc/nncf_pytorch.git
git@gitee.com:openvinotoolkit-prc/nncf_pytorch.git
openvinotoolkit-prc
nncf_pytorch
nncf_pytorch
develop

搜索帮助