smplx icon indicating copy to clipboard operation
smplx copied to clipboard

Fix SMPLXLayer to work with torch.jit..trace in c++

Open AssafPassalCG opened this issue 3 years ago • 1 comments

The changes are allow the SMPLXLayer to torch.jit.trace the code and run it on c++, the code solve the https://github.com/vchoutas/smplx/issues/70

AssafPassalCG avatar Jun 01 '21 13:06 AssafPassalCG

Hi @vchoutas, Could you please merge this pull request so that we can use smplx to dump torchscript

vra avatar Dec 15 '21 03:12 vra