CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 06:58:54 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/"a44efb87e832dcd504993cda669c521b"
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=HnAPY%2FKwlWCFL2G7oUpVDTlKR0UNWR50fyMLMVY%2Fj%2BtQuyuDBLEaQGxXwfhHOjk9jLbFlUSp0JfK7li0cDWhb%2FpsLksVCOEZdzC4bft5qvXNMmnfYSIQ33lfyz5g%2BDexmCFt8fHFNmLOxqMudbvuqIVafOancUUcwio8pbmk5mKdmierDL%2FOuw8S0MU42h%2Bko%2F%2FHktjAndcPTNdvSy607B1KJCW3Fi2Ki0XYv6GjItw9o0qnEGRxvtPfU%2BaMdzA1JpRHFZy9qUBgsNalBcd%2Bxg%3D%3D--wg4OkQ%2F1Jn4rpdJs--pPn6JYvYyCBDAxFeC2lr2g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1127997938.1753426733; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 06:58:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 06:58:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CB62:2EEC20:3D8C8B:4C4FCF:68832B2D
[Typing] 在 `Paddle/test` 中增加 `Paddle/tools` 的单测 (#65905) · PaddlePaddle/Paddle@d2d4e83 · GitHub
Copy file name to clipboard
Copy file name to clipboardExpand all lines: test/tools/test_sampcd_processor.py
Copy file name to clipboardExpand all lines: test/tools/test_type_checking.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit d2d4e83
* [Add] test for Paddle/tools
* [Fix] CMakeLists.txt ENVS
* [Change] remove test no multiprocessing
* [Change] skip gpu test if need
* [Fix] example on win
* [Fix] example on win/mac with __main__
* [Fix] skip multiprocessing checking on win/mac and opt timeout test time
* [Fix] use while instead of time.sleep
* [Fix] close queue
* [tmp] skip time_out
* [Change] timeout more
* [Change] cmake timeout more
* [Change] test without coverage
* [Change] test without coverage
* [Change] test timeout
* [Change] only on linux
---------
Co-authored-by: SigureMo <sigure.qaq@gmail.com>
1 parent 5ac0a1b commit d2d4e83Copy full SHA for d2d4e83
File tree
Expand file treeCollapse file tree
5 files changed
+132
-71
lines changedFilter options
- test
- tools
- tools
Expand file treeCollapse file tree
5 files changed
+132
-71
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
193 | 197 |
| |
194 | 198 |
| |
195 | 199 |
| |
|
test/tools/CMakeLists.txt
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
tools/test_sampcd_processor.py renamed to test/tools/test_sampcd_processor.py
Copy file name to clipboardExpand all lines: test/tools/test_sampcd_processor.py+63-59Lines changed: 63 additions & 59 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| 32 | + | |
| 33 | + | |
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
36 | 40 |
| |
37 |
| - | |
| 41 | + | |
38 | 42 |
| |
39 | 43 |
| |
40 | 44 |
| |
| |||
79 | 83 |
| |
80 | 84 |
| |
81 | 85 |
| |
82 |
| - | |
| 86 | + | |
83 | 87 |
| |
84 |
| - | |
85 |
| - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
86 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
87 | 109 |
| |
88 | 110 |
| |
89 | 111 |
| |
| |||
97 | 119 |
| |
98 | 120 |
| |
99 | 121 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 | 122 |
| |
104 |
| - | |
| 123 | + | |
105 | 124 |
| |
106 | 125 |
| |
107 | 126 |
| |
| |||
123 | 142 |
| |
124 | 143 |
| |
125 | 144 |
| |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
| 145 | + | |
| 146 | + | |
131 | 147 |
| |
132 | 148 |
| |
133 | 149 |
| |
| |||
139 | 155 |
| |
140 | 156 |
| |
141 | 157 |
| |
142 |
| - | |
143 |
| - | |
144 |
| - | |
| 158 | + | |
145 | 159 |
| |
146 | 160 |
| |
147 | 161 |
| |
| |||
150 | 164 |
| |
151 | 165 |
| |
152 | 166 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 | 167 |
| |
162 |
| - | |
163 |
| - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
164 | 174 |
| |
165 | 175 |
| |
166 | 176 |
| |
| |||
280 | 290 |
| |
281 | 291 |
| |
282 | 292 |
| |
283 |
| - | |
284 |
| - | |
285 | 293 |
| |
286 | 294 |
| |
287 | 295 |
| |
| |||
491 | 499 |
| |
492 | 500 |
| |
493 | 501 |
| |
494 |
| - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
495 | 507 |
| |
496 | 508 |
| |
497 | 509 |
| |
| |||
680 | 692 |
| |
681 | 693 |
| |
682 | 694 |
| |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
683 | 700 |
| |
684 | 701 |
| |
685 | 702 |
| |
| |||
1844 | 1861 |
| |
1845 | 1862 |
| |
1846 | 1863 |
| |
1847 |
| - | |
1848 |
| - | |
1849 |
| - | |
1850 |
| - | |
1851 |
| - | |
1852 |
| - | |
1853 |
| - | |
1854 |
| - | |
1855 |
| - | |
1856 |
| - | |
1857 |
| - | |
1858 |
| - | |
1859 |
| - | |
1860 |
| - | |
1861 |
| - | |
1862 |
| - | |
1863 |
| - | |
1864 |
| - | |
1865 | 1864 |
| |
1866 | 1865 |
| |
1867 | 1866 |
| |
| |||
1871 | 1870 |
| |
1872 | 1871 |
| |
1873 | 1872 |
| |
1874 |
| - | |
| 1873 | + | |
1875 | 1874 |
| |
1876 | 1875 |
| |
1877 | 1876 |
| |
| |||
1882 | 1881 |
| |
1883 | 1882 |
| |
1884 | 1883 |
| |
1885 |
| - | |
| 1884 | + | |
1886 | 1885 |
| |
1887 |
| - | |
| 1886 | + | |
1888 | 1887 |
| |
1889 | 1888 |
| |
1890 | 1889 |
| |
| |||
1893 | 1892 |
| |
1894 | 1893 |
| |
1895 | 1894 |
| |
1896 |
| - | |
| 1895 | + | |
1897 | 1896 |
| |
1898 | 1897 |
| |
1899 | 1898 |
| |
| |||
1906 | 1905 |
| |
1907 | 1906 |
| |
1908 | 1907 |
| |
1909 |
| - | |
| 1908 | + | |
1910 | 1909 |
| |
1911 | 1910 |
| |
1912 | 1911 |
| |
| |||
1917 | 1916 |
| |
1918 | 1917 |
| |
1919 | 1918 |
| |
1920 |
| - | |
| 1919 | + | |
1921 | 1920 |
| |
1922 | 1921 |
| |
1923 |
| - | |
| 1922 | + | |
1924 | 1923 |
| |
1925 | 1924 |
| |
1926 | 1925 |
| |
| |||
1930 | 1929 |
| |
1931 | 1930 |
| |
1932 | 1931 |
| |
1933 |
| - | |
| 1932 | + | |
1934 | 1933 |
| |
1935 |
| - | |
| 1934 | + | |
1936 | 1935 |
| |
1937 | 1936 |
| |
1938 | 1937 |
| |
| |||
1941 | 1940 |
| |
1942 | 1941 |
| |
1943 | 1942 |
| |
1944 |
| - | |
| 1943 | + | |
1945 | 1944 |
| |
1946 | 1945 |
| |
1947 | 1946 |
| |
1948 | 1947 |
| |
1949 | 1948 |
| |
1950 |
| - | |
| 1949 | + | |
1951 | 1950 |
| |
1952 |
| - | |
| 1951 | + | |
1953 | 1952 |
| |
1954 | 1953 |
| |
1955 | 1954 |
| |
| |||
2370 | 2369 |
| |
2371 | 2370 |
| |
2372 | 2371 |
| |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
2373 | 2377 |
| |
2374 | 2378 |
| |
2375 | 2379 |
| |
|
tools/test_type_checking.py renamed to test/tools/test_type_checking.py
Copy file name to clipboardExpand all lines: test/tools/test_type_checking.py+34-7Lines changed: 34 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
18 | 41 |
| |
19 | 42 |
| |
20 | 43 |
| |
| |||
347 | 370 |
| |
348 | 371 |
| |
349 | 372 |
| |
350 |
| - | |
| 373 | + | |
351 | 374 |
| |
352 | 375 |
| |
353 | 376 |
| |
| |||
412 | 435 |
| |
413 | 436 |
| |
414 | 437 |
| |
415 |
| - | |
| 438 | + | |
416 | 439 |
| |
417 | 440 |
| |
418 | 441 |
| |
| |||
457 | 480 |
| |
458 | 481 |
| |
459 | 482 |
| |
460 |
| - | |
| 483 | + | |
461 | 484 |
| |
462 | 485 |
| |
463 | 486 |
| |
| |||
519 | 542 |
| |
520 | 543 |
| |
521 | 544 |
| |
522 |
| - | |
| 545 | + | |
523 | 546 |
| |
524 | 547 |
| |
525 | 548 |
| |
| |||
569 | 592 |
| |
570 | 593 |
| |
571 | 594 |
| |
572 |
| - | |
| 595 | + | |
573 | 596 |
| |
574 | 597 |
| |
575 | 598 |
| |
| |||
620 | 643 |
| |
621 | 644 |
| |
622 | 645 |
| |
623 |
| - | |
| 646 | + | |
624 | 647 |
| |
625 | 648 |
| |
626 | 649 |
| |
627 | 650 |
| |
628 | 651 |
| |
629 | 652 |
| |
630 | 653 |
| |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + |
You can’t perform that action at this time.
0 commit comments