“7aa80ec8802ee72c1967a4d2334f520cfe7ddfa6”上不存在“doc/fluid/beginners_guide/basics/learning_materials.md”
  • 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
math_function.cc 15.3 KB