Skip to content

Commit

Permalink
fix(dicp): fix dicp test on ci (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gong-air authored Aug 5, 2024
1 parent 9a1f901 commit c24c3a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dicp/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def main():
python_requires=">=3.8",
install_requires=[
"torch >= 2.0.0a0",
"torch_dipu == 0.1"
]
)

Expand Down

0 comments on commit c24c3a3

Please sign in to comment.