CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 04:27:06 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/"9bfcde9dc7b4c4fa10b32b5dcbb73bd3"
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=YCzwLBJePucEtFdTdZcjaMbUC%2B1i91HamD2GxeO1pif0rEzLdfEr689O5Y2c%2BPLMxTKCy4tpzyzX8fV%2FXpXMGoA6%2FM11p6UY9Tt81gMMaz%2Fe1hqSYx3yVy%2BMHeJGwkZbZ9IoiGpMgIXcg%2B23p5Pk1fBsX4SiUmz650yEMrPoH16PziqbtvFjwHeUKDYOvzX4KXDAECqnjLl01gbfdEeIXwsL9bQenif38QhAU3bxLSjTHZ3rcGQkCzZiVMFbZSdN6Gx5P5z66xgnpvKtm1jV7A%3D%3D--L6R1Bakyr3nsXepA--2bo%2FHk%2FM4Il2TMk%2F1tTddw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.496026253.1753504025; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 04:27:05 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 04:27:05 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8132:29FD1F:15BCC2:209D4B:68845919
[PIR]Fix Bugs and adapt Custom op unittest (#62506) · PaddlePaddle/Paddle@c00cd0c · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/custom_operator_utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/custom_kernel_instruction.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit c00cd0c
authored
File tree
Expand file treeCollapse file tree
13 files changed
+754
-299
lines changedFilter options
- paddle/fluid
- framework
- new_executor/instruction
- pir/dialect/operator
- ir
- utils
- pybind
- test/custom_op
Expand file treeCollapse file tree
13 files changed
+754
-299
lines changedpaddle/fluid/framework/custom_operator_utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/custom_operator_utils.h+159-32Lines changed: 159 additions & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
| |||
93 | 96 |
| |
94 | 97 |
| |
95 | 98 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 |
| |
101 | 104 |
| |
102 | 105 |
| |
| |||
106 | 109 |
| |
107 | 110 |
| |
108 | 111 |
| |
109 |
| - | |
| 112 | + | |
110 | 113 |
| |
111 | 114 |
| |
112 |
| - | |
| 115 | + | |
113 | 116 |
| |
114 | 117 |
| |
115 | 118 |
| |
| |||
130 | 133 |
| |
131 | 134 |
| |
132 | 135 |
| |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
137 | 140 |
| |
138 | 141 |
| |
139 | 142 |
| |
| |||
142 | 145 |
| |
143 | 146 |
| |
144 | 147 |
| |
145 |
| - | |
| 148 | + | |
146 | 149 |
| |
147 |
| - | |
| 150 | + | |
148 | 151 |
| |
149 | 152 |
| |
150 | 153 |
| |
| |||
161 | 164 |
| |
162 | 165 |
| |
163 | 166 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
168 | 171 |
| |
169 | 172 |
| |
170 | 173 |
| |
| |||
174 | 177 |
| |
175 | 178 |
| |
176 | 179 |
| |
177 |
| - | |
| 180 | + | |
178 | 181 |
| |
179 | 182 |
| |
180 |
| - | |
| 183 | + | |
181 | 184 |
| |
182 | 185 |
| |
183 | 186 |
| |
| |||
247 | 250 |
| |
248 | 251 |
| |
249 | 252 |
| |
250 |
| - | |
| 253 | + | |
| 254 | + | |
251 | 255 |
| |
252 | 256 |
| |
253 | 257 |
| |
| |||
278 | 282 |
| |
279 | 283 |
| |
280 | 284 |
| |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
281 | 289 |
| |
282 | 290 |
| |
283 | 291 |
| |
| |||
299 | 307 |
| |
300 | 308 |
| |
301 | 309 |
| |
302 |
| - | |
| 310 | + | |
| 311 | + | |
303 | 312 |
| |
304 | 313 |
| |
305 | 314 |
| |
| |||
311 | 320 |
| |
312 | 321 |
| |
313 | 322 |
| |
314 |
| - | |
315 |
| - | |
316 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
317 | 328 |
| |
318 | 329 |
| |
319 | 330 |
| |
320 | 331 |
| |
321 |
| - | |
| 332 | + | |
322 | 333 |
| |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
323 | 338 |
| |
324 | 339 |
| |
325 | 340 |
| |
| |||
334 | 349 |
| |
335 | 350 |
| |
336 | 351 |
| |
337 |
| - | |
| 352 | + | |
| 353 | + | |
338 | 354 |
| |
339 | 355 |
| |
340 | 356 |
| |
| |||
357 | 373 |
| |
358 | 374 |
| |
359 | 375 |
| |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
360 | 380 |
| |
361 | 381 |
| |
362 | 382 |
| |
| |||
368 | 388 |
| |
369 | 389 |
| |
370 | 390 |
| |
371 |
| - | |
| 391 | + | |
| 392 | + | |
372 | 393 |
| |
373 | 394 |
| |
374 | 395 |
| |
| |||
380 | 401 |
| |
381 | 402 |
| |
382 | 403 |
| |
383 |
| - | |
384 |
| - | |
385 |
| - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
386 | 409 |
| |
387 | 410 |
| |
388 | 411 |
| |
389 | 412 |
| |
390 |
| - | |
| 413 | + | |
391 | 414 |
| |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
392 | 419 |
| |
393 | 420 |
| |
394 | 421 |
| |
| |||
405 | 432 |
| |
406 | 433 |
| |
407 | 434 |
| |
408 |
| - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 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 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
409 | 486 |
| |
410 | 487 |
| |
411 | 488 |
| |
| |||
424 | 501 |
| |
425 | 502 |
| |
426 | 503 |
| |
427 |
| - | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
428 | 555 |
| |
429 | 556 |
| |
430 | 557 |
| |
|
paddle/fluid/framework/new_executor/instruction/custom_kernel_instruction.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/new_executor/instruction/custom_kernel_instruction.cc-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
284 | 283 |
| |
285 | 284 |
| |
286 | 285 |
| |
|
You can’t perform that action at this time.
0 commit comments