Skip to content

Commit 78a1d1b

Browse files
Bump paddlepaddle from 2.6.1 to 2.6.2 in /tests (#28547)
Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle) from 2.6.1 to 2.6.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/8ce0de584c570589117e403322f3d1a0de6554e5"><code>8ce0de5</code></a> fix einsum issue (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/67588">#67588</a>) (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/67825">#67825</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/d16d420ad31f496fa461da592e58afe79204137d"><code>d16d420</code></a> fix numpy2.0/2.1 bug in release/2.6 (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/67958">#67958</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/64c69370083e0adfb830a509aea31c6bc86ec6e2"><code>64c6937</code></a> [cherry-pick] Fix numpy2.1 bug in py3.10 (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/67866">#67866</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/94c6682a4ba59081c2f01f760d84ca61574fbba5"><code>94c6682</code></a> fix to_tensor bug (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/67795">#67795</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/6267a2bd93267396ca9209b5a56d7bf65c10baf3"><code>6267a2b</code></a> [XPU] Support int31 weight dynamic quantization for fc and conv2d (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/59981">#59981</a>) (#...</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/736a253dec08c4f4a3eec0fa1ee4ad8f052a4d8c"><code>736a253</code></a> [XPU] Fix L3 autotune (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/66323">#66323</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/131999233ef997fc8d3f24b27830925b78cf17aa"><code>1319992</code></a> fix rpc_sync and rpc_async doc;test=develop (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/64107">#64107</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/90138318312fbb60b0bdce8b0f4fb317879fe62e"><code>9013831</code></a> [Dy2St][2.6] Disable <code>test_sentiment</code> on release/2.6 (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/63197">#63197</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/89a60d773893640b7cec91d4857d634a61b02304"><code>89a60d7</code></a> Revert &quot;fix security (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/62626">#62626</a>) (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/62683">#62683</a>)&quot; (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/62890">#62890</a>)</li> <li><a href="https://github.com/PaddlePaddle/Paddle/commit/0348f3f9ab802ab8456cf8ee0fbac290af089088"><code>0348f3f</code></a> Enhance several unit tests (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/62477">#62477</a>) (<a href="https://redirect.github.com/paddlepaddle/paddle/issues/62776">#62776</a>)</li> <li>Additional commits viewable in <a href="https://github.com/paddlepaddle/paddle/compare/v2.6.1...v2.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=paddlepaddle&package-manager=pip&previous-version=2.6.1&new-version=2.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d757efd commit 78a1d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defusedxml>=0.7.1
1313
tensorflow>=2.5,<2.19.0
1414
requests>=2.25.1
1515
opencv-python>=4.5
16-
paddlepaddle==2.6.1
16+
paddlepaddle==2.6.2
1717
protobuf>=3.18.1,<6.0.0
1818
py>=1.9.0
1919
pytest>=5.0,<8.4

0 commit comments

Comments
 (0)