Skip to content

Commit a54319a

Browse files
authored
Update release_note_cn.md
1 parent 720e87f commit a54319a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/release_note_cn.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2256,21 +2256,21 @@ AssertionError: elu_ only support alpha >= 0, please use elu instead.
22562256

22572257
#### 后端能力修复
22582258

2259-
- 修复预测时 cuDNN 默认算法选择配置,使用非 deterministic 策略。 ([#41491](https://github.com/PaddlePaddle/Paddle/pull/41491))
2259+
- 修复预测时 cuDNN 默认算法选择配置,使用非 deterministic 策略。([#41491](https://github.com/PaddlePaddle/Paddle/pull/41491))
22602260

2261-
- 修复 deformable_conv op 在 TensorRT plugin 资源回收处理错误的问题。 ([#38374](https://github.com/PaddlePaddle/Paddle/pull/38374))
2261+
- 修复 deformable_conv op 在 TensorRT plugin 资源回收处理错误的问题。([#38374](https://github.com/PaddlePaddle/Paddle/pull/38374))
22622262

2263-
- 修复 deformable_conv op 在 TensorRT plugin 序列化错误问题。 ([#38057](https://github.com/PaddlePaddle/Paddle/pull/38057))
2263+
- 修复 deformable_conv op 在 TensorRT plugin 序列化错误问题。([#38057](https://github.com/PaddlePaddle/Paddle/pull/38057))
22642264

2265-
- 适配 TensorRT 8.0 新的构建引擎和系列化 API。 ([#36769](https://github.com/PaddlePaddle/Paddle/pull/36769))
2265+
- 适配 TensorRT 8.0 新的构建引擎和系列化 API。([#36769](https://github.com/PaddlePaddle/Paddle/pull/36769))
22662266

22672267
- 修复 Flatten2MatmulFusePass、Squeeze2MatmulFusePass、Reshape2MatmulFusePass 没有生效问题。([#37644](https://github.com/PaddlePaddle/Paddle/pull/37644))
22682268

22692269
- 修复 TensorRT 输入数据在上时报错的问题。([#37427](https://github.com/PaddlePaddle/Paddle/pull/37427))
22702270

22712271
- 增加输入维度错误时的报错信息。([#38962](https://github.com/PaddlePaddle/Paddle/pull/38962))
22722272

2273-
- 修复 EmbEltwiseLayernorm 输出类型错误的问题。 ([#40015](https://github.com/PaddlePaddle/Paddle/pull/40015))
2273+
- 修复 EmbEltwiseLayernorm 输出类型错误的问题。([#40015](https://github.com/PaddlePaddle/Paddle/pull/40015))
22742274

22752275
- 删除 conv_affine_channel_fuse_pass 以及对应的单元测试。([#39817](https://github.com/PaddlePaddle/Paddle/pull/39817))
22762276

@@ -2416,6 +2416,6 @@ AssertionError: elu_ only support alpha >= 0, please use elu instead.
24162416

24172417
## Thanks to our Contributors
24182418

2419-
This release contains contributions from the project core team as well as :
2419+
This release contains contributions from the project core team as well as:
24202420

24212421
Adam Osewski, Allen Guo, arlesniak, chenenquan, chenyanlann, fengkuangxiaxia, fuqianya, fwenguang, guguguzi, helen88, houj04, Jacek Czaja, jakpiase, jianghaicheng, joanna.wozna.intel, joeqiao12, Leo Chen, Leo Guo, Li-fAngyU, lidanqing, Liyulingyue, Matsumoto GAO, maxhuiy, Ming-Xu Huang, Nyakku Shigure, piotrekobi, piotrekobiIntel, QingshuChen, qipengh, Skr Bang, Sylwester Fraczek, Sławomir Siwek, taixiurong, tanzhipeng, Tomasz Socha, TTerror, Webbley, yaozhixin, ykkk2333, yujun, Zhangjingyu06, zhangxiaoci, zhangyikun02, zhangyk0314, zlsh80826, zn, Zuza

0 commit comments

Comments
 (0)