• K
    Add float16 GEMM math function on GPU (#8695) · 90215b78
    kexinzhao 提交于
    * test cpu float16 data transform
    
    * add isnan etc
    
    * small fix
    
    * fix containsNAN test error
    
    * add data_type transform GPU test
    
    * add float16 GPU example
    
    * fix error
    
    * fix GPU test error
    
    * initial commit
    
    * fix error
    
    * small fix
    
    * add more gemm fp16 tests
    
    * fix error
    
    * add utility function
    90215b78
cublas.h 3.8 KB