CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 03:28:38 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/"2cf5d495b4dd399cf5a2368970746060"
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=ldZVa8%2BNkTpoCOdztIoUdJb%2BF7zPKjFcHDKoUQq4R14Bs95hPK5oMKpPLysSr5hKHA%2FynhWxwmpJ8yXkyxRgG%2FbrbCvoob2tcBM0XhODW5b9yOr5nbeJflDrsV9kTmRaF1%2FRHuz8xv2yoVIdiorlrH6hzC5838XBEeI%2BVyWtjY8juAO5wtBxpntE9c4%2B0xUgCy%2BuObMyIwRtaY3VAymMVR992VlQCBCnlsew53PwYM36FUmLdSX036o1H%2F8hv30XwuUL5sBqZpWo9jr71mgV1w%3D%3D--YE89nz%2BTTxD2OSoL--yG27TfvcY3crKTsNS0T6Tw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.55351042.1753586917; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 03:28:37 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 03:28:37 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ECFC:29054:B402D:116049:68859CE5
Add white list for auto_layout_pass (#68946) · PaddlePaddle/Paddle@1b28d33 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/interface/layout_transformation.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/interface/layout_transformation.hpp
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 1b28d33
authored
Add white list for auto_layout_pass (#68946)
* Add white list for auto_layout_pass
* test_1
* test_2
* remove autolayout_enabled
* remove enable_auto_layout_pass flag in analysis config
* add preferlayout for conv2d and fusedconv2daddact
* add mixed_precision_mode
* fix CI PR-CI-Mac-Python3
* Replace transfer_layout_pass with auto_layout_pass in inference
* fix
* update analysis predictor
* Code changes based on comments
* Run AutoMixedPrecisionPass before cinn.
* Modify conflicts
* fix PR-CI-Codestyle-Check
* fix conflict
* fix conflicts1 parent 1f61047 commit 1b28d33Copy full SHA for 1b28d33
File tree
Expand file treeCollapse file tree
6 files changed
+249
-34
lines changedFilter options
- paddle
- fluid
- inference/api
- pir
- dialect/operator/interface
- transforms/general
- phi/ops/yaml
Expand file treeCollapse file tree
6 files changed
+249
-34
lines changedpaddle/fluid/inference/api/analysis_predictor.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/analysis_predictor.cc+31-11Lines changed: 31 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| |||
804 | 804 |
| |
805 | 805 |
| |
806 | 806 |
| |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
807 | 821 |
| |
808 | 822 |
| |
809 | 823 |
| |
| |||
867 | 881 |
| |
868 | 882 |
| |
869 | 883 |
| |
870 |
| - | |
871 |
| - | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
872 | 890 |
| |
873 |
| - | |
874 | 891 |
| |
875 | 892 |
| |
876 | 893 |
| |
| |||
909 | 926 |
| |
910 | 927 |
| |
911 | 928 |
| |
912 |
| - | |
913 | 929 |
| |
914 | 930 |
| |
915 | 931 |
| |
| |||
999 | 1015 |
| |
1000 | 1016 |
| |
1001 | 1017 |
| |
1002 |
| - | |
1003 |
| - | |
1004 |
| - | |
1005 |
| - | |
1006 |
| - | |
1007 |
| - | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
1008 | 1028 |
| |
1009 | 1029 |
| |
1010 | 1030 |
| |
|
paddle/fluid/pir/dialect/operator/interface/layout_transformation.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/interface/layout_transformation.cc+53Lines changed: 53 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
105 | 131 |
| |
106 | 132 |
| |
107 | 133 |
| |
| |||
352 | 378 |
| |
353 | 379 |
| |
354 | 380 |
| |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
355 | 408 |
| |
356 | 409 |
| |
357 | 410 |
| |
|
paddle/fluid/pir/dialect/operator/interface/layout_transformation.hpp
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/interface/layout_transformation.hpp+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 |
| |
122 | 125 |
| |
123 | 126 |
| |
| |||
154 | 157 |
| |
155 | 158 |
| |
156 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
157 | 163 |
| |
158 | 164 |
| |
159 | 165 |
| |
|
You can’t perform that action at this time.
0 commit comments