Commits


Yang Gu authored and GitHub committed f8efc086cea
[js/webgpu] Support Chrome Canary in unit tests (#21750) Chrome Canary is helpful to test some new features. With this PR, we can enable Chrome Canary in unit tests with command like "npm test -- op abs.jsonc -b=webgpu -e=chromecanary".