mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-19 22:00:35 +08:00
spelling
Summary: Collection of spelling things, mostly in docs / tutorials. Reviewed By: gkioxari Differential Revision: D26101323 fbshipit-source-id: 652f62bc9d71a4ff872efa21141225e43191353a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c2e62a5087
commit
124bb5e391
@@ -70,7 +70,7 @@ class TestRaysampler(unittest.TestCase):
|
||||
|
||||
def test_probabilistic_raysampler(self, batch_size=1, n_pts_per_ray=60):
|
||||
"""
|
||||
Check that the probabilisitc ray sampler does not crash for various
|
||||
Check that the probabilistic ray sampler does not crash for various
|
||||
settings.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user