Dan Goldman
Dan Goldman
IIUC, GLSL atan is overloaded to take both 1 argument (like Math.atan) and 2 arguments (like Math.atan2). AFAIK the second implementation is identical to C/javascript. https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/atan.xhtml
Even after pushing it to my internal registry, I get exactly the same error. And, if I run `cog debug` the syntax line still refers to the original `docker/dockerfile:1.4`, not...
I ended up changing to a different approach, so I don't have a simple example handy that I can easily reconstruct. In short, the [UXP environment](https://developer.adobe.com/photoshop/uxp/2022/uxp-api/reference-js/) only supports a subset...
I wasn't able to use openmim due to firewall restrictions, but I was able to get the segmentation notebook running with only pip install, using CUDA 11.7, torch==2.0.0, torchvision==0.15.1, mmcv-full==1.7.1,...