Douglas Duhaime
Douglas Duhaime
@julienbourdeau has there been any movement on this issue? We would very much like to configure `enqueue` callbacks in a global config
I believe this error springs because _some_ of the shader code used in here specifies that the shader program should run using glsl `version 300 es` [[e.g.](https://github.com/tensorflow/tfjs-tsne/blob/8fc6436e415aee156902489836ccbf3d185ec473/src/tsne_optimizer_util.ts#L28)] while other shader...
I had the same issue, so I stopped the server, stopped spring, then restarted the server and all was well
Hey Giulia! Those integers in the `images` key are just the index positions of images/files within `imagelist` in the output. If you wrote a little script it should be easy...
@filippofilip95 ah dang I didn't see that behavior where type speed changes the result. Can you send a minimal full fiddle?
@octagonalsquare It looks like tensorflow-gpu was only able to find your CPU device, not your NVIDIA card. Do you get output when you run `nvidia-smi`? If not, either you don't...
@nsanirudh I think you'll need to update the Makefile of VGMPlay in the way the setup.py script in this repo does. See if you can figure out how to build...
(I should add that my chief use case and test case was [your notebook](https://colab.research.google.com/drive/1oN1g4-quvs-2GIDAff8pVOaCh_Dg-cWe) for converting midi files to NES wav files.)
@looeee Is the threejs.org site in a public repo somewhere? I'm happy to submit a PR to get these docs updated...
@Timopheym I too would roll my own. If you did and it were general enough you could open source it and carry the mantle!