You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Support for custom devices. [#68061](https://github.com/PaddlePaddle/Paddle/pull/68061), [#68836](https://github.com/PaddlePaddle/Paddle/pull/68836), [#70366](https://github.com/PaddlePaddle/Paddle/pull/70366), [#70549](https://github.com/PaddlePaddle/Paddle/pull/70549)
85
86
- Adapted PIR forward execution. [#65335](https://github.com/PaddlePaddle/Paddle/pull/65335)
86
87
- Support save/load. [#67910](https://github.com/PaddlePaddle/Paddle/pull/67910)
@@ -91,6 +92,7 @@ PIR is fully implemented and enabled by default, supporting one-click transition
91
92
92
93
### Changes unrelated to ordinary users
93
94
95
+
- Optimize SOT debugging for experience and improve development efficiency. [#67560](https://github.com/PaddlePaddle/Paddle/pull/67560), [#69072](https://github.com/PaddlePaddle/Paddle/pull/69072), [#69837](https://github.com/PaddlePaddle/Paddle/pull/69837), [#70134](https://github.com/PaddlePaddle/Paddle/pull/70134), [#70387](https://github.com/PaddlePaddle/Paddle/pull/70387), [#70740](https://github.com/PaddlePaddle/Paddle/pull/70740), [#71118](https://github.com/PaddlePaddle/Paddle/pull/71118), [#71268](https://github.com/PaddlePaddle/Paddle/pull/71268), [#71275](https://github.com/PaddlePaddle/Paddle/pull/71275), [#71458](https://github.com/PaddlePaddle/Paddle/pull/71458), [#71460](https://github.com/PaddlePaddle/Paddle/pull/71460)
94
96
- Other changes unrelated to user usage. [#65393](https://github.com/PaddlePaddle/Paddle/pull/65393), [#65795](https://github.com/PaddlePaddle/Paddle/pull/65795), [#65799](https://github.com/PaddlePaddle/Paddle/pull/65799), [#65911](https://github.com/PaddlePaddle/Paddle/pull/65911), [#65977](https://github.com/PaddlePaddle/Paddle/pull/65977), [#66982](https://github.com/PaddlePaddle/Paddle/pull/66982), [#67563](https://github.com/PaddlePaddle/Paddle/pull/67563), [#68761](https://github.com/PaddlePaddle/Paddle/pull/68761), [#68909](https://github.com/PaddlePaddle/Paddle/pull/68909), [#69130](https://github.com/PaddlePaddle/Paddle/pull/69130), [#69233](https://github.com/PaddlePaddle/Paddle/pull/69233), [#69956](https://github.com/PaddlePaddle/Paddle/pull/69956), [#71142](https://github.com/PaddlePaddle/Paddle/pull/71142)
95
97
96
98
### Security Issues
@@ -112,6 +114,7 @@ PIR is fully implemented and enabled by default, supporting one-click transition
- Optimize the performance of dynamic shape scenarios. [#68491](https://github.com/PaddlePaddle/Paddle/pull/68491), [#68629](https://github.com/PaddlePaddle/Paddle/pull/68629)
124
129
- Accelerate the execution speed of PIR executor. [#69513](https://github.com/PaddlePaddle/Paddle/pull/69513)
125
130
- Optimize PIR saving and loading performance. [#69683](https://github.com/PaddlePaddle/Paddle/pull/69683)
0 commit comments