Closed
Description
Are there any plans to make tfjs able to run on a worker using offscreen canvas? Is it already possible? (sorry if I'm still stuck in the deeplearn.js days)
Would it be possible to do so now by manually creating a GPGPUContext and using it in the backend somehow?