onnxruntime/js/web/lib/wasm/jsep/webgpu
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
..
ops [js/webgpu] support Cast operator (#16489) 2023-08-18 23:51:03 -07:00
attribute-with-cache-key.ts
gpu-data-manager.ts [js/webgpu] Make sure only storage buffers are reused (#16893) 2023-08-04 13:40:52 -07:00
op-resolve-rules.ts [js/webgpu] support Cast operator (#16489) 2023-08-18 23:51:03 -07:00
program-manager.ts [js/webgpu] Make sure only storage buffers are reused (#16893) 2023-08-04 13:40:52 -07:00
types.ts [js/web] JSEP LayerNormalization and InstanceNormalizations kernels (#16830) 2023-08-08 09:09:37 -07:00