CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 03:27:36 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/"4c836cd35fe52a2c80f848abb7a05f03"
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=LfwQJcy6XtDpp2naIH8Gx%2FGY08CSlc%2BgJfODolmqpCetIYKpto6hmjWoEtwT4HF4rvHgTOHmI0UrwA%2FvGGgaeTBcoFBhFjOUW%2Fc3oXJgpuNJmHWi2sup1E0kQ5a5cQUmL8IOw0Kzbh2z97A4mgRJXx179%2BDbUMyNyyPQuGn16p2r7qkFWl%2Fi2%2Ft0%2FXpL4lFdAP4WiX4wTw%2BegieDzPS2dKYB%2FcPYoBPvDDvrnP9DTZGuEmC7kb1yyWrx5HrFk2BZjammiB6CwLWZCBtrYQWfrw%3D%3D--T6aSvbO5RqvvlKX%2B--T71qq06p%2BTxRyRnoWNRmiA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2103667981.1753586855; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 03:27:35 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 03:27:35 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 97EC:3C6DB4:E979E:16B52B:68859CA7
cholesky and cholesky_solve tests (#60726) · PaddlePaddle/Paddle@aef9d6d · GitHub
Copy file name to clipboardExpand all lines: test/legacy_test/gradient_checker.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_cholesky_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_cholesky_solve_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit aef9d6d
authored
File tree
Expand file treeCollapse file tree
3 files changed
+58
-20
lines changedFilter options
- test/legacy_test
Expand file treeCollapse file tree
3 files changed
+58
-20
lines changedtest/legacy_test/gradient_checker.py
Copy file name to clipboardExpand all lines: test/legacy_test/gradient_checker.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
| 356 | + | |
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
| 406 | + | |
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
411 |
| - | |
| 411 | + | |
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
|
test/legacy_test/test_cholesky_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_cholesky_op.py+44-13Lines changed: 44 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
| 72 | + | |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
80 | 89 |
| |
81 | 90 |
| |
82 | 91 |
| |
83 | 92 |
| |
84 | 93 |
| |
85 | 94 |
| |
86 | 95 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 | 96 |
| |
91 | 97 |
| |
92 | 98 |
| |
93 | 99 |
| |
94 | 100 |
| |
95 | 101 |
| |
96 | 102 |
| |
97 |
| - | |
| 103 | + | |
98 | 104 |
| |
99 | 105 |
| |
100 | 106 |
| |
| |||
106 | 112 |
| |
107 | 113 |
| |
108 | 114 |
| |
109 |
| - | |
| 115 | + | |
110 | 116 |
| |
111 | 117 |
| |
112 |
| - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
113 | 142 |
| |
114 | 143 |
| |
115 | 144 |
| |
| |||
144 | 173 |
| |
145 | 174 |
| |
146 | 175 |
| |
| 176 | + | |
147 | 177 |
| |
148 |
| - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
149 | 181 |
| |
150 | 182 |
| |
151 | 183 |
| |
| |||
156 | 188 |
| |
157 | 189 |
| |
158 | 190 |
| |
159 |
| - | |
160 | 191 |
| |
161 | 192 |
| |
162 | 193 |
| |
|
test/legacy_test/test_cholesky_solve_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_cholesky_solve_op.py+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
146 |
| - | |
| 147 | + | |
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
| 173 | + | |
172 | 174 |
| |
173 | 175 |
| |
174 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
175 | 179 |
| |
176 | 180 |
| |
177 | 181 |
| |
| |||
187 | 191 |
| |
188 | 192 |
| |
189 | 193 |
| |
190 |
| - | |
191 | 194 |
| |
192 | 195 |
| |
193 | 196 |
| |
| |||
239 | 242 |
| |
240 | 243 |
| |
241 | 244 |
| |
242 |
| - | |
| 245 | + | |
243 | 246 |
| |
244 | 247 |
| |
245 | 248 |
| |
| |||
251 | 254 |
| |
252 | 255 |
| |
253 | 256 |
| |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
254 | 261 |
| |
255 | 262 |
| |
256 | 263 |
| |
|
You can’t perform that action at this time.
0 commit comments