CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 06:04: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/"2bc89b0a85abccf7fdd7512266b3c485"
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=yUr%2BGR0KMFIbI2029eLbdlyYmQ9ybpkfC%2F1H9XCxAes7RH2VtngxKLNGJ%2FtMfj95MP5tFTPNv5yY190H9Bt3lnlGeDAP9bmcnV3PCbxVB1mpM7%2BT2wqD9bpPh5Ow66NQQh3E2njyqEUKTC%2FMNY6YCUUwCafa5Qup60UFl4NkfFoP%2FBvt%2ByFZ6%2F3RD3MubpUe0gTAelpuTIDN%2FSZfActuJ%2FW0gL4i4UqTMo0FirfCxaRs0HdYMMX9QNWo0FmXnVC8fA83VC%2Fjt%2FyUT%2Bjvjii2Ew%3D%3D--vTctQbHxWzhOSpYN--YcwOAqK5gaxAxxHxW%2Fk8sA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.618942630.1753337057; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 06:04:17 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 06:04:17 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A7E0:941DF:144A27F:1891160:6881CCE1
[PIR] Add check before fetch attr in map (#57284) · PaddlePaddle/Paddle@b452fb8 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/op_build_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/manual_op.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit b452fb8
authored
[PIR] Add check before fetch attr in map (#57284)
* Add check before fetch attr in map
* Add check before fetch attr in map
* change error text
* remove wrong changes which should be in another PR
* change text format
* fix code style
* fix code style1 parent 5dd02fb commit b452fb8Copy full SHA for b452fb8
File tree
Expand file treeCollapse file tree
2 files changed
+49
-0
lines changedFilter options
- paddle/fluid/pir/dialect
- op_generator
- operator/ir
Expand file treeCollapse file tree
2 files changed
+49
-0
lines changedpaddle/fluid/pir/dialect/op_generator/op_build_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/op_generator/op_build_gen.py+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
669 | 669 |
| |
670 | 670 |
| |
671 | 671 |
| |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
672 | 676 |
| |
673 | 677 |
| |
674 | 678 |
| |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
675 | 683 |
| |
676 | 684 |
| |
677 | 685 |
| |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
678 | 690 |
| |
679 | 691 |
| |
680 | 692 |
| |
681 | 693 |
| |
682 | 694 |
| |
683 | 695 |
| |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
684 | 700 |
| |
685 | 701 |
| |
686 | 702 |
| |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
687 | 707 |
| |
688 | 708 |
| |
689 | 709 |
| |
| |||
706 | 726 |
| |
707 | 727 |
| |
708 | 728 |
| |
| 729 | + | |
709 | 730 |
| |
710 | 731 |
| |
711 | 732 |
| |
| |||
718 | 739 |
| |
719 | 740 |
| |
720 | 741 |
| |
| 742 | + | |
721 | 743 |
| |
722 | 744 |
| |
723 | 745 |
| |
| |||
728 | 750 |
| |
729 | 751 |
| |
730 | 752 |
| |
| 753 | + | |
731 | 754 |
| |
732 | 755 |
| |
733 | 756 |
| |
734 | 757 |
| |
735 | 758 |
| |
736 | 759 |
| |
737 | 760 |
| |
| 761 | + | |
738 | 762 |
| |
739 | 763 |
| |
740 | 764 |
| |
741 | 765 |
| |
742 | 766 |
| |
743 | 767 |
| |
744 | 768 |
| |
| 769 | + | |
745 | 770 |
| |
746 | 771 |
| |
747 | 772 |
| |
|
paddle/fluid/pir/dialect/operator/ir/manual_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/manual_op.cc+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
458 | 462 |
| |
459 | 463 |
| |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
460 | 468 |
| |
461 | 469 |
| |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
462 | 474 |
| |
463 | 475 |
| |
464 | 476 |
| |
| |||
697 | 709 |
| |
698 | 710 |
| |
699 | 711 |
| |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
700 | 716 |
| |
701 | 717 |
| |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
702 | 722 |
| |
703 | 723 |
| |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
704 | 728 |
| |
705 | 729 |
| |
706 | 730 |
| |
|
You can’t perform that action at this time.
0 commit comments