tfjs
tfjs copied to clipboard
KHR_parallel_shader_compile to speed up WebGL Backend
I'm curious if anyone has tried to use KHR_parallel_shader_compile to speed up the model predication when running on the WebGL backend?
I've searched and so far people just say "The first pass takes time to prepare" but not if any steps have been tried to speed this process up.