onnxruntime/js/web/test
Guenther Schmuelling 0df2e14038
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
2023-08-02 18:16:19 -07:00
..
data/ops [js/WebGPU] Support int32 Transpose in WebGPU (#16952) 2023-08-02 16:27:24 -07:00
e2e [js] enable formatter for more file types (#16888) 2023-07-28 15:46:58 -07:00
unittests [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
suite-test-list.jsonc js/webgpu: argmax,argmin,softmax support (#16882) 2023-08-02 18:16:19 -07:00
test-main.ts [js/webgpu] enable op test for webgpu (#16542) 2023-07-06 08:35:19 -07:00
test-runner.ts js/webgpu: argmax,argmin,softmax support (#16882) 2023-08-02 18:16:19 -07:00
test-shared.ts [js/web] fix nodejs detection (#16400) 2023-06-20 00:20:58 -07:00
test-types.ts [js] add API that allows to get package version (#16207) 2023-06-09 16:18:53 -07:00