mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-24 16:20:34 +08:00
Enable spelling linter for Markdown, reStructuredText and IPython notebooks
Summary: Enable spelling linter for Markdown, reStructuredText and IPython notebooks under `fbcode/vision/fair`. Apply suggested fixes. Reviewed By: ppwwyyxx Differential Revision: D20495298 fbshipit-source-id: 95310c7b51f9fa68ba2aa34ecc39a874da36a75c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3901dbe4de
commit
c9742d00b0
@@ -545,7 +545,7 @@
|
||||
"source": [
|
||||
"## 6. Batched Rendering\n",
|
||||
"\n",
|
||||
"One of the core design choices of the PyTorch3D API is to suport **batched inputs for all components**. \n",
|
||||
"One of the core design choices of the PyTorch3D API is to support **batched inputs for all components**. \n",
|
||||
"The renderer and associated components can take batched inputs and **render a batch of output images in one forward pass**. We will now use this feature to render the mesh from many different viewpoints.\n"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user