Open unzvfu opened 4 years ago
From https://github.com/data61/cuda-fixnum/issues/39:
Basically they are primitives for the operation A * B + C on small matrices. See here.
A * B + C
From https://github.com/data61/cuda-fixnum/issues/39: