Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhernandezgarcia committed Jun 10, 2024
1 parent e7fca0c commit bce88f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gflownet/utils/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ def read_hydra_config(run_path=None, config_name="config"):
):
return compose(config_name=config_name)


def gflownet_from_config(config):
"""
Create GFlowNet from a Hydra OmegaConf config.
Expand Down

0 comments on commit bce88f1

Please sign in to comment.