CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 16:21:52 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/"8a27404ed5a9b2fd0c754ac780d0fc57"
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=WyVSc1FIwCjvMIZQSdM2OOhCxBZPm8FePMf3ZgaZhfivTNrFGOgfx8T5hwnhkuEsR8CexT5NJu2Zvjafofb%2Fl9fGDVVfJ0anUntNYiy1MsDOJa7mACvVLBmCAlyjvWeBed9E0Cq6gTOcoDoEcSj3hQgn7uzfcwbyE9vjxoql92%2BMU2Owb%2FHwoiMCq7wHD5yBBDwdouDSFlciM5YUYEoEKfWF2rEaQ5ivJXrk68DMUArU9eICEToLH0va1qvEDWKzDUkvRYFm2NTKVHKAagNvug%3D%3D--RbX%2F5scjh7aHRajZ--260OLgOOx9HFHoM4QTMKwQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.359496773.1753546911; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 16:21:51 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 16:21:51 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BA92:3240E6:726341:93E422:6885009F
[SOT] Cache resume fn code to avoid repeated simulation (#69300) · PaddlePaddle/Paddle@f471051 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/opcode_executor.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/pycode_generator.py
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit f471051
File tree
Expand file treeCollapse file tree
3 files changed
+190
-57
lines changedFilter options
- python/paddle/jit/sot/opcode_translator/executor
- test/sot
Expand file treeCollapse file tree
3 files changed
+190
-57
lines changedpython/paddle/jit/sot/opcode_translator/executor/opcode_executor.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/opcode_executor.py+65-18Lines changed: 65 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
| |||
1825 | 1828 |
| |
1826 | 1829 |
| |
1827 | 1830 |
| |
1828 |
| - | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
1829 | 1838 |
| |
1830 |
| - | |
| 1839 | + | |
1831 | 1840 |
| |
1832 | 1841 |
| |
1833 | 1842 |
| |
1834 | 1843 |
| |
1835 | 1844 |
| |
1836 |
| - | |
| 1845 | + | |
1837 | 1846 |
| |
1838 | 1847 |
| |
1839 | 1848 |
| |
| |||
1960 | 1969 |
| |
1961 | 1970 |
| |
1962 | 1971 |
| |
1963 |
| - | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
1964 | 1979 |
| |
1965 |
| - | |
| 1980 | + | |
1966 | 1981 |
| |
1967 | 1982 |
| |
1968 | 1983 |
| |
1969 | 1984 |
| |
1970 | 1985 |
| |
1971 |
| - | |
| 1986 | + | |
1972 | 1987 |
| |
1973 | 1988 |
| |
1974 | 1989 |
| |
| |||
2048 | 2063 |
| |
2049 | 2064 |
| |
2050 | 2065 |
| |
2051 |
| - | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
| 2069 | + | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
| 2077 | + | |
2052 | 2078 |
| |
2053 |
| - | |
| 2079 | + | |
2054 | 2080 |
| |
2055 | 2081 |
| |
2056 | 2082 |
| |
| |||
2085 | 2111 |
| |
2086 | 2112 |
| |
2087 | 2113 |
| |
2088 |
| - | |
2089 |
| - | |
| 2114 | + | |
| 2115 | + | |
2090 | 2116 |
| |
2091 | 2117 |
| |
2092 | 2118 |
| |
| |||
2109 | 2135 |
| |
2110 | 2136 |
| |
2111 | 2137 |
| |
2112 |
| - | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
2113 | 2149 |
| |
2114 | 2150 |
| |
2115 | 2151 |
| |
| |||
2118 | 2154 |
| |
2119 | 2155 |
| |
2120 | 2156 |
| |
2121 |
| - | |
| 2157 | + | |
2122 | 2158 |
| |
2123 | 2159 |
| |
2124 | 2160 |
| |
2125 | 2161 |
| |
2126 | 2162 |
| |
2127 |
| - | |
| 2163 | + | |
2128 | 2164 |
| |
2129 | 2165 |
| |
2130 | 2166 |
| |
| |||
2250 | 2286 |
| |
2251 | 2287 |
| |
2252 | 2288 |
| |
2253 |
| - | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
2254 | 2301 |
| |
2255 | 2302 |
| |
2256 |
| - | |
| 2303 | + | |
2257 | 2304 |
| |
2258 | 2305 |
| |
2259 | 2306 |
| |
| |||
2292 | 2339 |
| |
2293 | 2340 |
| |
2294 | 2341 |
| |
2295 |
| - | |
2296 |
| - | |
| 2342 | + | |
| 2343 | + | |
2297 | 2344 |
| |
2298 | 2345 |
| |
2299 | 2346 |
| |
|
python/paddle/jit/sot/opcode_translator/executor/pycode_generator.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/pycode_generator.py+79-39Lines changed: 79 additions & 39 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
435 | 436 |
| |
436 | 437 |
| |
437 | 438 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 | 439 |
| |
478 | 440 |
| |
479 | 441 |
| |
| |||
1019 | 981 |
| |
1020 | 982 |
| |
1021 | 983 |
| |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + |
test/sot/test_resume_cache.py
Copy file name to clipboard+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + |
You can’t perform that action at this time.
0 commit comments