CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 08:13:37 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/PaddlePaddle/Paddle.git
etag: W/"aece99896516fed9c4182bdf9665daf1"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=KkVNMaXPnm6rXq264JidkdIXNGrRcaN72CTZFLBEC26Nxja9yslmD65xSM44QWu4J6c%2FL%2B3CaLh2yUjoz%2BSxNwtZYdBf96ygQ8mlmJvn77ZVjGsLPRtRP44EBhf%2BWYNM3VNnjaX0xjnaMMt2pj1mso4dmre2xHqLBU%2FgwXydl5EFfxyuSJZ8pUw55F86i0VTobU1iTjLKCX6VWWAdR70Cr72T2cVi1TNyh9PPW%2Bg570lMEmJLffbZsMNRUVVEn6%2Bbb8JtIzvJGgbdpq4oVOgsg%3D%3D--pLBg9l9rocR9WSgI--3J8MfpIH5kSAZKGPtoeVSg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.176175942.1753431216; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 08:13:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 08:13:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C01C:B7ECB:51A566:62BEFF:68833CB0
fix failed tests in numpy2.0 (#65627) · PaddlePaddle/Paddle@18dd803 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/vision/transforms/functional_cv2.py
Copy file name to clipboardExpand all lines: python/paddle/vision/transforms/functional_pil.py
Copy file name to clipboardExpand all lines: python/unittest_py/requirements.txt
Copy file name to clipboardExpand all lines: test/legacy_test/test_transforms.py
Copy file name to clipboardExpand all lines: test/xpu/test_unique_op_xpu.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 18dd803
File tree
Expand file treeCollapse file tree
5 files changed
+22
-19
lines changedFilter options
- python
- paddle/vision/transforms
- unittest_py
- test
- legacy_test
- xpu
Expand file treeCollapse file tree
5 files changed
+22
-19
lines changedpython/paddle/vision/transforms/functional_cv2.py
Copy file name to clipboardExpand all lines: python/paddle/vision/transforms/functional_cv2.py+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
414 | 413 |
| |
415 | 414 |
| |
416 | 415 |
| |
|
python/paddle/vision/transforms/functional_pil.py
Copy file name to clipboardExpand all lines: python/paddle/vision/transforms/functional_pil.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
406 |
| - | |
407 |
| - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
408 | 408 |
| |
409 |
| - | |
410 | 409 |
| |
411 | 410 |
| |
412 | 411 |
| |
|
python/unittest_py/requirements.txt
Copy file name to clipboardExpand all lines: python/unittest_py/requirements.txt+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
test/legacy_test/test_transforms.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_transforms.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
930 | 930 |
| |
931 | 931 |
| |
932 | 932 |
| |
933 |
| - | |
| 933 | + | |
| 934 | + | |
934 | 935 |
| |
935 | 936 |
| |
936 | 937 |
| |
937 | 938 |
| |
938 | 939 |
| |
939 |
| - | |
| 940 | + | |
940 | 941 |
| |
941 | 942 |
| |
942 | 943 |
| |
|
test/xpu/test_unique_op_xpu.py
Copy file name to clipboardExpand all lines: test/xpu/test_unique_op_xpu.py+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
| 120 | + | |
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
| |||
161 | 162 |
| |
162 | 163 |
| |
163 | 164 |
| |
164 |
| - | |
| 165 | + | |
| 166 | + | |
165 | 167 |
| |
166 | 168 |
| |
167 | 169 |
| |
| |||
190 | 192 |
| |
191 | 193 |
| |
192 | 194 |
| |
193 |
| - | |
194 |
| - | |
| 195 | + | |
| 196 | + | |
195 | 197 |
| |
196 | 198 |
| |
197 | 199 |
| |
| |||
220 | 222 |
| |
221 | 223 |
| |
222 | 224 |
| |
223 |
| - | |
| 225 | + | |
| 226 | + | |
224 | 227 |
| |
225 | 228 |
| |
226 | 229 |
| |
|
You can’t perform that action at this time.
0 commit comments