libxsmm
libxsmm copied to clipboard
Handling of Flags "A_AS" in GEMM via Datatype
As discussed in #871 we are running out of flags in the GEMM descriptor and we are kind of wasteful with the usage of one flag for special precision knobs.
Let's use this issue to discuss possible solutions to this problem.