-
🐛 Bug Bounty: Tree Shaking Optimization Needed! 🛠️
Reward: :trophy: 1000 USDC 🏆
We are thrilled to announce a special bug bounty for proficient third-party developers! This is an opportunity to sh…
-
Hi!
Thank you a lot for open-sourcing the project! I am a fan of different ways to optimize applications (LTO, PGO, PLO, ML-based stuff, etc.) and [do](https://github.com/zamazan4ik/awesome-pgo) co…
-
Today I had the amazing opportunity to spend 1h with https://github.com/bfierz a professional 3D engine designer.
## Preface
Together we had an overview of the rendering loop and we focused on w…
-
We should make it easy to calculate values on a complete column.
Currently, if you want the mean of a column in a series, you have to write:
```
from fin.seq.serie import Serie
from fin.seq impo…
-
Related to #10238
Some people find the argument `overwrite_x` to be confusing (cupy/cupy#1988). The argument allows the implementation to use the input array as scratch space which may or may not …
-
Hello,
This one function call, PruneFreeList(), seems to be slowing down the entire MaxRectsBinPack routine, as it's called after every insert. From what I understand, PruneFreeList() runs a conta…
-
### 🚀 The feature, motivation and pitch
FlexAttention was proposed as a performant attention implementation leveraging `torch.compile` with easy APIs for adding support for complex attention varian…
mgoin updated
2 weeks ago
-
http://support.sas.com/resources/papers/HPGENSELECTscalability.pdf
refers to http://blog.revolutionanalytics.com/2012/10/allstate-big-data-glm.html
150 million observations and 70 degrees of freedom
…
-
Creating this thread to post potentially useful info about _Pichia pastoris_/_Komagataella phaffii_ that people come across.
Quick background: _Pichia pastoris_ (now named _Komagataella phaffii_) i…
-
Hello @jgeisler0303 ,
thanks very much for publishing this code, it has been very useful to get a handle on DDP. I have been working for some time on a C++ implementation of DDP which also relies o…