• H
    Decrease Random Failure Probability for test_parallel_executor_mnist, test=develop (#27498) · 273f58a3
    Huihuang Zheng 提交于
    As the title, decrease random failure probability for test_parallel_executor_mnist
    
    The old code set larger delta when comparing reduce and all reduce, but didn't set all. I added it.
    
    On my linux machine, I run 100 times, no failure occurs. In addition, we only saw this random failure on CI two times since I worked. I thought it was rare and I just increased the delta.
    273f58a3
test_parallel_executor_mnist.py 6.6 KB