v2.4.1

PaddlePaddle/Paddlev2.4.1Dec 13, 2022by XiaoguangHu01

AI Summary

This version removed the dependency on `python.so` to resolve execution failures in specific environments, including conda.

Key Highlights

  • Removed `python.so` dependency

New Features

  • Removed `python.so` dependency

Full Release Notes

去除飞桨对python.so的依赖,修复在包括conda在内的特定的环境下,因无法找到python.so而造成运行失败的Bug。

Remove the dependence of the Paddle on python.so, and fix the bug that fails to execute due to the inability to find python.so in specific environments, including conda.