Skip to content

Commit

Permalink
add gc
Browse files Browse the repository at this point in the history
  • Loading branch information
lruizcalico committed Oct 24, 2023
1 parent 8c04d58 commit 984383e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/baskerville/seqnn.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from natsort import natsorted
import numpy as np
import tensorflow as tf

import gc
from baskerville import blocks
from baskerville import layers
from baskerville import metrics
Expand Down

0 comments on commit 984383e

Please sign in to comment.