CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 11:21:00 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/"1f77ed7d61756c5cd915002c1d77f2b7"
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=ijZthi5wrKfykEgxmFi1csCpIW5yN5iyYNgJvkFdbUqBpa6QAc5uOgfWbqt1McJ2ggVcR3ILObNTjnF7S%2Fa9xhnP83mLJrohHEzThLQzy1aMw3%2FUkWwoR21H6UZYFbSpo560UKyabagkHpgx5hC9RezHvX0%2BUNa%2F%2FbSRKwoP3ubQH822qCDWclSH491gg4lPtU6A5qMh2QhRGsvpiO2zmKiTH6l2%2B7t6FgH2HiwW3z9n5vk%2FUk7RuKhSypMf%2BnMm9bBqfGGGcT6YoB1P8dKBKg%3D%3D--hJ3H2Cqt8JaCcHVl--c7c1vOknStNEwjrrGFLWkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1686245178.1753615260; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:21:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:21:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C2DE:3240E6:D9377B:11EEAE6:68860B9B
[SOT][dynamic shape] support fallback to static shape (#67876) · PaddlePaddle/Paddle@7d8c490 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/executor_cache.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/function_graph.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/base.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/basic.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/callable.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/__init__.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/exceptions.py
Copy file name to clipboardExpand all lines: python/paddle/utils/layers_utils.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 7d8c490
File tree
Expand file treeCollapse file tree
10 files changed
+177
-57
lines changedFilter options
- python/paddle
- jit/sot
- opcode_translator/executor
- variables
- utils
- utils
- test/sot
Expand file treeCollapse file tree
10 files changed
+177
-57
lines changedpython/paddle/jit/sot/opcode_translator/executor/executor_cache.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/executor_cache.py+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
| |||
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
104 |
| - | |
| 105 | + | |
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
| |||
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
145 |
| - | |
| 146 | + | |
| 147 | + | |
146 | 148 |
| |
147 | 149 |
| |
148 | 150 |
| |
| |||
151 | 153 |
| |
152 | 154 |
| |
153 | 155 |
| |
154 |
| - | |
| 156 | + | |
155 | 157 |
| |
156 | 158 |
| |
157 | 159 |
| |
| |||
202 | 204 |
| |
203 | 205 |
| |
204 | 206 |
| |
205 |
| - | |
| 207 | + | |
206 | 208 |
| |
207 | 209 |
| |
208 | 210 |
| |
209 | 211 |
| |
210 | 212 |
| |
211 | 213 |
| |
212 | 214 |
| |
213 |
| - | |
| 215 | + | |
214 | 216 |
| |
215 | 217 |
| |
216 | 218 |
| |
217 | 219 |
| |
218 | 220 |
| |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
219 | 226 |
| |
220 |
| - | |
221 | 227 |
| |
222 | 228 |
| |
223 | 229 |
| |
|
python/paddle/jit/sot/opcode_translator/executor/function_graph.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/function_graph.py+59-9Lines changed: 59 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| 44 | + | |
| 45 | + | |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
| |||
162 | 165 |
| |
163 | 166 |
| |
164 | 167 |
| |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
165 | 177 |
| |
166 | 178 |
| |
167 | 179 |
| |
| |||
194 | 206 |
| |
195 | 207 |
| |
196 | 208 |
| |
| 209 | + | |
197 | 210 |
| |
198 | 211 |
| |
199 | 212 |
| |
| |||
203 | 216 |
| |
204 | 217 |
| |
205 | 218 |
| |
| 219 | + | |
206 | 220 |
| |
207 | 221 |
| |
208 | 222 |
| |
| |||
261 | 275 |
| |
262 | 276 |
| |
263 | 277 |
| |
| 278 | + | |
264 | 279 |
| |
265 | 280 |
| |
266 | 281 |
| |
| |||
278 | 293 |
| |
279 | 294 |
| |
280 | 295 |
| |
| 296 | + | |
281 | 297 |
| |
282 | 298 |
| |
283 | 299 |
| |
| |||
432 | 448 |
| |
433 | 449 |
| |
434 | 450 |
| |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 |
| - | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
440 | 454 |
| |
441 | 455 |
| |
442 | 456 |
| |
| |||
617 | 631 |
| |
618 | 632 |
| |
619 | 633 |
| |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
620 | 674 |
| |
621 | 675 |
| |
622 | 676 |
| |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 |
| - | |
627 | 677 |
| |
628 | 678 |
| |
629 | 679 |
| |
|
python/paddle/jit/sot/opcode_translator/executor/variables/base.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/base.py+40-16Lines changed: 40 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
94 | 99 |
| |
95 | 100 |
| |
96 | 101 |
| |
| |||
100 | 105 |
| |
101 | 106 |
| |
102 | 107 |
| |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
103 | 124 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
119 | 140 |
| |
| 141 | + | |
| 142 | + | |
| 143 | + | |
120 | 144 |
| |
121 | 145 |
| |
122 | 146 |
| |
|
python/paddle/jit/sot/opcode_translator/executor/variables/basic.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/basic.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
689 | 689 |
| |
690 | 690 |
| |
691 | 691 |
| |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
692 | 710 |
| |
693 | 711 |
| |
694 | 712 |
| |
|
python/paddle/jit/sot/opcode_translator/executor/variables/callable.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/callable.py-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
668 | 668 |
| |
669 | 669 |
| |
670 | 670 |
| |
671 |
| - | |
672 |
| - | |
673 |
| - | |
674 |
| - | |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 | 671 |
| |
685 | 672 |
| |
686 | 673 |
| |
|
python/paddle/jit/sot/utils/__init__.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/__init__.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
|
python/paddle/jit/sot/utils/exceptions.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/exceptions.py-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 | 45 |
| |
50 | 46 |
| |
51 | 47 |
| |
|
python/paddle/utils/layers_utils.py
Copy file name to clipboardExpand all lines: python/paddle/utils/layers_utils.py+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
| |||
64 | 70 |
| |
65 | 71 |
| |
66 | 72 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 73 | + | |
70 | 74 |
| |
71 | 75 |
| |
72 | 76 |
| |
| |||
79 | 83 |
| |
80 | 84 |
| |
81 | 85 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
85 | 91 |
| |
86 | 92 |
| |
87 | 93 |
| |
|
You can’t perform that action at this time.
0 commit comments