CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 05:09:48 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/"c7a02c02119a3536e5d8f4e45d865fa9"
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=QzB31m3lSOQ1f0H2GNtbXzSYhmjElSbGa%2BjC%2BjIMhsCJKMZFw7VD3kMaLOjiJdpdHB8VzaDaLzG%2FIChiW%2BnoTt1AdT3FpitvTr6k3XVmFKOPSw83asawnotPacSd74LCDeCDGvU4tPVC2ck5MPdB29gUem%2BFFmue6tyA%2F%2FQDaV7oAZnNr7SmOpeJsQ3aU%2B2fcwZeUwm2x%2BoNJ97Odj%2BYh2fIE0VXq7g5VJ8evfW%2FH6wXVWSYsCYnVl1CcNoemEx7%2BXQtLK32nEw4xEDTGt3GRg%3D%3D--FkyMQOgIf45gywWw--qPYlv3vM2QIB2NQDy8ksLw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1134436946.1753592987; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 05:09:47 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 05:09:47 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ED22:1369AB:AE4AC0:E841E8:6885B49B
some pointcloud typing · facebookresearch/pytorch3d@bfeb82e · GitHub
Copy file name to clipboardExpand all lines: pytorch3d/structures/pointclouds.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit bfeb82e
some pointcloud typing
Summary: Make clear that features_padded() etc can return None
Reviewed By: patricklabatut
Differential Revision: D31795088
fbshipit-source-id: 7b0bbb6f3b7ad7f7b6e6a727129537af1d1873af1 parent 73a14d7 commit bfeb82eCopy full SHA for bfeb82e
File tree
Expand file treeCollapse file tree
1 file changed
+61
-45
lines changedFilter options
- pytorch3d/structures
Expand file treeCollapse file tree
1 file changed
+61
-45
lines changedpytorch3d/structures/pointclouds.py
Copy file name to clipboardExpand all lines: pytorch3d/structures/pointclouds.py+61-45Lines changed: 61 additions & 45 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
244 | 246 |
| |
245 | 247 |
| |
246 | 248 |
| |
| |||
323 | 325 |
| |
324 | 326 |
| |
325 | 327 |
| |
| 328 | + | |
| 329 | + | |
326 | 330 |
| |
327 | 331 |
| |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
332 | 336 |
| |
333 | 337 |
| |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
338 | 342 |
| |
339 | 343 |
| |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 |
| - | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
344 | 348 |
| |
345 | 349 |
| |
346 | 350 |
| |
| |||
351 | 355 |
| |
352 | 356 |
| |
353 | 357 |
| |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
358 | 362 |
| |
359 | 363 |
| |
360 | 364 |
| |
| |||
369 | 373 |
| |
370 | 374 |
| |
371 | 375 |
| |
372 |
| - | |
| 376 | + | |
373 | 377 |
| |
374 | 378 |
| |
375 | 379 |
| |
| |||
388 | 392 |
| |
389 | 393 |
| |
390 | 394 |
| |
391 |
| - | |
| 395 | + | |
392 | 396 |
| |
393 |
| - | |
| 397 | + | |
| 398 | + | |
394 | 399 |
| |
395 | 400 |
| |
396 | 401 |
| |
| |||
404 | 409 |
| |
405 | 410 |
| |
406 | 411 |
| |
407 |
| - | |
| 412 | + | |
408 | 413 |
| |
409 |
| - | |
| 414 | + | |
| 415 | + | |
410 | 416 |
| |
411 | 417 |
| |
412 | 418 |
| |
| |||
420 | 426 |
| |
421 | 427 |
| |
422 | 428 |
| |
423 |
| - | |
| 429 | + | |
424 | 430 |
| |
425 | 431 |
| |
426 | 432 |
| |
| |||
430 | 436 |
| |
431 | 437 |
| |
432 | 438 |
| |
433 |
| - | |
| 439 | + | |
434 | 440 |
| |
435 | 441 |
| |
436 | 442 |
| |
437 | 443 |
| |
438 |
| - | |
| 444 | + | |
| 445 | + | |
439 | 446 |
| |
440 | 447 |
| |
441 | 448 |
| |
442 | 449 |
| |
443 |
| - | |
| 450 | + | |
444 | 451 |
| |
445 | 452 |
| |
446 | 453 |
| |
447 | 454 |
| |
448 |
| - | |
| 455 | + | |
| 456 | + | |
449 | 457 |
| |
450 | 458 |
| |
451 | 459 |
| |
| |||
483 | 491 |
| |
484 | 492 |
| |
485 | 493 |
| |
486 |
| - | |
| 494 | + | |
487 | 495 |
| |
488 | 496 |
| |
489 | 497 |
| |
| |||
493 | 501 |
| |
494 | 502 |
| |
495 | 503 |
| |
496 |
| - | |
| 504 | + | |
497 | 505 |
| |
498 |
| - | |
| 506 | + | |
| 507 | + | |
499 | 508 |
| |
500 | 509 |
| |
501 | 510 |
| |
502 | 511 |
| |
503 | 512 |
| |
504 | 513 |
| |
505 | 514 |
| |
506 |
| - | |
| 515 | + | |
507 | 516 |
| |
508 |
| - | |
| 517 | + | |
| 518 | + | |
509 | 519 |
| |
510 | 520 |
| |
511 | 521 |
| |
| |||
562 | 572 |
| |
563 | 573 |
| |
564 | 574 |
| |
565 |
| - | |
| 575 | + | |
| 576 | + | |
566 | 577 |
| |
567 |
| - | |
| 578 | + | |
568 | 579 |
| |
569 | 580 |
| |
570 | 581 |
| |
571 | 582 |
| |
572 |
| - | |
| 583 | + | |
| 584 | + | |
573 | 585 |
| |
574 |
| - | |
| 586 | + | |
575 | 587 |
| |
576 | 588 |
| |
577 | 589 |
| |
| |||
772 | 784 |
| |
773 | 785 |
| |
774 | 786 |
| |
775 |
| - | |
776 |
| - | |
777 |
| - | |
778 |
| - | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
779 | 793 |
| |
780 | 794 |
| |
781 | 795 |
| |
| |||
1022 | 1036 |
| |
1023 | 1037 |
| |
1024 | 1038 |
| |
1025 |
| - | |
| 1039 | + | |
| 1040 | + | |
1026 | 1041 |
| |
1027 |
| - | |
| 1042 | + | |
1028 | 1043 |
| |
1029 |
| - | |
| 1044 | + | |
| 1045 | + | |
1030 | 1046 |
| |
1031 |
| - | |
| 1047 | + | |
1032 | 1048 |
| |
1033 | 1049 |
| |
1034 | 1050 |
| |
|
You can’t perform that action at this time.
0 commit comments