clean renderer args

Summary: continued - don't duplicate inputs

Reviewed By: kjchalup

Differential Revision: D38248829

fbshipit-source-id: 2d56418ecbec9cc597c3cf0c122199e274661516
This commit is contained in:
Jeremy Reizenstein
2022-08-03 12:37:31 -07:00
committed by Facebook GitHub Bot
parent f45893b845
commit 078846d166
6 changed files with 47 additions and 39 deletions

View File

@@ -43,7 +43,6 @@ model_factory_ImplicitronModelFactory_args:
line_step_iters: 3
n_secant_steps: 8
n_steps: 100
object_bounding_sphere: 8.0
sdf_threshold: 5.0e-05
ray_normal_coloring_network_args:
d_in: 9

View File

@@ -36,7 +36,6 @@ model_factory_ImplicitronModelFactory_args:
line_step_iters: 3
n_secant_steps: 8
n_steps: 100
object_bounding_sphere: 8.0
sdf_threshold: 5.0e-05
ray_normal_coloring_network_args:
d_in: 9