LION/utils
xzeng 4d6af1d8b9 fix tensor device issue
https://github.com/nv-tlabs/LION/issues/31#issue-1627736930
the original code index cpu tensor with cuda tensor (works in torch 1.10.2),
may fail in other torch version?
2023-03-16 12:44:57 -04:00
..
_render_mitsuba_cubes.py add rendering pointcloud and voxel ode 2023-03-13 16:42:12 -04:00
checker.py init 2023-01-23 00:14:49 -05:00
data_helper.py init 2023-01-23 00:14:49 -05:00
diffusion.py init 2023-01-23 00:14:49 -05:00
diffusion_continuous.py init 2023-01-23 00:14:49 -05:00
diffusion_pvd.py init 2023-01-23 00:14:49 -05:00
ema.py init 2023-01-23 00:14:49 -05:00
eval_helper.py fix tensor device issue 2023-03-16 12:44:57 -04:00
evaluation_metrics_fast.py init 2023-01-23 00:14:49 -05:00
exp_helper.py init 2023-01-23 00:14:49 -05:00
io_helper.py init 2023-01-23 00:14:49 -05:00
model_helper.py init 2023-01-23 00:14:49 -05:00
render_mitsuba_pc.py add rendering pointcloud and voxel ode 2023-03-13 16:42:12 -04:00
render_voxel_cubes.py add rendering pointcloud and voxel ode 2023-03-13 16:42:12 -04:00
sr_utils.py init 2023-01-23 00:14:49 -05:00
utils.py update readme; minor fix and add log msg 2023-01-25 17:02:07 -05:00
vis_helper.py init 2023-01-23 00:14:49 -05:00