Skip to content

Commit

Permalink
added comment for torch no grad
Browse files Browse the repository at this point in the history
  • Loading branch information
Dingel321 committed May 21, 2024
1 parent 9e8e9d7 commit bf2c319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cryo_sbi/wpa_simulator/cryo_em_simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from cryo_sbi.utils.micrograph_utils import RandomMicrographPatches
from cryo_sbi.utils.image_utils import NormalizeIndividual


#@torch.no_grad()
def cryo_em_simulator(
models,
index,
Expand Down

0 comments on commit bf2c319

Please sign in to comment.