Jason Ken Adhinarta
Jason Ken Adhinarta
@IAmNotAJerk I changed the color code for the highlight with some Javascript in the bookmarklet so the highlights would be visible despite f.lux. The bookmarklet is at https://gist.github.com/jasonkena/862510cef19d78eb0390799e4c4af19c The important...
you can also just use PyTorch3D's implementation of the ball query https://github.com/yanx27/Pointnet_Pointnet2_pytorch/issues/178#issuecomment-1587086798
See https://github.com/yanx27/Pointnet_Pointnet2_pytorch/issues/178#issuecomment-1587086798
> Same issue here. I use [AutoKey-gtk](https://github.com/autokey/autokey) and alacritty v0.12.3 works fine. The configured macros not works since alacritty v0.13.* Downgrading to v0.12.3 also worked for me, running QMK. On...
Hmm, the problem seems to be related to using `lightning.LightningDataModule` instead of `pytorch_lightning.LightningDataModule`