CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 04:07:43 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/"007117c1117688e6537fb722e20981f0"
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 wss://alive-staging.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=ZcfTrtXV%2BnI3PFjNBwqgFr3wFZjeQMaPzYMFnfe5vbUtKNI91nb1Zo6ciV3yNO%2Fi3iRnu1ns0zjWoLXPhAFYXe5hJhvNUxlHn5%2FcpE921Z2uWxAOFntHtBonYsW7Tt2oMHEfZUwjHfXOGfjuolzZOZakhjWy6xX%2FQK%2FhlTrJRv2MwCv51hJJBsgwiYcNpjVN%2BXcsxbC6qi523%2BBqRX1E%2Bisc%2FKsJ7aw1e%2FESfMuUDmKlIMm%2Fq1V4cTH41mKldeoeO8g0Mz%2BsePCYKXlMuNFDSw%3D%3D--Wc45tiszyIWyzHrN--dUI3qOAzpLhkyrTs0FhvNw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2126177849.1753934862; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 04:07:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 04:07:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B0F4:2291D2:213CAB:30052F:688AEC0E
Optimize the error messages of paddle CUDA API (#23816) · PaddlePaddle/Paddle@7817003 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/details/nan_inf_utils_detail.cu
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/plugin/split_op_plugin.cu
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/cuda_device_context_allocator.h
Copy file name to clipboardExpand all lines: paddle/fluid/operators/argsort_op.cu
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 7817003
authored
Optimize the error messages of paddle CUDA API (#23816)
* Optimize the error messages of paddle CUDA API, test=develop
* fix the error messages of paddle CUDA API, test=develop
* Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL,test=develop
* remove build_ex_string,test=develop
* merge conflict,test=develop1 parent f6dbf8e commit 7817003Copy full SHA for 7817003
File tree
Expand file treeCollapse file tree
30 files changed
+645
-496
lines changedFilter options
- cmake
- paddle/fluid
- framework/details
- inference/tensorrt/plugin
- memory/allocation
- operators
- fused
- math
- reader
- platform
- stream
- python
- tools
- cudaError
Expand file treeCollapse file tree
30 files changed
+645
-496
lines changed+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 |
| |
139 | 145 |
| |
140 | 146 |
| |
| |||
184 | 190 |
| |
185 | 191 |
| |
186 | 192 |
| |
187 |
| - | |
| 193 | + | |
188 | 194 |
| |
189 | 195 |
| |
190 | 196 |
| |
| |||
204 | 210 |
| |
205 | 211 |
| |
206 | 212 |
| |
207 |
| - | |
| 213 | + | |
208 | 214 |
| |
209 | 215 |
| |
210 |
| - | |
211 |
| - | |
| 216 | + | |
| 217 | + | |
212 | 218 |
| |
213 | 219 |
| |
214 | 220 |
| |
| |||
249 | 255 |
| |
250 | 256 |
| |
251 | 257 |
| |
| 258 | + | |
252 | 259 |
| |
253 | 260 |
| |
254 | 261 |
| |
|
+33-2Lines changed: 33 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| |||
100 | 102 |
| |
101 | 103 |
| |
102 | 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 | + | |
103 | 131 |
| |
104 | 132 |
| |
105 | 133 |
| |
| |||
178 | 206 |
| |
179 | 207 |
| |
180 | 208 |
| |
181 |
| - | |
182 | 209 |
| |
183 | 210 |
| |
184 | 211 |
| |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
185 | 216 |
| |
186 | 217 |
| |
187 | 218 |
| |
| |||
274 | 305 |
| |
275 | 306 |
| |
276 | 307 |
| |
277 |
| - | |
| 308 | + |
paddle/fluid/framework/details/nan_inf_utils_detail.cu
Copy file name to clipboardExpand all lines: paddle/fluid/framework/details/nan_inf_utils_detail.cu+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
156 |
| - | |
157 |
| - | |
| 155 | + | |
158 | 156 |
| |
159 | 157 |
| |
160 | 158 |
| |
|
paddle/fluid/inference/tensorrt/plugin/split_op_plugin.cu
Copy file name to clipboardExpand all lines: paddle/fluid/inference/tensorrt/plugin/split_op_plugin.cu+9-18Lines changed: 9 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
133 | 130 |
| |
134 | 131 |
| |
135 | 132 |
| |
| |||
244 | 241 |
| |
245 | 242 |
| |
246 | 243 |
| |
247 |
| - | |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
253 | 247 |
| |
254 | 248 |
| |
255 | 249 |
| |
| |||
263 | 257 |
| |
264 | 258 |
| |
265 | 259 |
| |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
272 | 263 |
| |
273 | 264 |
| |
274 | 265 |
| |
|
paddle/fluid/memory/allocation/cuda_device_context_allocator.h
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/cuda_device_context_allocator.h+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
| 83 | + | |
86 | 84 |
| |
87 | 85 |
| |
88 | 86 |
| |
89 | 87 |
| |
90 | 88 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 89 | + | |
94 | 90 |
| |
95 | 91 |
| |
96 | 92 |
| |
| |||
103 | 99 |
| |
104 | 100 |
| |
105 | 101 |
| |
| 102 | + | |
106 | 103 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 104 | + | |
112 | 105 |
| |
113 | 106 |
| |
114 | 107 |
| |
|
paddle/fluid/operators/argsort_op.cu
Copy file name to clipboardExpand all lines: paddle/fluid/operators/argsort_op.cu+2-12Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
| 144 | + | |
150 | 145 |
| |
151 | 146 |
| |
152 | 147 |
| |
| |||
165 | 160 |
| |
166 | 161 |
| |
167 | 162 |
| |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
| 163 | + | |
174 | 164 |
| |
175 | 165 |
| |
176 | 166 |
| |
|
You can’t perform that action at this time.
0 commit comments