• [fp16] suppot fp16 input in nansum (#50847) · 9951b86f
    张春乔 提交于
    * add float16 in python/paddle/math
    
    * add unittest for float16
    
    * add float16 support in python.paddle.tensor.search.where
    
    * remove fp16 error cases
    
    * Add NotImplementedError unittest
    
    * fix codestyle
    
    * fluid to paddle.static; add cases with GPU
    
    * Add float16 in English docs
    9951b86f
search.py 39.8 KB