• L
    【PaddlePaddle Hackathon 4】No.56 : add fp16 test and bf16 for poisson (#51662) · 608a3f28
    LoneRanger 提交于
    * add fp16 and bf16 support for poisson
    
    * add fp16 and bf16 support for searchsorted
    
    * fix bug
    
    * Update test_searchsorted_op.py
    
    fix function name
    
    * Update test_poisson_op.py
    
    fix function name
    
    * fix bug
    
    * remove the searchorted
    
    * Update test_poisson_op.py
    
    * fix bug of TestPoissonBF16Op
    
    * Update test_poisson_op.py
    
    * Update test_poisson_op.py
    
    * Update test_poisson_op.py
    
    * fix bug of import
    
    * fix bug
    608a3f28
poisson_kernel.cu 2.4 KB