CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 11:10:33 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/"9c5afd3d808147c5a7f62d7445514677"
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=xtVKGMAvyZSCqr%2F6NAP4MnKQ3Ot9EuLZkuVQj3efTCA4mdw762EV6T65ei10c1gmnP6FiBaStCbsx1p7BBB8e68PK33a%2BUCh%2BykEYoh5k9Ip7mANkp%2B1ufrzNUwH%2F%2BqHv1dseWZExuM5tLSFe9WkYzleuHuww8mZduuY%2FPt0M5qwQHm7iyZ38HHhoYRX2Cc3edD5UkVI1bbkoHArjROaFexFbw6k3BSdXmU0OV0z5cYfjMGRXp3MPsz6aeW6cS8dArrOJAj1n%2BQu5O6Dk1TSZw%3D%3D--bTzeUYv7cfBkVCsC--0EYp7tdj90HQ6OULleEUSA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1623970942.1753441832; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 11:10:32 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 11:10:32 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D486:3140B2:7F261B:95C425:68836628
Fix matrix_rank_atol_rtol kernel when rtol = None 易用性提升 (#68108) · PaddlePaddle/Paddle@5d2fd04 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/matrix_rank_tol_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/matrix_rank_tol_kernel.cu
Copy file name to clipboardExpand all lines: test/legacy_test/test_matrix_rank_atol_rtol_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 5d2fd04
File tree
Expand file treeCollapse file tree
3 files changed
+44
-11
lines changedFilter options
- paddle/phi/kernels
- cpu
- gpu
- test/legacy_test
Expand file treeCollapse file tree
3 files changed
+44
-11
lines changedpaddle/phi/kernels/cpu/matrix_rank_tol_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/matrix_rank_tol_kernel.cc+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 | 230 |
| |
234 | 231 |
| |
235 | 232 |
| |
236 | 233 |
| |
237 | 234 |
| |
238 | 235 |
| |
239 | 236 |
| |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
240 | 241 |
| |
241 |
| - | |
| 242 | + | |
242 | 243 |
| |
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
247 | 248 |
| |
248 | 249 |
| |
249 | 250 |
| |
|
paddle/phi/kernels/gpu/matrix_rank_tol_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/matrix_rank_tol_kernel.cu+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
547 |
| - | |
548 |
| - | |
549 |
| - | |
550 | 547 |
| |
551 | 548 |
| |
552 | 549 |
| |
553 | 550 |
| |
554 | 551 |
| |
555 | 552 |
| |
556 | 553 |
| |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
557 | 558 |
| |
558 |
| - | |
| 559 | + | |
559 | 560 |
| |
560 | 561 |
| |
561 | 562 |
| |
562 | 563 |
| |
563 |
| - | |
| 564 | + | |
564 | 565 |
| |
565 | 566 |
| |
566 | 567 |
| |
|
test/legacy_test/test_matrix_rank_atol_rtol_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_matrix_rank_atol_rtol_op.py+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
168 | 179 |
| |
169 | 180 |
| |
170 | 181 |
| |
| |||
307 | 318 |
| |
308 | 319 |
| |
309 | 320 |
| |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
310 | 341 |
| |
311 | 342 |
| |
312 | 343 |
| |
|
You can’t perform that action at this time.
0 commit comments