dr.perpen
dr.perpen
Hi, I just installed `[cuda/jaxlib-0.4.11+cuda.cudnn89-cp311-cp311-win_amd64.whl](https://whls.blob.core.windows.net/unstable/cuda/jaxlib-0.4.11+cuda.cudnn89-cp311-cp311-win_amd64.whl)`. I have CUDA 11.7 and CUDNN 8.9.2. When I run this: ``` import jax from jax.lib import xla_bridge print(xla_bridge.get_backend().platform) jax.numpy.array(1.0) ``` I get the correct...
Hi, First of all, I understand this is not an issue. I just spent a few hours trying to make it work, and I seem to not be able to....
Hi, I would like to capture a single frame in high resolution but I am having problems using the C example: Arducam_MINI_5MP_Plus_Videostreaming. When I modify: https://github.com/ArduCAM/PICO_SPI_CAM/blob/378f3c045122b99625f59ad5fcb1aed057de7e53/C/Examples/Arducam_MINI_5MP_Plus_Videostreaming/Arducam_MINI_5MP_Plus_Videostreaming.cpp#L89 it works fine with...
### Description of Issue Run-time error trying lo load alembic files. I am guessing it has to do with the plugin folder structure or plugin path. I have all the...