CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 08:28:17 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/"d4a9565b548221d7237ebcd05d39a0ad"
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=VuY9Uh4iK2gORsqLE7QVcCXOXM2vGW4Eq0k7%2FsNI%2BhNjSITIK97%2Bpa4rlDB%2BaymltkgbX8d8%2B7GEvfqWjRC%2BhRgpFPIi7xf%2FMEF4T5IahpPHHYXi5IjZjmbZfLa5xjJK2gj0o3WZBatXzKeX3Q48hSDSBrJSRQ6swSr%2F%2BmbpxHc36BJ30EHQYKY9FDBu%2FcZc5mPQXPij%2BnAiZky0iVrmEugjsTI6fIhSCr%2FoXqn1x1Md3t%2BOMzrvped4yxJTTgUSz7C6FlLh12LkW4aUSO0CvQ%3D%3D--0sbt%2FT8enajiolTZ--xodxDkpFbwJyEe4owZGaUg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1350798728.1753432096; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 08:28:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 08:28:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 96F4:1D2B8F:553941:66C70D:68834020
Update pop/push instruction for nulltype (#71133) · PaddlePaddle/Paddle@6317290 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/control_flow/tuple_pop_instruction.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/control_flow/tuple_push_instruction.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/pd_op_to_kernel_pass.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 6317290
authored
File tree
Expand file treeCollapse file tree
3 files changed
+31
-8
lines changedFilter options
- paddle/fluid
- framework/new_executor/instruction/control_flow
- pir/transforms
Expand file treeCollapse file tree
3 files changed
+31
-8
lines changedpaddle/fluid/framework/new_executor/instruction/control_flow/tuple_pop_instruction.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/control_flow/tuple_pop_instruction.cc+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
| |||
136 | 140 |
| |
137 | 141 |
| |
138 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
139 | 146 |
| |
140 | 147 |
| |
141 | 148 |
| |
|
paddle/fluid/framework/new_executor/instruction/control_flow/tuple_push_instruction.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/control_flow/tuple_push_instruction.cc+18-6Lines changed: 18 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 |
| |
71 | 75 |
| |
72 | 76 |
| |
| |||
99 | 103 |
| |
100 | 104 |
| |
101 | 105 |
| |
102 |
| - | |
103 |
| - | |
| 106 | + | |
| 107 | + | |
104 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
105 | 118 |
| |
106 | 119 |
| |
107 | 120 |
| |
108 |
| - | |
109 |
| - | |
| 121 | + | |
110 | 122 |
| |
111 | 123 |
| |
112 | 124 |
| |
|
paddle/fluid/pir/transforms/pd_op_to_kernel_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/pd_op_to_kernel_pass.cc+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
| 105 | + | |
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
| |||
1731 | 1733 |
| |
1732 | 1734 |
| |
1733 | 1735 |
| |
| 1736 | + | |
| 1737 | + | |
1734 | 1738 |
| |
1735 | 1739 |
| |
1736 | 1740 |
| |
|
You can’t perform that action at this time.
0 commit comments