kainataltaf

Results 1 comments of kainataltaf

Functionality of both functions is same. However, `get_rays` is implemented using numpy and the resulting variables are stored in cpu. On the other hand, `get_rays_np` is implemented using torch and...