mirror of
https://github.com/amd/blis.git
synced 2026-04-20 15:48:50 +00:00
Mention mixeddt paper in docs/MixedDatatypes.md.
This commit is contained in:
@@ -14,7 +14,12 @@
|
||||
|
||||
This document serves as a guide to users interested in taking advantage of
|
||||
BLIS's support for performing the `gemm` operation on operands of differing
|
||||
datatypes (domain and/or precision).
|
||||
datatypes (domain and/or precision). For further details on the implementation
|
||||
present in BLIS, please see the latest draft of our paper
|
||||
"Supporting Mixed-domain Mixed-precision Matrix Multiplication
|
||||
within the BLIS Framework" available in the
|
||||
[Citations section](https://github.com/flame/blis/#citations)
|
||||
of the main [BLIS webpage](https://github.com/flame/blis).
|
||||
|
||||
## Categories of mixed datatypes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user