Skip to content

Commit

Permalink
Upgrade to Python 3.11, PyTorch 2.3 (#338)
Browse files Browse the repository at this point in the history
* Update requirements.txt
  • Loading branch information
rotx-eva authored May 6, 2024
1 parent 5ced96e commit 5369c4f
Show file tree
Hide file tree
Showing 16 changed files with 211 additions and 162 deletions.
2 changes: 0 additions & 2 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[flake8]
max-line-length = 99
per-file-ignores =
range_linear_ai84.py:E501,E128
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@
/super-linter.log
/super-linter.report/
/.version-check
/venv*/
/sdk/
6 changes: 0 additions & 6 deletions .isort.cfg

This file was deleted.

21 changes: 0 additions & 21 deletions .pylintrc

This file was deleted.

2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8.11
3.11.8
4 changes: 4 additions & 0 deletions KNOWN_ISSUES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
KNOWN ISSUES for ai8x-synthesis with PyToch 2.3.0
=================================================

N/A
Loading

0 comments on commit 5369c4f

Please sign in to comment.