Patrick Labatut
f593bfd3c2
More type annotations
...
Summary: More type annotations: device, shaders, pluggable I/O, stats in NeRF project, cameras, textures, etc...
Reviewed By: nikhilaravi
Differential Revision: D29327396
fbshipit-source-id: cdf0ceaaa010e22423088752688c8dd81f1acc3c
2021-06-25 19:56:25 -07:00
Patrick Labatut
64289a491d
Annotate dunder functions
...
Summary: Annotate the (return type of the) following dunder functions across the codebase: `__init__()`, `__len__()`, `__getitem__()`
Reviewed By: nikhilaravi
Differential Revision: D29001801
fbshipit-source-id: 928d9e1c417ffe01ab8c0445311287786e997c7c
2021-06-24 15:19:16 -07:00
Patrick Labatut
af93f34834
License lint codebase
...
Summary: License lint codebase
Reviewed By: theschnitz
Differential Revision: D29001799
fbshipit-source-id: 5c59869911785b0181b1663bbf430bc8b7fb2909
2021-06-22 03:45:27 -07:00
David Novotny
51de308b80
Readme
...
Summary: Adds the readme file.
Reviewed By: nikhilaravi
Differential Revision: D25684459
fbshipit-source-id: f1aaa621a2a67c98d5fcfe33fe9bbfea8f95b537
2021-02-02 05:45:41 -08:00
David Novotny
0666848338
NeRF dataloader.
...
Summary: Implements the dataloader for NeRF.
Reviewed By: nikhilaravi
Differential Revision: D25684424
fbshipit-source-id: 4f7092ce23135bd418186833a087e243433babc7
2021-02-02 05:45:40 -08:00