运行paddlepaddle报错

AttributeError: module ‘paddle.fluid.core_avx’ has no attribute ‘NCCLParallelContext’
上面这个报错是因为版本不对导致,更新到最新的paddle 2.4版就好了

你可能感兴趣的:(人工智能,paddlepaddle,人工智能)