CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 10:16: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/"dd73925c75b452655ada1a5409e6e3be"
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=WFXvjhbT6HVzKiygWtxo91UiabCNZ%2F31MtYW%2BeDssUfU2F1ZGcgPAq8iWedxfn8V2SZXT9RhMMOTONJ3Bfwdd8F1x4lEnBKSkFgjZDw3qhvr1RB9Ri9J%2FSx94iPSjKCehGrnJYlZyKwTGn3z%2FEy04jISgTfq0lZOdVeNfomPFlKW3LDArYlazg0GIIVQCSbr3isx5Mvoxwph4bL1Kv2in7iBK%2Bp%2FYNWuwwc3nvDZkbCf5vwYXRQQqE9Orr8nLlwRDM4hTbdejcqhsb4yl8Q6VQ%3D%3D--gbGxajySg1LAVP0G--0r%2B7%2BGO5%2FtiOKNlcVRydzQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.455907940.1753438569; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 10:16:09 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 10:16:09 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B362:367E86:1E50A4:221B07:68835968
[PIR]Migrate fill_constant into pir (#57020) · PaddlePaddle/Paddle@99831e0 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/python_c_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/manual_static_op_function.h
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/multiary.cc
Copy file name to clipboardExpand all lines: python/paddle/tensor/creation.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_fill_constant_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 99831e0
authored
[PIR]Migrate fill_constant into pir (#57020)
* Call _C_ops.full in new ir
* Fix shape attr
* Fix yaml and infermeta
* Refine code
* Use full with tensor op
* Refine code
* Remove breakpoint
* Fix full
* Call stack when use full_with_tensor
* Refine code
* Refine code
* Refine code1 parent 27f7f4d commit 99831e0Copy full SHA for 99831e0
File tree
Expand file treeCollapse file tree
5 files changed
+86
-30
lines changedFilter options
- paddle
- fluid
- pir/dialect/op_generator
- pybind
- phi/infermeta
- python/paddle/tensor
- test/legacy_test
Expand file treeCollapse file tree
5 files changed
+86
-30
lines changedpaddle/fluid/pir/dialect/op_generator/python_c_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/python_c_gen.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| 215 | + | |
| 216 | + | |
215 | 217 |
| |
216 | 218 |
| |
217 | 219 |
| |
| |||
414 | 416 |
| |
415 | 417 |
| |
416 | 418 |
| |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
417 | 425 |
| |
418 | 426 |
| |
419 | 427 |
| |
|
paddle/fluid/pybind/manual_static_op_function.h
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/manual_static_op_function.h+58Lines changed: 58 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
76 | 134 |
| |
77 | 135 |
| |
78 | 136 |
| |
|
paddle/phi/infermeta/multiary.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/multiary.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4398 | 4398 |
| |
4399 | 4399 |
| |
4400 | 4400 |
| |
4401 |
| - | |
| 4401 | + | |
4402 | 4402 |
| |
4403 | 4403 |
| |
4404 | 4404 |
| |
|
python/paddle/tensor/creation.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/creation.py+7-19Lines changed: 7 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
878 | 879 |
| |
879 | 880 |
| |
880 | 881 |
| |
881 |
| - | |
| 882 | + | |
882 | 883 |
| |
883 | 884 |
| |
884 | 885 |
| |
885 | 886 |
| |
886 | 887 |
| |
887 | 888 |
| |
888 |
| - | |
| 889 | + | |
889 | 890 |
| |
890 | 891 |
| |
891 | 892 |
| |
892 |
| - | |
| 893 | + | |
| 894 | + | |
893 | 895 |
| |
894 | 896 |
| |
895 | 897 |
| |
896 | 898 |
| |
| 899 | + | |
897 | 900 |
| |
898 |
| - | |
| 901 | + | |
899 | 902 |
| |
900 | 903 |
| |
901 | 904 |
| |
902 |
| - | |
903 |
| - | |
904 |
| - | |
905 |
| - | |
906 |
| - | |
907 |
| - | |
908 |
| - | |
909 |
| - | |
910 |
| - | |
911 |
| - | |
912 |
| - | |
913 |
| - | |
914 |
| - | |
915 |
| - | |
916 |
| - | |
917 | 905 |
| |
918 | 906 |
| |
919 | 907 |
| |
|
test/legacy_test/test_fill_constant_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_fill_constant_op.py+12-10Lines changed: 12 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
| 253 | + | |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
| 277 | + | |
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
| 420 | + | |
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
| |||
512 | 512 |
| |
513 | 513 |
| |
514 | 514 |
| |
515 |
| - | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
516 | 518 |
| |
517 | 519 |
| |
518 | 520 |
| |
|
You can’t perform that action at this time.
0 commit comments