CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 11:36:39 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/facebookresearch/pytorch3d.git
etag: W/"d10da53122c92091782497b36a8fdf55"
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=TE%2BmIY2kEnDG0fgf%2FG5CmgxbzpGqu9Q%2BJtdPXqL4XW9ncZXiTfRBdWqB83MI%2BKo%2FHppoME%2F41CF3d0gwfZmWtj%2BeswudH23z8Bh23SjUxyqpuYfu8FriWurtCsyQbqCVIF7367WV28RgDJyMZU1DhYZUe4C28GinECYl6vbMd6iaRbtB1mUpj86O6jk3HDUZCm4UqK3bXhmBfTErOG4%2FJcBITkiJ3SXCMQPk7VsksS1eH1ZgeR0qCNtZloovysS%2Bp1z5aOfb0OxPUIdPdgJgCg%3D%3D--GaZLC%2F%2FyJRodhO%2Bv--i1brQyB8zLnOP1LYJeXODg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.149144674.1753616198; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:36:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:36:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B9E0:1C79A4:DC3644:12268C7:68860F46
Update Rotate transform to use device of input rotation · facebookresearch/pytorch3d@cd5af25 · GitHub
Copy file name to clipboardExpand all lines: pytorch3d/transforms/transform3d.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit cd5af25
Update Rotate transform to use device of input rotation
Summary: Currently the Rotate transform does not consider the R's device at all, resulting in errors if you're expecting it to be on cuda but it gets the default casting to cpu. This updates the transform to respect R's device.
Reviewed By: nikhilaravi
Differential Revision: D27828118
fbshipit-source-id: ddd99f73eadbd990688eb22f3d1ffbacbe168c811 parent c9dea62 commit cd5af25Copy full SHA for cd5af25
File tree
Expand file treeCollapse file tree
1 file changed
+28
-10
lines changedFilter options
- pytorch3d/transforms
Expand file treeCollapse file tree
1 file changed
+28
-10
lines changedpytorch3d/transforms/transform3d.py
Copy file name to clipboardExpand all lines: pytorch3d/transforms/transform3d.py+28-10Lines changed: 28 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
| 437 | + | |
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
| |||
448 | 448 |
| |
449 | 449 |
| |
450 | 450 |
| |
451 |
| - | |
452 | 451 |
| |
| 452 | + | |
453 | 453 |
| |
454 | 454 |
| |
455 |
| - | |
| 455 | + | |
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
| |||
468 | 468 |
| |
469 | 469 |
| |
470 | 470 |
| |
471 |
| - | |
| 471 | + | |
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
| |||
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
488 |
| - | |
489 | 488 |
| |
| 489 | + | |
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
493 |
| - | |
| 493 | + | |
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
| |||
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
512 |
| - | |
| 512 | + | |
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
| |||
520 | 520 |
| |
521 | 521 |
| |
522 | 522 |
| |
| 523 | + | |
523 | 524 |
| |
524 | 525 |
| |
525 | 526 |
| |
| |||
548 | 549 |
| |
549 | 550 |
| |
550 | 551 |
| |
551 |
| - | |
| 552 | + | |
552 | 553 |
| |
553 | 554 |
| |
554 | 555 |
| |
| |||
578 | 579 |
| |
579 | 580 |
| |
580 | 581 |
| |
581 |
| - | |
| 582 | + | |
582 | 583 |
| |
583 | 584 |
| |
584 | 585 |
| |
| |||
595 | 596 |
| |
596 | 597 |
| |
597 | 598 |
| |
| 599 | + | |
| 600 | + | |
598 | 601 |
| |
599 | 602 |
| |
600 | 603 |
| |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
601 | 617 |
| |
602 | 618 |
| |
603 | 619 |
| |
| |||
626 | 642 |
| |
627 | 643 |
| |
628 | 644 |
| |
| 645 | + | |
629 | 646 |
| |
630 | 647 |
| |
631 | 648 |
| |
| |||
634 | 651 |
| |
635 | 652 |
| |
636 | 653 |
| |
637 |
| - | |
| 654 | + | |
638 | 655 |
| |
639 | 656 |
| |
640 | 657 |
| |
| |||
665 | 682 |
| |
666 | 683 |
| |
667 | 684 |
| |
| 685 | + | |
668 | 686 |
| |
669 | 687 |
| |
670 | 688 |
| |
|
You can’t perform that action at this time.
0 commit comments