• Illia Silin's avatar
    Clip fp8 to +/-240 on all targets. (#1172) · d0c7b451
    Illia Silin authored
    * clip fp8 to +/-240 on all targets
    
    * if inputs to fp8 conversion are +/-inf, they remain unaltered
    
    * increase tolerance for test_elementwise_layernorm to prevent false errors
    
    * change the input values for gemm examples to floats
    
    * reduce gemm example float input values to prevent errors
    
    * increase the tolerance for gemm examples
    d0c7b451
common.hpp 4.61 KB