Skip to content

Instantly share code, notes, and snippets.

@janbenetka
Created September 30, 2021 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janbenetka/7a75048e70914d4a63b91b72d755072b to your computer and use it in GitHub Desktop.
Save janbenetka/7a75048e70914d4a63b91b72d755072b to your computer and use it in GitHub Desktop.
[Reload python module] #python
import importlib
importlib.reload(scale_by_scale_optim)
from utils import scale_by_scale_optim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment