onnxruntime
[JS/WebGPU] Fix Split and Where to handle corner cases.
#19613
Merged

Commits
  • Revert "[JS/WebGPU] Added uniforms to Tile and Where Ops (#18768)"
    satyajandhyala committed 2 years ago
  • Added inputShape to shaderChche.hint in Split implementation.
    satyajandhyala committed 2 years ago
  • Fixed an issue with packing 4 boolean input into one uint32
    satyajandhyala committed 2 years ago
  • Fixed an error in referencing input tensors.
    satyajandhyala committed 2 years ago
  • Revert unintended changes to tile.js.
    satyajandhyala committed 2 years ago
  • Revert unintended changes to where.js
    satyajandhyala committed 2 years ago
  • Reverted changes to split.ts
    satyajandhyala committed 2 years ago
Loading