Update onnx deps to support 50 series GPUs (#22324)

* Update support for newer Nvidia GPUs

* Update

* Cleanup

* Update gitignore
This commit is contained in:
Nicolas Mowen
2026-03-08 11:45:29 -05:00
committed by GitHub
parent a705f254e5
commit ef07563d0a
2 changed files with 17 additions and 15 deletions
+3 -1
View File
@@ -3,6 +3,8 @@ __pycache__
.mypy_cache
*.swp
debug
.claude/*
.mcp.json
.vscode/*
!.vscode/launch.json
config/*
@@ -19,4 +21,4 @@ web/.env
core
!/web/**/*.ts
.idea/*
.ipynb_checkpoints
.ipynb_checkpoints