Commits


Jiajia Qin authored and GitHub committed efc17e79de8
[js/webgpu] Fix the undefined push error (#19366) ### Description This PR fixes below errors when enable webgpu profiling: ``` TypeError: Cannot read properties of undefined (reading 'push') ```