mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-08-14 12:40:58 +08:00
* fix the final log_abs_det_jacobian * fix argument name * subclass from Flow class * move buffer for base dist to Flow class as well * formatting