Samuel Ainsworth
Samuel Ainsworth
Yes, it should run quite a bit faster on a GPU since that will speed up the matrix multiples but the linear assignment problem solve still happens on the CPU,...
It totally depends on the model and initialization. I've seen it take as few as 3 and as many as 50. It is guaranteed to terminate though, so don't worry...
Here's what I'm getting: 
Here is the code used to generate the plot in the paper: https://github.com/samuela/git-re-basin/blob/main/src/cifar100_resnet20_split_data_plot.py
Hi @bobby285271, unfortunately I no longer use vscodium actively, so I don't have bandwidth to fix this myself but I'd be happy to accept a PR for it!
Hey guys, sorry for the duplicate issues! I'm actively trying to figure out the best way to dedup issues. The current solution is to check for existing issues (open or...
Also, if you have any other ideas to improve the issue dedup'ing hashes, I'd be genuinely curious to hear! I'm open to any improvements to the system.
> You don't need to bisect builds. Most if not all of the time it is more time effective to take a look at the error and figure out whats...
I'm wondering if this line ``` gyp info spawn args '-Dnode_lib_file=/Users/skainswo/.node-gyp/12.3.1/
It's also worth noting that the compile worked previously but failed after upgrading yarn via brew: ``` remod 🔥 brew upgrade yarn Updating Homebrew... ==> Auto-updated Homebrew! Updated 5 taps...