mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-25 00:30: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
@@ -387,7 +387,7 @@
|
||||
" device = device,\n",
|
||||
" )\n",
|
||||
"\n",
|
||||
" # compute the relative cameras as a compositon of the absolute cameras\n",
|
||||
" # compute the relative cameras as a composition of the absolute cameras\n",
|
||||
" cameras_relative_composed = \\\n",
|
||||
" get_relative_camera(cameras_absolute, relative_edges)\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user