• Z
    Fix random seed for several unit tests (#44135) · f9130835
    zlsh80826 提交于
    * Fix test_functional_conv2d_transpose random seed
    
    * Fix random seed and use np.testing
    
    * Fix random seed for test_lu_unpack_op
    
    * Fix test_autograd_functional_dynamic random seed
    f9130835
test_lu_unpack_op.py 8.6 KB