Commits


satyajandhyala authored and GitHub committed f3cfe08c422
[JS/Web] Enabled 1d spacial input to GlobalAveragePool (#17973) ### Description Enable one-dim special input to GlobalAveragePoll input ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Currently only 2D input is supported.