Commit Graph
8 Commits
Author SHA1 Message Date
Denys MelnykandGitHub 1fdcb13bfb webgpu: fix weight lookup in export_model after compile_net key change (#15919)
* fix lookup site in export_model_webgpu after refactoring

webgpu (sd): fix export_model weight lookup after compile_net changes

fix lookup site in export_model_webgpu after refactoring

* add regression test
2026-04-25 10:04:55 +03:00
sirhcmandGitHub a12d3951de fix test_export_model imports (#15389) 2026-03-20 07:27:01 -04:00
Ahmed HarmoucheandGitHub ba35c4138b Use matching JS TypedArray for buffer dtype (#8080) 2024-12-06 14:52:23 +01:00
Ahmed HarmoucheandGitHub ff9a89f714 Proper dtypes for input/output of exported WebGPU model (#8053)
* Respect input/output dtypes in exported WebGPU model

* Add some comments about skipped dtypes
2024-12-05 10:38:05 +01:00
975b811ad9 names shadowing builtins (#5179)
Co-authored-by: chenyu <[email protected]>
2024-06-27 08:15:01 -04:00
qazalandGitHub 8b5bcf309a process replay in all of CI (#4884) 2024-06-10 14:49:29 -04:00
qazalandGitHub f64fa51a64 process replay for test/* (#4799)
* add input to unit tests [run_process_replay]

* add setup [run_process_replay]

* run tests [run_process_replay]

* add cuda and amd [run_process_replay]

* run everything but BEAM=2 [run_process_replay]

* skip export_model [run_process_replay]

* fix amd CI

* add concurrency back
2024-06-03 12:01:58 +03:00
George HotzandGitHub ee83505fcc fix test extra issue (#3159) 2024-01-17 11:58:08 -08:00