Robert Quill
Robert Quill
README.md says: Emit the binary as a C initializer list, for easy embedding of a shader in in a C or C++ program source: clspv -mfmt=c foo.cl -o - Bu...
We need to include ${kompute_BINARY_DIR}/src/shaders/glsl as this is where ShaderOpMult.hpp is built (included from include/kompute/operations/OpMult.hpp)
Create a Memory base-class which Image and Tensor inherit from.
Even if they are already in the kp namespace. Add a script to make these changes automatically.
### Name and Version version: 6024 (834c0ea2) built with cc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0 for x86_64-linux-gnu ### Operating systems Linux ### Which llama.cpp modules do you know to be affected? llama-bench...
Previously the Python array would just be filled with the first element of the data repeated to fill the array. Fixes a number of the Python tests.