CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 20:04:58 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/"b0f2229fa9519974cd540b4b1e379653"
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=EZ3%2B7aRkn2X6H3Mj0%2FxcN1iPJywPfJJC9xt9vBTROF4F1lsiHcvY69FidqoUtYjUm7nx%2Ff%2BL8It70dOaRJrMczwlGdk1zUquDjBHW0%2BTTt7cqh8ml7rIMPRn8gu4oOgwIaiZ5AV2yiYphovWpZ0REmk6oVSuv7CwMAg1ibsqZzmbGOdreDDpjp7I4wLoj1aWPRC%2BfqOH737FLXd9u5RYTGS8ZT%2FXlTfkwE7rVkNej7pADnEAKZ%2FwJCR0RMNa%2FT35bXc6B0RVl4dXjbyV3qp9OQ%3D%3D--X5eJ3x3OdHcRxaQS--2rN6S3XYVAZeoLLAHPezFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.517165676.1753646697; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 20:04:57 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 20:04:57 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A632:37D5F1:1145F6E:16AAB23:68868669
【Error Message No. 11,23,24,33,46 BUAA】change CHECK_ and CHECK into P… · PaddlePaddle/Paddle@4860834 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 4860834
authored
【Error Message No. 11,23,24,33,46 BUAA】change CHECK_ and CHECK into PADDLE_ENFORCE_ (#66954)
* Update ir_schedule_util.h
* Update nn.cc
* Update convert_utils_test.cc
* Update lower_impl.cc
* Update eager_utils_test.cc
* Reupdate ir_schedule_util.h with pre-commit
* Reupdate ir_schedule_util.h without c_str()
* Update lower_impl.cc with include of enforce
* Update lower_impl.cc with EQ define() fixed
* Update eager_utils_test.cc with fixing conflict1 parent 907427b commit 4860834Copy full SHA for 4860834
File tree
Expand file treeCollapse file tree
5 files changed
+612
-169
lines changedFilter options
- paddle/cinn
- hlir/pe
- ir/schedule
- lang
- test/cpp
- eager/task_tests
- fluid/framework
Expand file treeCollapse file tree
5 files changed
+612
-169
lines changed+123-34Lines changed: 123 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
105 |
| - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
106 | 110 |
| |
107 | 111 |
| |
108 | 112 |
| |
| |||
153 | 157 |
| |
154 | 158 |
| |
155 | 159 |
| |
156 |
| - | |
157 |
| - | |
158 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
159 | 169 |
| |
160 | 170 |
| |
161 | 171 |
| |
| |||
360 | 370 |
| |
361 | 371 |
| |
362 | 372 |
| |
363 |
| - | |
364 |
| - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
365 | 383 |
| |
366 | 384 |
| |
367 | 385 |
| |
| |||
423 | 441 |
| |
424 | 442 |
| |
425 | 443 |
| |
426 |
| - | |
427 |
| - | |
428 |
| - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
429 | 453 |
| |
430 | 454 |
| |
431 | 455 |
| |
| |||
811 | 835 |
| |
812 | 836 |
| |
813 | 837 |
| |
814 |
| - | |
815 |
| - | |
816 |
| - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
817 | 847 |
| |
818 | 848 |
| |
819 | 849 |
| |
| |||
853 | 883 |
| |
854 | 884 |
| |
855 | 885 |
| |
856 |
| - | |
857 |
| - | |
858 |
| - | |
859 |
| - | |
860 |
| - | |
861 |
| - | |
862 |
| - | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
863 | 921 |
| |
864 | 922 |
| |
865 | 923 |
| |
| |||
1180 | 1238 |
| |
1181 | 1239 |
| |
1182 | 1240 |
| |
1183 |
| - | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
1184 | 1246 |
| |
1185 | 1247 |
| |
1186 | 1248 |
| |
1187 | 1249 |
| |
1188 | 1250 |
| |
1189 | 1251 |
| |
1190 |
| - | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
1191 | 1256 |
| |
1192 | 1257 |
| |
1193 |
| - | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
1194 | 1262 |
| |
1195 | 1263 |
| |
1196 | 1264 |
| |
| |||
1288 | 1356 |
| |
1289 | 1357 |
| |
1290 | 1358 |
| |
1291 |
| - | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
1292 | 1364 |
| |
1293 | 1365 |
| |
1294 | 1366 |
| |
| |||
1311 | 1383 |
| |
1312 | 1384 |
| |
1313 | 1385 |
| |
1314 |
| - | |
1315 |
| - | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
1316 | 1390 |
| |
1317 | 1391 |
| |
1318 | 1392 |
| |
| |||
1442 | 1516 |
| |
1443 | 1517 |
| |
1444 | 1518 |
| |
1445 |
| - | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
1446 | 1523 |
| |
1447 | 1524 |
| |
1448 | 1525 |
| |
| |||
1605 | 1682 |
| |
1606 | 1683 |
| |
1607 | 1684 |
| |
1608 |
| - | |
1609 |
| - | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
1610 | 1691 |
| |
1611 | 1692 |
| |
1612 | 1693 |
| |
| |||
1689 | 1770 |
| |
1690 | 1771 |
| |
1691 | 1772 |
| |
1692 |
| - | |
1693 |
| - | |
1694 |
| - | |
1695 |
| - | |
1696 |
| - | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
1697 | 1786 |
| |
1698 | 1787 |
| |
1699 | 1788 |
| |
|
You can’t perform that action at this time.
0 commit comments