AttributeError: module ‘paddle.fluid.core_avx’ has no attribute ‘NCCLParallelContext’
上面这个报错是因为版本不对导致,更新到最新的paddle 2.4版就好了
版权声明:本文为huqi666原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
AttributeError: module ‘paddle.fluid.core_avx’ has no attribute ‘NCCLParallelContext’
上面这个报错是因为版本不对导致,更新到最新的paddle 2.4版就好了