CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 20:43:03 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/"23bf22239cf7a2f812fed6570829234c"
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=GjlwK1zM%2Bbll2qZsCAfCF0bjPq3yCBB%2BXNfRmGNXfBarFkXiB1by2oi2wpqJF%2BbS3on9ETm3GTDohC8RjJ6IAoDtQKYPtXuXTDCzkZNeimGEMUWJOMWC2TbUKFkUE%2Fw01VnEqqNUortR2sXNc778PxmifK%2BIKI0XIDtJaSKeWoWNVjVJGjhVemXeeSjZUGz1vFbmD%2Flb6y1CKlgxlAM3OaL58rDm1baS31R1Y21sjq9Z%2Bpljeqpu9LFEPeEloWF0Rsm8FzkPGl3%2FZ%2FCKovOQZg%3D%3D--TC%2FqurbF5h%2B3lmMQ--oDM%2FPlGpnpaQwkoNxEMLGA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.234316003.1753562583; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 20:43:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 20:43:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C266:3240E6:8CD32F:B69E84:68853DD7
[Dy2St] Filter out non-Value vars in while loop (#61355) · PaddlePaddle/Paddle@89c3af5 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/static/nn/control_flow.py
Copy file name to clipboardExpand all lines: test/dygraph_to_static/test_loop.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 89c3af5
File tree
Expand file treeCollapse file tree
2 files changed
+112
-55
lines changedFilter options
- python/paddle/static/nn
- test/dygraph_to_static
Expand file treeCollapse file tree
2 files changed
+112
-55
lines changedpython/paddle/static/nn/control_flow.py
Copy file name to clipboardExpand all lines: python/paddle/static/nn/control_flow.py+112-41Lines changed: 112 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
785 | 787 |
| |
786 | 788 |
| |
787 | 789 |
| |
788 |
| - | |
789 |
| - | |
790 |
| - | |
791 |
| - | |
792 |
| - | |
793 |
| - | |
794 |
| - | |
795 |
| - | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
796 | 844 |
| |
797 | 845 |
| |
798 | 846 |
| |
| |||
1194 | 1242 |
| |
1195 | 1243 |
| |
1196 | 1244 |
| |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
1197 | 1279 |
| |
1198 | 1280 |
| |
1199 | 1281 |
| |
| |||
1210 | 1292 |
| |
1211 | 1293 |
| |
1212 | 1294 |
| |
1213 |
| - | |
1214 | 1295 |
| |
1215 | 1296 |
| |
1216 | 1297 |
| |
| |||
1224 | 1305 |
| |
1225 | 1306 |
| |
1226 | 1307 |
| |
1227 |
| - | |
1228 |
| - | |
1229 |
| - | |
1230 |
| - | |
1231 |
| - | |
1232 | 1308 |
| |
1233 | 1309 |
| |
1234 |
| - | |
| 1310 | + | |
1235 | 1311 |
| |
1236 | 1312 |
| |
1237 | 1313 |
| |
| |||
1243 | 1319 |
| |
1244 | 1320 |
| |
1245 | 1321 |
| |
1246 |
| - | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
1247 | 1334 |
| |
1248 | 1335 |
| |
1249 | 1336 |
| |
| |||
1254 | 1341 |
| |
1255 | 1342 |
| |
1256 | 1343 |
| |
1257 |
| - | |
| 1344 | + | |
1258 | 1345 |
| |
1259 | 1346 |
| |
1260 | 1347 |
| |
1261 |
| - | |
| 1348 | + | |
1262 | 1349 |
| |
1263 | 1350 |
| |
1264 | 1351 |
| |
1265 | 1352 |
| |
1266 | 1353 |
| |
1267 | 1354 |
| |
1268 |
| - | |
| 1355 | + | |
1269 | 1356 |
| |
1270 | 1357 |
| |
1271 | 1358 |
| |
1272 |
| - | |
1273 |
| - | |
1274 |
| - | |
1275 |
| - | |
1276 |
| - | |
1277 |
| - | |
1278 |
| - | |
1279 |
| - | |
1280 |
| - | |
1281 |
| - | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
1282 | 1363 |
| |
1283 | 1364 |
| |
1284 | 1365 |
| |
1285 |
| - | |
1286 |
| - | |
1287 |
| - | |
1288 |
| - | |
1289 |
| - | |
1290 |
| - | |
1291 |
| - | |
1292 |
| - | |
1293 |
| - | |
1294 |
| - | |
1295 | 1366 |
| |
1296 | 1367 |
| |
1297 | 1368 |
| |
| |||
1485 | 1556 |
| |
1486 | 1557 |
| |
1487 | 1558 |
| |
1488 |
| - | |
1489 |
| - | |
| 1559 | + | |
| 1560 | + | |
1490 | 1561 |
| |
1491 | 1562 |
| |
1492 | 1563 |
| |
|
test/dygraph_to_static/test_loop.py
Copy file name to clipboardExpand all lines: test/dygraph_to_static/test_loop.py-14Lines changed: 0 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
347 |
| - | |
348 |
| - | |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 | 347 |
| |
355 | 348 |
| |
356 | 349 |
| |
| |||
434 | 427 |
| |
435 | 428 |
| |
436 | 429 |
| |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 | 430 |
| |
445 | 431 |
| |
446 | 432 |
| |
|
You can’t perform that action at this time.
0 commit comments