Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe5 committed Dec 6, 2023
1 parent b61b84b commit 61bcc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/brevitas/graph/equalization_fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

from brevitas import torch_version
from brevitas.graph.equalize import _cross_layer_equalization
from brevitas.graph.equalize import _organize_region

SEED = 123456
ATOL = 1e-3
Expand Down

0 comments on commit 61bcc70

Please sign in to comment.