CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 20:08:26 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/"6d4d3fbd22b39842d3a492129eec8ad4"
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=e%2FydcoktVDBe6%2Fi6S6A038IS9uzjxFWuHRVYMDWXX9zeLQ3US3I6b4f4pzFHIVrm4BOcb8jwTIheJ%2FdqJr89YAvBCuNrNY2poqxg45q8%2FWzuMGvZG3UUMEmR5%2F6Rlg8Yjs2at0y1HUX8DWgwyrbEG0QWR2GqWCEU6EWH2FnPiOKjixu2UkzKH32whrzOX7aZhZySQ0QVrv239JqG5a4RIQeVK985gTTApjQz8t8fea%2FKdbaXEjVqulZVVFAvWAPx1FeBLqP9hGnpqElZIWkIAw%3D%3D--uvmauQC8F2Cwlaml--uwcw9dmUikHTcdq2DT3CVA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1430225786.1753560505; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 20:08:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 20:08:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9592:242CC6:8B035B:B3B3E9:688535B9
[CustomDevice] add stream safe allocator support (#55393) · PaddlePaddle/Paddle@73e441f · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/allocator_facade.cc
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/allocator_facade.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 73e441f
File tree
Expand file treeCollapse file tree
6 files changed
+460
-6
lines changedFilter options
- paddle/fluid
- memory/allocation
- platform
Expand file treeCollapse file tree
6 files changed
+460
-6
lines changedpaddle/fluid/memory/allocation/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/CMakeLists.txt+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
|
paddle/fluid/memory/allocation/allocator_facade.cc
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/allocator_facade.cc+123-4Lines changed: 123 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
65 |
| - | |
| 64 | + | |
66 | 65 |
| |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
177 | 182 |
| |
178 | 183 |
| |
179 | 184 |
| |
| |||
564 | 569 |
| |
565 | 570 |
| |
566 | 571 |
| |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
567 | 612 |
| |
568 | 613 |
| |
569 | 614 |
| |
| |||
1008 | 1053 |
| |
1009 | 1054 |
| |
1010 | 1055 |
| |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
1011 | 1062 |
| |
1012 | 1063 |
| |
1013 | 1064 |
| |
| 1065 | + | |
| 1066 | + | |
1014 | 1067 |
| |
1015 | 1068 |
| |
1016 | 1069 |
| |
| |||
1019 | 1072 |
| |
1020 | 1073 |
| |
1021 | 1074 |
| |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
1022 | 1109 |
| |
1023 | 1110 |
| |
1024 | 1111 |
| |
| |||
1161 | 1248 |
| |
1162 | 1249 |
| |
1163 | 1250 |
| |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
1164 | 1260 |
| |
1165 | 1261 |
| |
1166 | 1262 |
| |
| |||
1252 | 1348 |
| |
1253 | 1349 |
| |
1254 | 1350 |
| |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
1255 | 1361 |
| |
1256 | 1362 |
| |
1257 | 1363 |
| |
| |||
1270 | 1376 |
| |
1271 | 1377 |
| |
1272 | 1378 |
| |
1273 |
| - | |
1274 |
| - | |
| 1379 | + | |
| 1380 | + | |
1275 | 1381 |
| |
1276 | 1382 |
| |
1277 | 1383 |
| |
| |||
1376 | 1482 |
| |
1377 | 1483 |
| |
1378 | 1484 |
| |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
1379 | 1498 |
| |
1380 | 1499 |
| |
1381 | 1500 |
| |
|
paddle/fluid/memory/allocation/allocator_facade.h
Copy file name to clipboardExpand all lines: paddle/fluid/memory/allocation/allocator_facade.h+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 |
| |
29 | 34 |
| |
30 | 35 |
| |
| |||
91 | 96 |
| |
92 | 97 |
| |
93 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
94 | 103 |
| |
95 | 104 |
| |
96 | 105 |
| |
|
You can’t perform that action at this time.
0 commit comments