Or Perel
Results
12
issues of
Or Perel
Hi tyro team, Thanks for a great library, `tyro` is a blast and really helps simplify config code so far! There is a convoluted scenario I'm still trying to figure...
`generate_rays()`, `generate_pinhole_rays()`, `generate_ortho_rays()` all take a `coords_grid` of type `Tuple[torch.Tensor, torch.Tensor]`. The documentation states this tuple is stacked into a single Tensor: https://github.com/NVIDIAGameWorks/kaolin/blob/master/kaolin/render/camera/raygen.py#L122
no-issue-activity