onnxruntime
[WebGPU EP] SoftMax Implementation
#23538
Merged

[WebGPU EP] SoftMax Implementation #23538

vraspar merged 14 commits into main from vraspar/webgpu-softmax
vraspar
vraspar Add Softmax kernel and transpose utility function for WebGPU executio…
e7e37371
vraspar Refactor Softmax implementation for WebGPU
f9b61dbc
vraspar Refactor Softmax and remove debug logs
87de6073
vraspar
vraspar commented on 2025-01-30
vraspar vraspar added ep:WebGPU
github-actions
github-actions commented on 2025-01-30
vraspar fix linting error
2d8b47de
vraspar vraspar requested a review from skottmckay skottmckay 1 year ago
vraspar vraspar requested a review from fs-eire fs-eire 1 year ago
fs-eire
fs-eire commented on 2025-01-30
fs-eire
fs-eire commented on 2025-01-30
fs-eire
fs-eire commented on 2025-01-30
fs-eire
fs-eire commented on 2025-01-30
fs-eire
fs-eire commented on 2025-01-30
vraspar Refactor Softmax implementation for improved readability and consiste…
91f635ce
vraspar Revert changes made to shader_variable.h
5cff6823
vraspar Fix variable declaration in softmax
e6d8a092
yuslepukhin
yuslepukhin commented on 2025-02-03
yuslepukhin
yuslepukhin commented on 2025-02-03
yuslepukhin
yuslepukhin commented on 2025-02-03
yuslepukhin
yuslepukhin commented on 2025-02-03
yuslepukhin
yuslepukhin requested changes on 2025-02-03
vraspar Apply feedback: use more suitable data types
a2c7069f
vraspar vraspar requested a review from yuslepukhin yuslepukhin 1 year ago
yuslepukhin
yuslepukhin commented on 2025-02-10
yuslepukhin
yuslepukhin commented on 2025-02-10
yuslepukhin
yuslepukhin commented on 2025-02-10
yuslepukhin
yuslepukhin commented on 2025-02-10
vraspar Apply Feedback: fix naming and formatting
b1b41242
github-actions
github-actions commented on 2025-02-10
github-advanced-security
github-advanced-security commented on 2025-02-10
vraspar Refactor Softmax implementation: improve variable naming for clarity
48f6e11c
yuslepukhin
yuslepukhin dismissed these changes on 2025-02-11
fs-eire
fs-eire commented on 2025-02-11
fs-eire
fs-eire commented on 2025-02-11
vraspar apply lint and fix build breaks
1f6689a2
vraspar vraspar dismissed their stale review via 1f6689a2 1 year ago
vraspar Add missing include for string in softmax implementation
ab678d06
vraspar Refactor Softmax implementation: change int64_t to size_t for input r…
c1117d40
vraspar Refactor Softmax implementation: cast axis to size_t for consistency
7ed3fefe
vraspar vraspar requested a review from fs-eire fs-eire 1 year ago
guschmue
guschmue approved these changes on 2025-03-07
vraspar vraspar merged 4bb79d13 into main 1 year ago
vraspar vraspar deleted the vraspar/webgpu-softmax branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone