roym899/pose_and_shape_evaluation

Better handling surrounding JIT compilation

roym899 opened this issue · 0 comments

Some of the included methods use jit compiled modules. This will cause slow initialization without any user feedback at the moment. It might also fail ungracefully if nvcc is not available.