CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 02:53:08 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/"a5f715ba22cda42b2dbabf09bd1e9f6b"
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=oqrB5WhwvdtpZUGf7xuFjYdL9jSIh2b870E3BkEQ%2FpWHzSkJH564j%2FCOu6OwcaI0Avb9%2FkuwCIyQnctKGz4f42pSrrJ%2BHZoRCLefgOYwYM9CO3geLrX1WbW3hzqxZFbmk4essM5ETnaklArOkR1OoJjJW7b70Dbo%2FSWP3D6xS5lqQWM4JKzR9NDhmcq48Ut1J0xG9CUXGoRSDu8B0fZzYUHP5TqY2yffnj%2BMMsGJAYXKbVhKZMKN4xWtWgygdnfooBz2f%2Fd2w9yKRPsUNmDdsg%3D%3D--Xfm28%2BLtdMYrZP45--HNg2WENln6vbdw5TTsvGAw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.229026836.1753584787; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 02:53:07 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 02:53:07 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BE44:37D5F1:A1BD94:D75B06:68859493
Remove AstVarScope && AstVarEnv (#60373) · PaddlePaddle/Paddle@3055fac · GitHub
Copy file name to clipboardExpand all lines: python/paddle/jit/dy2static/static_analysis.py
Copy file name to clipboardExpand all lines: test/dygraph_to_static/test_static_analysis.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 3055fac
authored
File tree
Expand file treeCollapse file tree
2 files changed
+4
-157
lines changedFilter options
- python/paddle/jit/dy2static
- test/dygraph_to_static
Expand file treeCollapse file tree
2 files changed
+4
-157
lines changedpython/paddle/jit/dy2static/static_analysis.py
Copy file name to clipboardExpand all lines: python/paddle/jit/dy2static/static_analysis.py+4-136Lines changed: 4 additions & 136 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
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 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 | 43 |
| |
148 | 44 |
| |
149 | 45 |
| |
| |||
157 | 53 |
| |
158 | 54 |
| |
159 | 55 |
| |
160 |
| - | |
161 | 56 |
| |
162 | 57 |
| |
163 | 58 |
| |
| |||
179 | 74 |
| |
180 | 75 |
| |
181 | 76 |
| |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
| 77 | + | |
192 | 78 |
| |
193 | 79 |
| |
194 | 80 |
| |
| |||
200 | 86 |
| |
201 | 87 |
| |
202 | 88 |
| |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 | 89 |
| |
207 | 90 |
| |
208 | 91 |
| |
| |||
262 | 145 |
| |
263 | 146 |
| |
264 | 147 |
| |
265 |
| - | |
266 | 148 |
| |
267 | 149 |
| |
268 | 150 |
| |
269 | 151 |
| |
270 | 152 |
| |
271 | 153 |
| |
272 | 154 |
| |
273 |
| - | |
274 | 155 |
| |
275 | 156 |
| |
276 | 157 |
| |
| |||
289 | 170 |
| |
290 | 171 |
| |
291 | 172 |
| |
292 |
| - | |
293 | 173 |
| |
294 | 174 |
| |
295 | 175 |
| |
| |||
304 | 184 |
| |
305 | 185 |
| |
306 | 186 |
| |
307 |
| - | |
| 187 | + | |
308 | 188 |
| |
309 | 189 |
| |
310 | 190 |
| |
311 | 191 |
| |
312 | 192 |
| |
313 | 193 |
| |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
| 194 | + | |
323 | 195 |
| |
324 | 196 |
| |
325 | 197 |
| |
| |||
333 | 205 |
| |
334 | 206 |
| |
335 | 207 |
| |
336 |
| - | |
| 208 | + | |
337 | 209 |
| |
338 | 210 |
| |
339 | 211 |
| |
| |||
363 | 235 |
| |
364 | 236 |
| |
365 | 237 |
| |
366 |
| - | |
367 | 238 |
| |
368 | 239 |
| |
369 | 240 |
| |
| |||
374 | 245 |
| |
375 | 246 |
| |
376 | 247 |
| |
377 |
| - | |
378 |
| - | |
379 |
| - | |
380 | 248 |
|
test/dygraph_to_static/test_static_analysis.py
Copy file name to clipboardExpand all lines: test/dygraph_to_static/test_static_analysis.py-21Lines changed: 0 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 | 203 |
| |
225 | 204 |
| |
226 | 205 |
|
You can’t perform that action at this time.
0 commit comments