CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 02:31:15 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/"e886402fc007f9331db39ac3eeb38d44"
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=WU%2FM7M6kjBafutEDs0bQkct8x1X1u1PjRzbpxmquLr3%2BHktkuPJx2VKelMRxoqDbYWwP2dx0jtEpHDGp68e8KrXIenqTwOAEU2jhfh8S6BWx6R%2BpvoLjwG%2FljYfsr33MpEsPFZ791QE2YSP%2Brmwd9aWNjsN7g%2BMI2mg7oESz4HMVBv8dErLfdpKl1I5tf1jo5Q1KtFWP7jLXIzB8dRMXI5NRl5cccSyhuEHuV1xnIvrw8RXfoEnRrbofCrjHDdw1ap%2BzBNdMhgN7n3dluvlfIw%3D%3D--yk%2FpZoylDGtYwGtk--qqN51FlEKDRcg1PCaSlgaA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.488587151.1753669875; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 02:31:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 02:31:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EB34:29FD1F:12AFA8B:18D9B45:6886E0F3
[PIR] Migrate Sparse elementwise API No.2 (#66319) · PaddlePaddle/Paddle@d6f2e01 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/sparse/binary.py
Copy file name to clipboardExpand all lines: test/deprecated/legacy_test/test_sparse_elementwise_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit d6f2e01
[PIR] Migrate Sparse elementwise API No.2 (#66319)
* add test_sparse_elementwise_op static unittest
* reformat
* test
* migrate to /test/legacy_test
* Update test_sparse_elementwise_op.py
* Update binary.py
* Update test_sparse_elementwise_op.py
* Update test_sparse_elementwise_op.py
* use paddle.sparse.api instead of sparse.api
---------
Co-authored-by: risemeup1 <62429225+risemeup1@users.noreply.github.com>1 parent 5a0f4d8 commit d6f2e01Copy full SHA for d6f2e01
File tree
Expand file treeCollapse file tree
3 files changed
+682
-234
lines changedFilter options
- python/paddle/sparse
- test
- deprecated/legacy_test
- legacy_test
Expand file treeCollapse file tree
3 files changed
+682
-234
lines changedpython/paddle/sparse/binary.py
Copy file name to clipboardExpand all lines: python/paddle/sparse/binary.py+45-7Lines changed: 45 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 |
| |
22 | 28 |
| |
23 | 29 |
| |
| |||
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
45 | 60 |
| |
46 | 61 |
| |
47 | 62 |
| |
| |||
298 | 313 |
| |
299 | 314 |
| |
300 | 315 |
| |
301 |
| - | |
302 | 316 |
| |
303 | 317 |
| |
304 | 318 |
| |
| |||
336 | 350 |
| |
337 | 351 |
| |
338 | 352 |
| |
| 353 | + | |
339 | 354 |
| |
340 | 355 |
| |
341 |
| - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
342 | 364 |
| |
343 | 365 |
| |
344 |
| - | |
345 | 366 |
| |
346 | 367 |
| |
347 | 368 |
| |
| |||
379 | 400 |
| |
380 | 401 |
| |
381 | 402 |
| |
| 403 | + | |
382 | 404 |
| |
383 | 405 |
| |
384 | 406 |
| |
385 | 407 |
| |
386 | 408 |
| |
387 |
| - | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
388 | 417 |
| |
389 | 418 |
| |
390 |
| - | |
391 | 419 |
| |
392 | 420 |
| |
393 | 421 |
| |
| |||
425 | 453 |
| |
426 | 454 |
| |
427 | 455 |
| |
| 456 | + | |
428 | 457 |
| |
429 | 458 |
| |
| 459 | + | |
| 460 | + | |
430 | 461 |
| |
431 | 462 |
| |
432 | 463 |
| |
433 | 464 |
| |
434 | 465 |
| |
435 | 466 |
| |
436 |
| - | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
437 | 475 |
| |
438 | 476 |
| |
439 | 477 |
| |
|
test/deprecated/legacy_test/test_sparse_elementwise_op.py
Copy file name to clipboardExpand all lines: test/deprecated/legacy_test/test_sparse_elementwise_op.py-227Lines changed: 0 additions & 227 deletions
This file was deleted.
You can’t perform that action at this time.
0 commit comments