Yanhui Peng
Yanhui Peng
**Bug描述** Bug的详细描述内容 An error occurred trying to start process 'systemctl' with working directory '/root/Projects/fastgithub_linux-x64'. No such file or directory **重现步骤** 1. unzip fastgithub_linux-x64.zip 2. cd fastgithub_linux-x64 3. ./fastgithub start **软件信息**...
https://ieeexplore.ieee.org/document/9338434 https://github.com/pengyanhui/LineaRE
Why the `log_abs_det_jacobian` for _TTransform is `((x.shape[-1] - 3) / 2) * torch.log(torch.clamp(1 - t ** 2, _EPS))`? I derived the `log_abs_det_jacobian`, and found that is `((x.shape[-1] - 1) /...