"git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "f6d03f2f81f50d6a17bc58e02100b179cb1fb18f"
Commit 870e0db3 authored by Jennifer's avatar Jennifer
Browse files

Adds `experiment_config_json` for setting custom configurations with a json.

parent 0ba7e7f9
...@@ -43,7 +43,6 @@ from scripts.zero_to_fp32 import ( ...@@ -43,7 +43,6 @@ from scripts.zero_to_fp32 import (
get_fp32_state_dict_from_zero_checkpoint, get_fp32_state_dict_from_zero_checkpoint,
get_global_step_from_zero_checkpoint get_global_step_from_zero_checkpoint
) )
from scripts.zero_to_fp32 import get_optim_files, parse_optim_states, get_model_state_file
from openfold.utils.logger import PerformanceLoggingCallback from openfold.utils.logger import PerformanceLoggingCallback
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment