CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 02:11:43 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/"f442c605af0272084379cf8359b817e7"
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=3wr7PWInCzkB2wBYZ1uJyP%2FSEvZYR6V%2BT5ubQf%2F3FDdimsGwlPz8fuF8cN3prPOeWemfvypNizTRxxY7Y6NpD3oFyL7ufMmfXZL1fuTgeTVE9V%2B5JxWoPaCaOYXeM7MHXdHDflbrst3Mr3TltUw9iHOWVXNkOCLAK5umlE2Zz4PScUHMfONWVjkS5L3SNTBoTM5BfnmwdYNtVE8CE5pnBiBdB%2B3ZKy46CyPqxUZmS9DVuDfHCtlws60KvQn7JKjIpwLrAwPtpoxXTWy%2B2BdKUQ%3D%3D--3Evtm6KjJfx6cGCJ--Zre76%2FIioFcryZfnp%2BvB8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.434853089.1753755102; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 02:11:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 02:11:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EDE8:17B9D8:1BF6F0:2988ED:68882DDE
[SOT] use better Singleton (#64340) · PaddlePaddle/Paddle@97984dc · GitHub
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/infer_meta.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/breakpoint.py
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/instruction_utils/stack_analyse.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/symbolic/compile_cache.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/symbolic/statement_ir.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/call_ast_utils.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/utils.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 97984dc
File tree
Expand file treeCollapse file tree
8 files changed
+22
-39
lines changedFilter options
- python/paddle/jit/sot
- opcode_translator
- executor
- instruction_utils
- symbolic
- utils
Expand file treeCollapse file tree
8 files changed
+22
-39
lines changedpython/paddle/jit/sot/infer_meta.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/infer_meta.py+4-8Lines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
107 |
| - | |
| 106 | + | |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
| |||
305 | 304 |
| |
306 | 305 |
| |
307 | 306 |
| |
308 |
| - | |
309 |
| - | |
| 307 | + | |
310 | 308 |
| |
311 | 309 |
| |
312 | 310 |
| |
| |||
340 | 338 |
| |
341 | 339 |
| |
342 | 340 |
| |
343 |
| - | |
344 |
| - | |
| 341 | + | |
345 | 342 |
| |
346 | 343 |
| |
347 | 344 |
| |
| |||
362 | 359 |
| |
363 | 360 |
| |
364 | 361 |
| |
365 |
| - | |
366 |
| - | |
| 362 | + | |
367 | 363 |
| |
368 | 364 |
| |
369 | 365 |
| |
|
python/paddle/jit/sot/opcode_translator/breakpoint.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/breakpoint.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
|
python/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+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
| 45 | + | |
47 | 46 |
| |
48 | 47 |
| |
49 | 48 |
| |
|
python/paddle/jit/sot/opcode_translator/instruction_utils/stack_analyse.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/instruction_utils/stack_analyse.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
|
python/paddle/jit/sot/symbolic/compile_cache.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/symbolic/compile_cache.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
158 |
| - | |
| 157 | + | |
159 | 158 |
| |
160 | 159 |
| |
161 | 160 |
| |
|
python/paddle/jit/sot/symbolic/statement_ir.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/symbolic/statement_ir.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
286 |
| - | |
287 |
| - | |
| 286 | + | |
288 | 287 |
| |
289 | 288 |
| |
290 | 289 |
| |
| |||
320 | 319 |
| |
321 | 320 |
| |
322 | 321 |
| |
323 |
| - | |
324 |
| - | |
| 322 | + | |
325 | 323 |
| |
326 | 324 |
| |
327 | 325 |
| |
|
python/paddle/jit/sot/utils/call_ast_utils.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/call_ast_utils.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
| 43 | + | |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
|
python/paddle/jit/sot/utils/utils.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/utils.py+11-17Lines changed: 11 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 51 | + | |
| 52 | + | |
55 | 53 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
| |||
107 | 105 |
| |
108 | 106 |
| |
109 | 107 |
| |
110 |
| - | |
111 |
| - | |
| 108 | + | |
112 | 109 |
| |
113 | 110 |
| |
114 | 111 |
| |
| |||
316 | 313 |
| |
317 | 314 |
| |
318 | 315 |
| |
319 |
| - | |
320 |
| - | |
| 316 | + | |
321 | 317 |
| |
322 | 318 |
| |
323 | 319 |
| |
| |||
376 | 372 |
| |
377 | 373 |
| |
378 | 374 |
| |
379 |
| - | |
380 |
| - | |
| 375 | + | |
381 | 376 |
| |
382 | 377 |
| |
383 | 378 |
| |
| |||
461 | 456 |
| |
462 | 457 |
| |
463 | 458 |
| |
464 |
| - | |
465 |
| - | |
| 459 | + | |
466 | 460 |
| |
467 | 461 |
| |
468 | 462 |
| |
|
You can’t perform that action at this time.
0 commit comments