mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
yaml test fix
Summary: Yaml bool case fix Reviewed By: shapovalov Differential Revision: D40623031 fbshipit-source-id: 29b2fba171c2cbebfa03834e38b614d07275c997
This commit is contained in:
parent
74754bbf17
commit
ca58863347
@ -235,7 +235,7 @@ model_factory_ImplicitronModelFactory_args:
|
||||
surface_thickness: 1
|
||||
bg_color:
|
||||
- 0.0
|
||||
replicate_last_interval: False
|
||||
replicate_last_interval: false
|
||||
background_opacity: 0.0
|
||||
density_relu: true
|
||||
blend_output: false
|
||||
@ -243,7 +243,7 @@ model_factory_ImplicitronModelFactory_args:
|
||||
surface_thickness: 1
|
||||
bg_color:
|
||||
- 0.0
|
||||
replicate_last_interval: False
|
||||
replicate_last_interval: false
|
||||
background_opacity: 10000000000.0
|
||||
density_relu: true
|
||||
blend_output: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user