• Rostyslav Geyyer's avatar
    Add fp8 @ bf8 gemm support and example (#933) · bd09b5c5
    Rostyslav Geyyer authored
    * Add f8 bf8 gemm example
    
    * Add element-wise ops
    
    * Add intrinsics
    
    * Update reference calculation
    
    * Add an additional type option for xdlops gemm
    
    * Fix build process
    
    * Add bf8 to buffer addressing
    
    * Update blockwise op, split typeA and typeB
    
    * Update for compatibility
    
    * Uppdate naming to f8->fp8
    
    * Update naming
    
    * Format
    bd09b5c5
gemm_xdl_fp8.cpp 3.53 KB