Skip to content

Commit

Permalink
* fixing black formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jckhng committed Oct 9, 2024
1 parent 877188c commit e476757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsplat/cuda/_torch_impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ def _fully_fused_projection(
) # [C, N, 3]

depths = means_c[..., 2] # [C, N]

# scale factor for 3 sigma in 2 dimension for a 2d multivariate gaussian
# distribution
scale_factor = 3.4086
Expand Down

0 comments on commit e476757

Please sign in to comment.