LWprogramming

Results 20 comments of LWprogramming

Update: when implementing fold, which made significant use of OPTIONAL MATCH clauses, it seems like having a WITH clause after each optional traversal is the way to go here. I.e....

List of the remaining tasks, for reference: - [x] Error checking improvements (various: e.g. every renaming in `renamings` must be used, error on 1:1 renaming something to itself, raise all...

Is it possible for there to be a case where the dialect is `MSDialect` but we don't want post-processing anyways? If not, it seems like we wouldn't need to have...

> Thanks so much for the comments, could you please provide some example images? Again, for referring segmentation, I highly suggesting of using X-Decoder instead f seem, as SEEM is...

Hi! I'll take care of it, got preoccupied with some irl stuff that came up the past few weeks but things should be settling down soon :)

marking as still active, just fixing up the PR

These all failed for me, but in case anyone from the future is still struggling-- after scouring the digital high seas i have found that `apt install python3-mpi4py` worked for...

Ah hmm, I just double-checked the [codebase](https://github.com/search?q=repo%3Apatrickvonplaten%2Fcontrolnet_aux%20matplotlib&type=code) and it looks like it does need it in some files (not just wrapping a numpy call or something) Checked the two and...

Was able to replicate @djqualia's result with 0.11.1 :) Here's a rough sketch of the total loss over time (unfortunately, had some weird issues with print statement issues and whatever...