Cedric Nugteren

Results 8 issues of Cedric Nugteren

As reported by sivagnanamn in [issue #181](https://github.com/CNugteren/CLBlast/issues/181#issuecomment-323902469), perhaps on Qualcomm Adreno GPUs is far from the theoretical maximum. This should be addressed by comparing reference GEMM implementations on Adreno hardware...

performance

(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 tuners on your device (or all perhaps?),...

performance

Hereby I want to open a discussion on improving and changing the currently tuning infrastructure and methods for CLBlast. There are a couple of drawbacks pointed out by various users...

performance

### 1. System information - **OS Platform and Distribution** Tested both on x86 Ubuntu 22.04 and x86 macOS 13.6 - **TensorFlow installation:** From pip package - **TensorFlow library:** Occurs with...

stat:awaiting tensorflower
comp:lite
regression issue
type:performance
TFLiteConverter
ModelOptimizationToolkit
TF2.14

A user running Android 10 with MIUI 12.0.3 has reported an issue when enabling dark mode. In particular, the weather report shows as black text on a dark grey background...

bug

Removed concept of bank cash, computed performance as TWR, and reorganized a bit. See #2 for more details.

## What do these changes do? Very much a draft, only updated TF itself, CI, and Bazel so far. Still to be done: update the actual C++ code as needed....

dependencies

This issue is mainly for information purposes, indicating that https://github.com/lsl036/CL-DB-GEMM is a repository with a double-buffer GEMM implemented using CLBlast. Might be interesting to have a closer look. Found by...

performance