Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
19525826
"lib/llm/dyn:/dynamo.backend.generate`" did not exist on "57402e7059eb73708b4bca2c109ffec44f08c9bd"
Commit
19525826
authored
Apr 12, 2024
by
Jennifer Wei
Committed by
Jennifer
May 02, 2024
Browse files
changes required for pytorch2
parent
226c7bac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
train_openfold.py
train_openfold.py
+0
-1
No files found.
train_openfold.py
View file @
19525826
...
...
@@ -401,7 +401,6 @@ def main(args):
save_dir
=
args
.
output_dir
,
id
=
args
.
wandb_id
,
project
=
args
.
wandb_project
,
config
=
config
.
to_dict
(),
**
{
"entity"
:
args
.
wandb_entity
}
)
loggers
.
append
(
wdb_logger
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment