[WebGL] cannot resolve operator 'ConstantOfShape' with opsets: ai.onnx v12 #10031
Labels
feature request
request for unsupported feature or enhancement
platform:web
issues related to ONNX Runtime web; typically submitted using template
Is your feature request related to a problem? Please describe.
I'm trying to get OpenAI's CLIP model working with the WebGL backend. The vision model works with wasm, but
System information
Describe the solution you'd like
Implementation of ConstantOfShape for WebGL (assuming that would solve the error mentioned in the title).
Describe alternatives you've considered
The wasm backend is one alternative, but I'm assuming that WebGL will be significantly faster.
Additional context
Here's a demo showing the error. Be sure to switch the "backend" drop-down menu to WebGL.
Thanks!
The text was updated successfully, but these errors were encountered: