CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 08:09:51 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/"9a368466eff80794a1330e452b2d3bb8"
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=8EM%2BykwKUytjbSdlspyUJFlywHV%2F7dIme1MD0SBG4elU387D6OC%2FaD99UsuCOsIznFVnVdVFJsrFkpjxSLJP%2FFrSVnijRHOPIjQB%2FWBVTi0A%2FW63KPYbGJ5b%2B4c29bIidWqG8WA39p5cluWssd4KABpiCYs11d0oRdHsJITTKpypcFrkmw6FAFfiISgLnnK0kG4KNTf926TpzDgd4Sn3HfXm6CJbZlNGkDfUBxdm70ifN4dG6aNC7mVzrUwXWjFsVPQCCVsGCn80emrOkPJ4Dw%3D%3D--3QwvFrAfH1tr0ImA--O0Ya4TNr4UUYosANN1aejQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1732042325.1753603790; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:09:50 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:09:50 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9E46:2EF87B:79BD47:A27C18:6885DECE
Fix get_int_tensor_list (#63593) · PaddlePaddle/Paddle@2bbc40f · GitHub
Copy file name to clipboardExpand all lines: python/paddle/tensor/creation.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/random.py
Copy file name to clipboardExpand all lines: python/paddle/utils/layers_utils.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 2bbc40f
File tree
Expand file treeCollapse file tree
3 files changed
+11
-23
lines changedFilter options
- python/paddle
- tensor
- utils
Expand file treeCollapse file tree
3 files changed
+11
-23
lines changedpython/paddle/tensor/creation.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/creation.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
905 | 905 |
| |
906 | 906 |
| |
907 | 907 |
| |
908 |
| - | |
| 908 | + | |
909 | 909 |
| |
910 | 910 |
| |
911 | 911 |
| |
| |||
2150 | 2150 |
| |
2151 | 2151 |
| |
2152 | 2152 |
| |
2153 |
| - | |
2154 |
| - | |
2155 |
| - | |
| 2153 | + | |
2156 | 2154 |
| |
2157 | 2155 |
| |
2158 | 2156 |
| |
|
python/paddle/tensor/random.py
Copy file name to clipboardExpand all lines: python/paddle/tensor/random.py+3-9Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
931 | 931 |
| |
932 | 932 |
| |
933 | 933 |
| |
934 |
| - | |
935 |
| - | |
936 |
| - | |
| 934 | + | |
937 | 935 |
| |
938 | 936 |
| |
939 | 937 |
| |
| |||
1115 | 1113 |
| |
1116 | 1114 |
| |
1117 | 1115 |
| |
1118 |
| - | |
1119 |
| - | |
1120 |
| - | |
| 1116 | + | |
1121 | 1117 |
| |
1122 | 1118 |
| |
1123 | 1119 |
| |
| |||
1336 | 1332 |
| |
1337 | 1333 |
| |
1338 | 1334 |
| |
1339 |
| - | |
1340 |
| - | |
1341 |
| - | |
| 1335 | + | |
1342 | 1336 |
| |
1343 | 1337 |
| |
1344 | 1338 |
| |
|
python/paddle/utils/layers_utils.py
Copy file name to clipboardExpand all lines: python/paddle/utils/layers_utils.py+6-10Lines changed: 6 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
| |||
383 | 382 |
| |
384 | 383 |
| |
385 | 384 |
| |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
| 385 | + | |
390 | 386 |
| |
391 | 387 |
| |
392 | 388 |
| |
| |||
397 | 393 |
| |
398 | 394 |
| |
399 | 395 |
| |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
405 | 401 |
| |
406 | 402 |
| |
407 | 403 |
| |
|
You can’t perform that action at this time.
0 commit comments