-
```
Python: 3.11.8
Pandas: 2.2.1
Numpy: 1.26.4
```
There seems to be marginal benefit in terms speed when converting kdb tables into pandas using the .pd() method when using short ints instead …
-
Great work!
I am trying to do inference speedup. Could you please share the code for inference speedup using 2:4 sparsity on Ampere GPUs? Thanks!
-
It looks like the the multithreaded implementation in the base zstd is a bit slower than the other available threading implementations:
zstd-mt : https://github.com/mcmilk/zstdmt/releases
pzstd: htt…
-
-
**Is your feature request related to a problem? Please describe.**
PR #1200 nicely decreased Docker image build times by copying from upstream image. However, python tests take relatively long ti…
-
Currently we are executing all steps even if they are not required because their data haven't been changed. For example if I update the documentation I don't have to spin up all Igor Pro instances to …
-
#### Issue description
I am benchmarking quantum circuits using Catalyst on a GPU. However, the speedup over CPU execution seems unexpectedly low.
* *Expected behavior:* Much higher speedup (ord…
-
in case the user speeds up a transaction - detect the speed up and follow the new one
-
A build takes around 5.5 minutes on netlify. In our current billing period for netlify.com 14.06-14.07 this already makes up 32.1% of all build time we have in our plan.
|buils|avg build time| a…
-
Soft-dtw looks like the perfect solution for my deep-learning model. However the speed is a major bottleneck in training (minibatches of 64 samples, w. 2000 positions x 25 classes).
Would it be pos…