CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 14:49: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/"e0442f4229c63198d063830687b7658f"
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=uu9fWHCGFlPzNUwm6xBiajh2OPU%2BwCURe%2BtP%2FWxXvbsUg%2Fdow7twz%2B4VgHjcjQ3Uy3VYQFRp0h1CofbkSLfLPhuczTATs70KEqGm6%2F6wdWAFUjapxSt0dFH%2FjCFnVHQq3q%2F86%2FEgGXuuzbHY2O3MqzgCPOuO5dWxCY69hYoinfBQzMOA4YaBGTOY%2F2f6ViUw%2BseuC0TygtqRTVHhwWvMrCscOPdmKL3gYalFgCbhM48bK35uf5krUy7RVStHd9rCf3bhxcnMv88criGWblHfRA%3D%3D--y6Om3%2BcB3%2Fe2DhOI--9pCGAk6hzNYjlNIP3sdUoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1025828751.1753714145; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 14:49:05 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 14:49:05 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9356:29FD1F:1D53E09:24EE6B1:68878DE1
[AutoTuner] support refined recompute in autotuner (#62430) · PaddlePaddle/Paddle@1257059 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/prune.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/search.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/tuner.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 1257059
authored
Expand file treeCollapse file tree
5 files changed
+372
-47
lines changedpython/paddle/distributed/auto_tuner/prune.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/prune.py+93-11Lines changed: 93 additions & 11 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 |
| |
24 |
| - | |
25 |
| - | |
| 25 | + | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 |
| |
37 | 43 |
| |
38 | 44 |
| |
| |||
215 | 221 |
| |
216 | 222 |
| |
217 | 223 |
| |
218 |
| - | |
| 224 | + | |
219 | 225 |
| |
220 | 226 |
| |
221 | 227 |
| |
| |||
292 | 298 |
| |
293 | 299 |
| |
294 | 300 |
| |
295 |
| - | |
| 301 | + | |
296 | 302 |
| |
297 | 303 |
| |
298 | 304 |
| |
| |||
336 | 342 |
| |
337 | 343 |
| |
338 | 344 |
| |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
339 | 349 |
| |
340 | 350 |
| |
341 |
| - | |
342 | 351 |
| |
343 | 352 |
| |
344 | 353 |
| |
| |||
375 | 384 |
| |
376 | 385 |
| |
377 | 386 |
| |
378 |
| - | |
| 387 | + | |
379 | 388 |
| |
380 | 389 |
| |
381 | 390 |
| |
| |||
384 | 393 |
| |
385 | 394 |
| |
386 | 395 |
| |
387 |
| - | |
| 396 | + | |
388 | 397 |
| |
389 | 398 |
| |
390 | 399 |
| |
| |||
459 | 468 |
| |
460 | 469 |
| |
461 | 470 |
| |
462 |
| - | |
| 471 | + | |
463 | 472 |
| |
464 | 473 |
| |
465 | 474 |
| |
| |||
469 | 478 |
| |
470 | 479 |
| |
471 | 480 |
| |
472 |
| - | |
| 481 | + | |
473 | 482 |
| |
474 | 483 |
| |
475 | 484 |
| |
| |||
567 | 576 |
| |
568 | 577 |
| |
569 | 578 |
| |
570 |
| - | |
| 579 | + | |
571 | 580 |
| |
572 | 581 |
| |
573 | 582 |
| |
| |||
576 | 585 |
| |
577 | 586 |
| |
578 | 587 |
| |
579 |
| - | |
| 588 | + | |
580 | 589 |
| |
581 | 590 |
| |
582 | 591 |
| |
| |||
816 | 825 |
| |
817 | 826 |
| |
818 | 827 |
| |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + |
python/paddle/distributed/auto_tuner/search.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/search.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
|
python/paddle/distributed/auto_tuner/tuner.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/tuner.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
136 | 141 |
| |
137 | 142 |
| |
138 | 143 |
| |
|
You can’t perform that action at this time.
0 commit comments