no available backend found. ERR: [webgpu] TypeError: r.requestAdapterInfo is not a function

#1
by mtwohey2 - opened

I am getting this error: no available backend found. ERR: [webgpu] TypeError: r.requestAdapterInfo is not a function

I have run it on Mac OS/Windows Chrome/Edge

mtwohey2 changed discussion status to closed
mtwohey2 changed discussion status to open

I confirmed that it works on the Samsung browser.

It does work on Safari with WebGPU enabled.

Thanks for the report - I've just replaced any calls to x.requestAdapterInfo with x.info, and it works again.

Xenova changed discussion status to closed

Sign up or log in to comment