• K
    Integrate float16 into data_type_transform (#8619) · 266ccaa8
    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
    
    * add context wait
    266ccaa8
math_function.cc 13.7 KB