forked from tinygrad/tinygrad
* demo somewhy doesn't work on my device and throw eror "Error: GPUPipelineError: [Invalid ShaderModule] is invalid" inside setupNet func * because of that, JS halts the execution of the rest of the code below and on the screen we see "loading..." forever * added try catch here to communicate about the error in a proper way