-
When trying to run over datasets (in particular the large files) on CRAB, using central nanoAOD-tools modules, jobs are often failing due to hitting their wall clock times. The main offender seems to …
-
Can someone please help explain how to solve this issue.
I'm running BayesSearchCV + cross verification on Random Forest. The data are text data, processed by tfidf vectorisation.
I used printnp.su…
-
I think it would be good if the final output is HTML+JSON that we can serve up at `fortran-lang.org/benchmarks` via gh-pages.
This can include various customizable and interactive plots to allow easi…
-
It's currently possible to import and export joystick mappings, whereby the virtual joystick button numbers are mapped to element IDs in an SVG file so that it can be used effectively in our configura…
-
At the moment the ternary operator in stan directly transpiles to the C++ ternary operator. However, there have been requests in the past for a vectorised ternary operator:
- https://discourse.mc-s…
-
Optimize runtime by:
- Vectorisation
- Caching
Running a profiler on `example_between_dates.py` in the repo `loop-model-scoring` **using ten days of data** and calculating the penalties gives the…
-
| | |
| --- | --- |
| Bugzilla Link | [16294](https://llvm.org/bz16294) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Hel…
-
While doing some testing I noticed that density, cdf and quantile sometimes return vectors, sometimes lists:
```r
library(distributional)
density(dist_normal(), c(0,1)) # re…
-
The current documentation for the Docarray library only covers examples where the embedding vectors are already supplied. However, it's unclear whether Docarray allows one to input text or other data …
-
```
libs/QPhiX/include/qphix/blas_new_c.h(893): warning #15552: loop was not vectorized with "simd"
libs/QPhiX/include/qphix/blas_new_c.h(893): warning #15552: loop was not vectorized with "simd"
l…