Skip to content

Commit

Permalink
Remove bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnabergoj committed Aug 29, 2024
1 parent 271e7f3 commit 2778549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchflows/bijections/finite/residual/iterative.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import torch
import torch.nn as nn

from potentials.utils import get_batch_shape
from torchflows.bijections.finite.residual.base import ResidualBijection
from torchflows.bijections.finite.residual.log_abs_det_estimators import log_det_power_series, log_det_roulette

Expand Down

0 comments on commit 2778549

Please sign in to comment.