Merge remote-tracking branch 'origin/main' into pr-5748-head
This commit is contained in:
commit
5c5b5348d3
219 changed files with 17761 additions and 7296 deletions
|
|
@ -433,7 +433,7 @@ def _detect_windows_gfx_arch() -> str | None:
|
|||
|
||||
|
||||
# GPU marketing-name → gfx arch table, mirroring setup.ps1's $nameArchTable.
|
||||
# Most-specific first; first match wins. Covers only arches the lemonade-sdk
|
||||
# Most-specific first; first match wins. Covers only arches the ROCm
|
||||
# prebuilts / AMD Windows torch indexes support; unknown names return None
|
||||
# (callers then fall back cleanly to CPU).
|
||||
_WIN_GPU_NAME_ARCH_TABLE: "list[tuple[str, str]]" = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue