7e72b38bc1
* [cuda] initial Q1_0 backend * remove unused code, fix AMD MMA guard * attempt to support dp4a * Apply suggestions from code review Co-authored-by: Johannes Gäßler <johannesg@5d6.de> --------- Co-authored-by: Johannes Gäßler <johannesg@5d6.de>
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
// This file has been autogenerated by generate_cu_files.py, do not edit manually.
|
|
|
|
#include "../mmq.cuh"
|
|
|
|
DECL_MMQ_CASE(GGML_TYPE_Q1_0);
|