-
A benchmark results of a previous version is available here:
```
model_name device_name soc abi runtime init warmup run_avg tuned
mobilenet_v2 …
-
I don't understand the uses of `min_keys_per_crypt` (why min and not max) in `omp_autotune.c` when running 1 thread. This actually hurts:
```
solar@gcc202:~/john/src$ OMP_NUM_THREADS=1 ../run/john…
-
see vetter's email from AMD
-
(See the [README](https://github.com/CNugteren/CLBlast/blob/master/doc/tuning.md) for details)
This is the place to post new tuning results. If you compiled with `-DTUNERS=ON`, ran one of the tuner…
-
I think it may be getting close to time to promote JuliaImages a bit more heavily. I still have a few things I want to do first wrt cleaning the code base (getting a release of Images.jl out that is c…
-
This was discussed on pdl-devel back in Dec 2015 (see https://sourceforge.net/p/pdl/mailman/pdl-devel/?viewmonth=201512). There is also some discussion in Jun this year on PerlMonks (https://www.perlm…
-
https://software.intel.com/en-us/articles/free-ipp
-
Lots of the functions in this library are embarrassingly parallel. How should we parallelise them? Ideally with as little impact on the function bodies as possible. Image-chunk-iterators plus https://…
-
I just installed openalpr (alpr --version shows 2.3.0), and using the default settings it seems that all of the images from a Bosch Dinion Capture 5000 IP (pulsed IR camera) that I have tried (around …
-
Hello!
I got plaidml setup with some help from `PLAIDML_VERBOSE`:
https://github.com/plaidml/plaidml/issues/1302#issuecomment-726497962
However, I noticed one plaidbench run reported failure, but…