CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 00:27:50 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/"84a084d5251343ef0e535943142db6e5"
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=gFiZ0GRE2NGgIOf5pAKYNY4lezWP35sLtGpoC1mWE9vCRxoA9Ie%2FP4NZ1aOv8eTgf8u7USh4kPEd0vUhvMEh5t%2FH308Inc9WDi%2FYlPeEqXFH7%2F0vMxPwre%2FEJzUxEVldVnrK3nmbo4xo0TIT%2FV%2BzmYodL7MP2cGlbn54wOnYcHFkC8vjW0b0%2BBx3CmRa0zCehieeBh83Yzal%2BsfYXxZUe767a45hNBvALMUYAraaKttW5rfPgrrLGyeupW4o0OQxkE0%2BEmfW9GmhgZrxKtzYTQ%3D%3D--gdCGTBRIFMfxOVDA--HedJdSoWk%2FefsB5olo%2BMaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1128856317.1753316868; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 00:27:48 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 00:27:48 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E394:0A5E:737A4:B5B11:68817E04
standardize moe permute unpermute (#73365) · PaddlePaddle/Paddle@9955a07 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/multiary.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/multiary.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/moe_permute_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/moe_permute.h
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/ops.yaml
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/moe_permute.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/moe_unpermute.py
Copy file name to clipboardExpand all lines: test/legacy_test/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/legacy_test/test_moe_permute_unpermute.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 9955a07
authored
File tree
Expand file treeCollapse file tree
10 files changed
+119
-138
lines changedFilter options
- paddle/phi
- infermeta
- kernels
- gpu
- ops/yaml
- python/paddle/nn/functional
- test/legacy_test
Expand file treeCollapse file tree
10 files changed
+119
-138
lines changedpaddle/phi/infermeta/multiary.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/multiary.cc-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5977 | 5977 |
| |
5978 | 5978 |
| |
5979 | 5979 |
| |
5980 |
| - | |
5981 | 5980 |
| |
5982 | 5981 |
| |
5983 | 5982 |
| |
|
paddle/phi/infermeta/multiary.h
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/multiary.h-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
541 |
| - | |
542 | 541 |
| |
543 | 542 |
| |
544 | 543 |
| |
|
paddle/phi/kernels/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/phi/kernels/CMakeLists.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
paddle/phi/kernels/gpu/moe_permute_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/moe_permute_kernel.cu-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 |
| - | |
225 | 224 |
| |
226 | 225 |
| |
227 | 226 |
| |
|
paddle/phi/kernels/moe_permute.h
Copy file name to clipboardExpand all lines: paddle/phi/kernels/moe_permute.h-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
|
paddle/phi/ops/yaml/ops.yaml
Copy file name to clipboardExpand all lines: paddle/phi/ops/yaml/ops.yaml+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3712 | 3712 |
| |
3713 | 3713 |
| |
3714 | 3714 |
| |
3715 |
| - | |
| 3715 | + | |
3716 | 3716 |
| |
3717 | 3717 |
| |
3718 | 3718 |
| |
| |||
3722 | 3722 |
| |
3723 | 3723 |
| |
3724 | 3724 |
| |
3725 |
| - | |
3726 |
| - | |
| 3725 | + | |
| 3726 | + | |
3727 | 3727 |
| |
3728 | 3728 |
| |
3729 | 3729 |
| |
3730 | 3730 |
| |
3731 |
| - | |
| 3731 | + | |
3732 | 3732 |
| |
3733 | 3733 |
| |
3734 | 3734 |
| |
|
python/paddle/nn/functional/moe_permute.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/moe_permute.py+20-19Lines changed: 20 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
33 | 32 |
| |
34 |
| - | |
| 33 | + | |
35 | 34 |
| |
36 |
| - | |
| 35 | + | |
37 | 36 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 |
| - | |
52 |
| - | |
| 52 | + | |
| 53 | + | |
53 | 54 |
| |
54 |
| - | |
| 55 | + | |
55 | 56 |
|
python/paddle/nn/functional/moe_unpermute.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/moe_unpermute.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
|
test/legacy_test/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/legacy_test/CMakeLists.txt+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
523 | 523 |
| |
524 | 524 |
| |
525 | 525 |
| |
| 526 | + | |
526 | 527 |
| |
527 | 528 |
| |
528 |
| - | |
| 529 | + | |
529 | 530 |
| |
530 | 531 |
| |
531 | 532 |
| |
|
test/legacy_test/test_moe_permute_unpermute.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_moe_permute_unpermute.py+85-102Lines changed: 85 additions & 102 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
| |||
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
30 |
| - | |
| 33 | + | |
31 | 34 |
| |
32 |
| - | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
35 |
| - | |
| 38 | + | |
36 | 39 |
| |
37 | 40 |
| |
38 | 41 |
| |
| |||
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
47 |
| - | |
48 |
| - | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
54 |
| - | |
| 57 | + | |
55 | 58 |
| |
56 |
| - | |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
61 |
| - | |
| 64 | + | |
62 | 65 |
| |
63 | 66 |
| |
64 |
| - | |
| 67 | + | |
65 | 68 |
| |
66 | 69 |
| |
67 |
| - | |
68 |
| - | |
| 70 | + | |
| 71 | + | |
69 | 72 |
| |
70 | 73 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 |
| |
77 | 80 |
| |
78 | 81 |
| |
| |||
100 | 103 |
| |
101 | 104 |
| |
102 | 105 |
| |
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 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
| 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 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
189 | 172 |
| |
190 | 173 |
| |
191 | 174 |
| |
|
You can’t perform that action at this time.
0 commit comments