2 Star 2 Fork 1

openvinotoolkit-prc/nncf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
constraints.txt 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nikita Malinin 提交于 2024-11-20 14:12 . Bump OV version (#3100) (#3103)
# Openvino
openvino==2024.5.0
# Pytorch
torch==2.5.1
torchvision==0.20.1
# ONNX
onnx==1.17.0
onnxruntime==1.19.2
# TensorFlow
tensorflow==2.12.1; python_version < '3.9'
tensorflow==2.15.1; python_version >= '3.9'
# 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/openvinotoolkit-prc/nncf.git
git@gitee.com:openvinotoolkit-prc/nncf.git
openvinotoolkit-prc
nncf
nncf
develop

搜索帮助