• Z
    [AMP OP&Test] pad3d add unittests of fp16 and bf16 (#51015) · f86d0be7
    zengshao0622 提交于
    * pad3d add unittests of fp16 and bf16
    
    * pad3d add unittests of fp16 and bf16
    
    * fix cuda place
    
    * fix random to uniform
    
    * fix class name
    
    * fix fp16 max relative error to 1.5e-3
    
    * add dytpe register for onednn
    
    * add pad uint16 check of common.py
    
    * remove check_eager
    
    * test_check_grad --> test_check_grad_normal
    f86d0be7
test_pad3d_op.py 32.3 KB