CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 11:38:14 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/"586cc9eecfc82e56652357396c032ca4"
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=G248rlmHmpXNhQwW6kKncwYyfk2H0iL3fYdIpojwXjPvaXLffy7cV17UsACyALVZeDH1mOm1uv71BOJsi%2FcTZgWL1s7fw6NqGFx4QXLa580kIiDw%2F35nalZ4HQErqjAlu9EltnRlU5yMWn0FS5tKyEf%2BWfA6nrSssG%2BtxMGGO4R%2BMibCbsntGuu3zMtpMMk3mSIyP3Attp3uvdtPwlFyc%2FtEnWHbetb1dQ5DGYXihZfvYHcwsy7EwWhnu0CakEOgtHs1Oipr81FclQ5Hrpkp3A%3D%3D--aDse24kff30q3XyP--ZEfac1qBRinRa1GXbH5eMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1058216362.1753616293; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:38:13 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:38:13 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A8B8:363053:DBF16A:1222FAF:68860FA5
[SOT] Add support for numpy ufunc with numpy number (#71295) · PaddlePaddle/Paddle@309245b · GitHub
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/basic.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/__init__.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/utils.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 309245b
File tree
Expand file treeCollapse file tree
5 files changed
+130
-32
lines changedFilter options
- python/paddle/jit/sot
- opcode_translator/executor
- variables
- utils
- test/sot
Expand file treeCollapse file tree
5 files changed
+130
-32
lines changedpython/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py+79-31Lines changed: 79 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
25 |
| - | |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
| 52 | + | |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
| |||
980 | 983 |
| |
981 | 984 |
| |
982 | 985 |
| |
983 |
| - | |
| 986 | + | |
984 | 987 |
| |
985 | 988 |
| |
986 | 989 |
| |
| |||
994 | 997 |
| |
995 | 998 |
| |
996 | 999 |
| |
997 |
| - | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
998 | 1004 |
| |
999 | 1005 |
| |
1000 | 1006 |
| |
| |||
1138 | 1144 |
| |
1139 | 1145 |
| |
1140 | 1146 |
| |
1141 |
| - | |
1142 |
| - | |
1143 |
| - | |
1144 |
| - | |
1145 |
| - | |
1146 |
| - | |
1147 |
| - | |
1148 |
| - | |
1149 |
| - | |
1150 |
| - | |
1151 |
| - | |
1152 |
| - | |
1153 |
| - | |
1154 |
| - | |
1155 |
| - | |
1156 |
| - | |
1157 |
| - | |
1158 |
| - | |
1159 |
| - | |
1160 |
| - | |
1161 |
| - | |
1162 |
| - | |
1163 |
| - | |
1164 |
| - | |
1165 |
| - | |
1166 | 1147 |
| |
1167 | 1148 |
| |
1168 | 1149 |
| |
| |||
1344 | 1325 |
| |
1345 | 1326 |
| |
1346 | 1327 |
| |
1347 |
| - | |
| 1328 | + | |
1348 | 1329 |
| |
1349 | 1330 |
| |
1350 | 1331 |
| |
| |||
1356 | 1337 |
| |
1357 | 1338 |
| |
1358 | 1339 |
| |
1359 |
| - | |
| 1340 | + | |
1360 | 1341 |
| |
1361 | 1342 |
| |
1362 | 1343 |
| |
| |||
1365 | 1346 |
| |
1366 | 1347 |
| |
1367 | 1348 |
| |
| 1349 | + | |
1368 | 1350 |
| |
1369 | 1351 |
| |
1370 |
| - | |
| 1352 | + | |
1371 | 1353 |
| |
1372 | 1354 |
| |
1373 | 1355 |
| |
1374 | 1356 |
| |
1375 | 1357 |
| |
1376 | 1358 |
| |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
1377 | 1384 |
| |
1378 | 1385 |
| |
1379 | 1386 |
| |
| |||
1389 | 1396 |
| |
1390 | 1397 |
| |
1391 | 1398 |
| |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + |
python/paddle/jit/sot/opcode_translator/executor/variables/basic.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/opcode_translator/executor/variables/basic.py+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1227 | 1227 |
| |
1228 | 1228 |
| |
1229 | 1229 |
| |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
1230 | 1246 |
| |
1231 | 1247 |
| |
1232 | 1248 |
| |
1233 |
| - | |
1234 | 1249 |
| |
1235 | 1250 |
| |
1236 | 1251 |
| |
|
python/paddle/jit/sot/utils/__init__.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/__init__.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
|
python/paddle/jit/sot/utils/utils.py
Copy file name to clipboardExpand all lines: python/paddle/jit/sot/utils/utils.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
546 | 546 |
| |
547 | 547 |
| |
548 | 548 |
| |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + |
+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
45 | 63 |
| |
46 | 64 |
| |
47 | 65 |
| |
| |||
77 | 95 |
| |
78 | 96 |
| |
79 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
80 | 102 |
| |
81 | 103 |
| |
82 | 104 |
|
You can’t perform that action at this time.
0 commit comments