Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[js/webgpu] Fix the crash issue in unsqueeze
While allowing axes in unsqueeze to be scalar, its shape couldn't be always accessed like a vector. This PR fixes issue microsoft#22031 so that the original model could run well.
- Loading branch information