-
Hi,
When i select csv and matlab format for the outputs, all is ok, but are problems with Netcdf option. I get this message in the last line of proccessing of the example data.
TypeError: '(slice(…
-
since the dependency upgrade (#693) unit and integration tests seem to be dramatically slowed down:
Time consumed in ci-night:
range 425 - 430, last 6 tests before the upgrade: 8:13 - 9:59
range …
-
This task was suggested by @turbomam, who said all the hyperlinks are defined in Markdown files in the `docs` directory.
I plan to use https://github.com/lycheeverse/lychee to check the hyperlinks.…
-
Attempts to run framework-integrated t-route execution are failing. Initially, these were encountering a segmentation fault. After some experimental fix attempts, the errors changed first from to a…
-
I'm working with a codebase: https://github.com/samuela/git-re-basin.
Trying to reproduce the plots for `cifar10_mlp_weight_matching.py` using Weights & Biases with compiling script: `python src/ci…
-
This project doesn't seem to have a LICENSE file, which means it can't currently be used in other projects without asking the author for permission on each one. [The original Git Re-Basin repo is MIT.…
-
They seem to get stuck at the refinery when multiple harvesters are about to unload at the same refinery. The harvester that should unload does not unload and only unloads after you explicitly order i…
-
We want to modify this code, what license is it/should it be under?
Thank you,
Katherine Crowson
-
**Submitting author:** @changliao1025 (Chang Liao)
**Repository:** https://github.com/changliao1025/pyflowline
**Branch with paper.md** (empty if default branch): main
**Version:** v0.3.4
**Editor:** …
-
Hi,
Thanks for the pytorch code of git-re-basin.
I try to train two renset20 models on cifar10 and use git-re-basin to match the weights. However, the test accuracy is not good after we…