-
GitHub actions is costing us more and more each month. Time to rein it it a bit.
We should consider:
* [x] Move jobs from `PR` to `main`
* [x] Move jobs from `main` to `nightly`
* [x] Only run j…
emilk updated
7 months ago
-
Thank you for providing this lib to the community.
I'm trying to use this library into a RC remote controller that uses lua script.
It complains for the RAM usage.
Is there any way to reduce RAM…
-
Gossip Version 0.11.3 (latest release)
Attempting to reduce the window height by the window manager fails.
For example, grabbing the upper or lower part of the window frame with the cursor and attem…
-
To turn animations off, you could write a `prefers-reduced-motion` media query. Then anyone who wants to turn animations off can do so in thue browser/OS settings.
This is from WCAG 2.1 [Animation…
-
I previously posted about 1 issue related to static default policies in the oneapi/dpl headers, which setting the environment variable `ONEDPL_USE_PREDEFINED_POLICIES 0` fixed.
I have now obtained…
-
There's substantial duplication among [CNFireLi2014Mod](https://github.com/ESCOMP/CTSM/blob/master/src/biogeochem/CNFireLi2014Mod.F90), [CNFireLi2016Mod](https://github.com/ESCOMP/CTSM/blob/master/src…
-
# Problem Description
In the Prefill stage (i.e., when outputting the first token), calculating logits for all token positions causes significant memory waste. With a vocabulary size of 152,064, the …
-
Feature gate: `#![feature(iterator_try_reduce)]`
This is a tracking issue for adding a `try_reduce` method to the `Iterator`trait. There is `fold`and `try_fold` but only `reduce`. It's possible for…
-
The Go 1.9 implementation of `sync.Map` is very pointer-heavy. That wastes a bit of CPU (following and caching those pointers and their address translations) and also consumes more steady-state memory…
-
### 🐛 Describe the bug
Got these logs by default while running torch.compile: https://gist.github.com/jerryzh168/68f3a0b53908df9ae7e767cb20734eec while running this test: https://gist.github.com/jerr…