onnxruntime/js/web/test
Yulong Wang 6fc3fd9ece
[js/webgpu] support Cast operator (#16489)
### Description
support `Cast` operator for webgpu backend.

Cast operator for webgpu backend currently only supports f32, u32, i32
and bool.
2023-08-18 23:51:03 -07:00
..
data/ops [js/webgpu] support Cast operator (#16489) 2023-08-18 23:51:03 -07:00
e2e
unittests
op-test-schema.json
suite-test-list.jsonc [js/webgpu] support Cast operator (#16489) 2023-08-18 23:51:03 -07:00
test-main.ts
test-runner.ts
test-shared.ts
test-types.ts