onnxruntime
0df2e140 - js/webgpu: argmax,argmin,softmax support (#16882)

Commit
2 years ago
js/webgpu: argmax,argmin,softmax support (#16882) argmax and argmin are similar to reduce. Eventually we need to add optimized flavors of the shader. softmax is optimized but only works on the last axis for now which should be the common use case. todo: enable more ut for argmax/argmin
Author
Parents
Loading