提交 f92bcb37 编写于 作者: HansBug's avatar HansBug 😆

dev(hansbug): test for torch high version

上级 131d60c1
......@@ -29,6 +29,7 @@ jobs:
torch-version:
- '1.7.1'
- '1.13.1'
- '2.0.1'
- 'latest'
steps:
......
......@@ -1213,4 +1213,5 @@ fabric.properties
!/docs/source/_static/**/*
!/runs/artifacts
/runs/artifacts/*
.benchmarks
\ No newline at end of file
.benchmarks
/venv*
jax[cpu]>=0.3.25; platform_system != 'Windows'
torch>=1.1.0; python_version < '3.11'
torch>=1.1.0; python_version < '3.12'
......@@ -2,4 +2,4 @@ enum_tools
graphviz~=0.17
dill~=0.3.4
click>=7.1.0
hbutils>=0.0.1
\ No newline at end of file
hbutils>=0.9.1
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册