CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 05:14:10 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/"419d56b5ced2961f057eac85f46da25d"
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=r04nJOwKmpUMvOk2gOIxvN0Pxl4WppGrFFdquVT3%2BXozscWgudiXx8AeDs2Dfac7HKWaf3Z%2F44nGmWpGy82ME2%2BuGq1lAjF5VH1z1Z4IwywtloDZXp4%2Fv%2B6AFMApXuauHC1PAtOCdWLeEiVqfaNB3vkcUMrCtWq6DdIPjkHnz23qa4WcvsurQ1jcSKV2%2BfL%2FXOanMQ3R8KFR7LBrXiOIrp8LaCii%2BhFhuQ703fLduFdma1bJaHVspNr%2Fp9s%2F1cjq%2FaKBIl8FLhgwb8FiN%2F1HSQ%3D%3D--kkxdzVjqFFuuoqU1--%2Bhq7qKcGMhkY0Dt5EbvKrQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1555648850.1753334049; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:14:09 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:14:09 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E00A:0A62:274054:352620:6881C121
[PIR] Add shapedtype interface unit test (#57337) · PaddlePaddle/Paddle@74161b7 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpreter/data_transfer.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/builtin_type.h
Copy file name to clipboardExpand all lines: paddle/pir/core/builtin_type_interfaces.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/builtin_type_interfaces.h
Copy file name to clipboardExpand all lines: paddle/pir/core/cast_utils.h
Copy file name to clipboardExpand all lines: paddle/pir/core/interface_support.h
Copy file name to clipboardExpand all lines: paddle/pir/core/interface_value.h
Copy file name to clipboardExpand all lines: paddle/pir/core/op_info_impl.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 74161b7
authored
File tree
Expand file treeCollapse file tree
14 files changed
+173
-106
lines changedFilter options
- paddle
- fluid/framework/new_executor/interpreter
- pir/core
- test/cpp/pir/core
Expand file treeCollapse file tree
14 files changed
+173
-106
lines changedpaddle/fluid/framework/new_executor/interpreter/data_transfer.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/interpreter/data_transfer.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
|
paddle/pir/core/builtin_type.h
Copy file name to clipboardExpand all lines: paddle/pir/core/builtin_type.h+7-9Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 74 | + | |
77 | 75 |
| |
78 | 76 |
| |
79 | 77 |
| |
|
paddle/pir/core/builtin_type_interfaces.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/builtin_type_interfaces.cc+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
18 | 29 |
|
paddle/pir/core/builtin_type_interfaces.h
Copy file name to clipboardExpand all lines: paddle/pir/core/builtin_type_interfaces.h+61-44Lines changed: 61 additions & 44 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| |||
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
37 |
| - | |
38 |
| - | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
47 | 45 |
| |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
51 | 49 |
| |
52 | 50 |
| |
53 |
| - | |
54 |
| - | |
55 | 51 |
| |
56 | 52 |
| |
57 | 53 |
| |
58 | 54 |
| |
59 | 55 |
| |
60 |
| - | |
61 |
| - | |
62 | 56 |
| |
63 | 57 |
| |
64 | 58 |
| |
65 | 59 |
| |
66 | 60 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
70 | 64 |
| |
71 | 65 |
| |
72 |
| - | |
| 66 | + | |
73 | 67 |
| |
74 | 68 |
| |
75 |
| - | |
76 |
| - | |
| 69 | + | |
| 70 | + | |
77 | 71 |
| |
78 | 72 |
| |
79 |
| - | |
80 |
| - | |
| 73 | + | |
| 74 | + | |
81 | 75 |
| |
82 | 76 |
| |
83 | 77 |
| |
84 | 78 |
| |
85 |
| - | |
| 79 | + | |
86 | 80 |
| |
87 | 81 |
| |
88 | 82 |
| |
89 |
| - | |
| 83 | + | |
90 | 84 |
| |
91 | 85 |
| |
92 | 86 |
| |
93 | 87 |
| |
94 | 88 |
| |
95 | 89 |
| |
96 | 90 |
| |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
106 | 107 |
| |
107 | 108 |
| |
108 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 | 113 |
| |
| 114 | + | |
111 | 115 |
| |
| 116 | + | |
112 | 117 |
| |
113 | 118 |
| |
114 | 119 |
| |
115 | 120 |
| |
116 | 121 |
| |
117 |
| - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
118 | 125 |
| |
119 | 126 |
| |
120 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
121 | 131 |
| |
122 |
| - | |
123 |
| - | |
| 132 | + | |
| 133 | + | |
124 | 134 |
| |
125 | 135 |
| |
126 |
| - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
127 | 139 |
| |
128 |
| - | |
129 |
| - | |
| 140 | + | |
130 | 141 |
| |
131 | 142 |
| |
132 |
| - | |
133 |
| - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
134 | 147 |
| |
135 | 148 |
| |
136 |
| - | |
| 149 | + | |
137 | 150 |
| |
138 | 151 |
| |
139 |
| - | |
| 152 | + | |
| 153 | + | |
140 | 154 |
| |
| 155 | + | |
141 | 156 |
| |
142 |
| - | |
143 |
| - | |
| 157 | + | |
| 158 | + | |
144 | 159 |
| |
145 | 160 |
| |
146 |
| - | |
147 |
| - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
148 | 165 |
| |
149 | 166 |
| |
150 | 167 |
| |
|
paddle/pir/core/cast_utils.h
Copy file name to clipboardExpand all lines: paddle/pir/core/cast_utils.h+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
163 | 168 |
| |
164 | 169 |
| |
165 | 170 |
| |
| |||
170 | 175 |
| |
171 | 176 |
| |
172 | 177 |
| |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
173 | 184 |
|
paddle/pir/core/interface_support.h
Copy file name to clipboardExpand all lines: paddle/pir/core/interface_support.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
|
paddle/pir/core/interface_value.h
Copy file name to clipboardExpand all lines: paddle/pir/core/interface_value.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
|
paddle/pir/core/op_info_impl.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/op_info_impl.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
You can’t perform that action at this time.
0 commit comments