Commit 226e30e
authored
Update integrated-matrix.adoc (#35)
* Update integrated-matrix.adoc
Update integrated-matrix.adoc
Revised the arithmetic considerations section for floating-point. Semantics is defined based on two implementation-defined parameters: G and psm. Those parameters must be defined (off-band) by the architecture as a table of (lambda, SEW, W) -> (G, psm) mappings.
This is a compromise between implementation freedom and complete architectural specification.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* replaced qw by q for quad-widening
* fixed problems and revised arithmetic considerations
* Update integrated-matrix.adoc
Tightening language of arithmetic considerations a bit.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* Update integrated-matrix.adoc
Tightened language a bit.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* Update integrated-matrix.adoc
Updated description of `psm`.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* Update integrated-matrix.adoc
Tightened the description of dot-product across G groups.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* Update integrated-matrix.adoc
Tightened language a bit.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* Updated SAIL helper functions to deal with new section
* Rounding modes for group sum
* new fp_gemm and fp_scaled_gemm
* missing helper concepts
* cleaning up the microscaling subextensions
* mixed-format cleanup
* some wrong characters
* minor editing
* Update integrated-matrix.adoc
Editing characters.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* Update integrated-matrix.adoc
typos
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
* Update integrated-matrix.adoc
Editing characters.
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>
---------
Signed-off-by: Jose Moreira <jmoreira@us.ibm.com>1 parent 7f0b4dd commit 226e30e
1 file changed
Lines changed: 529 additions & 225 deletions
0 commit comments