Kushashwa Ravi Shrimali
Kushashwa Ravi Shrimali
Hi, @mehalter - I've had this issue as well. And I can confirm that I had `telescope-fzf-native.nvim` folder in `~/.local/share/nvim/site/pack/packer/opt`. What I did to resolve this: (I just tried things...
Hi, @ghost - Thank you for creating this issue! Apologies for the delay in response, I'm currently using the latest version of LibTorch on my system (also streamed about it...
Update: Just realized, `FeatureDropout` doesn't exist anymore. I've fixed this is in my recent commit. :)
I can reproduce this issue on my Pop OS 22.04 system. Thanks to their auto-tiling, it made sense that the issue is not just about terminal size, but also about...
Hi! I'm having similar issue, I tried setting `shiftwidth` similar to the current file. And I still get incorrect indentation issues, especially inside classes. I noticed that if I keep...
@carmocca - If it helps, I've observed this recently in the Flash CI as well: https://github.com/Lightning-AI/lightning-flash/runs/7668034174?check_suite_focus=true. Didn't get a chance to take a closer look because of bad health, but...
Hi, @otaj - Thank you for your message! Yes, you'll definitely find everything in the Flash repo - and if not, I'll be one message away to help you out....
Please don't worry about the failures, the CI is failing, and I'm working on it: #1410. :)
A couple of examples failures, namely: ` Lightning-AI.lightning-flash (Examples) (domain text with GPUs 0)` and ` Lightning-AI.lightning-flash (Examples) (domain video with GPUs 0,1)` are flaky. The text example is failing...
About the 5 failures left in the CI: 1. `CI testing / pytest (ubuntu-20.04, 3.9, latest, stable, graph) (pull_request)`: This failure is flaky, and has been fixed in PL. Once...