• H
    Fix Windows Unittest (#29543) · 831e9135
    Huihuang Zheng 提交于
    Fix 3 Windows Unittests
    
    test_fuse_all_reduce_pass: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag
    test_feed_data_check_shape_type: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag
    test_tsm: Winodws GPU size is not enough so decrease batch size and data size.
    831e9135
paddle_build.bat 27.8 KB