mirror of
https://github.com/RosettaCommons/foundry.git
synced 2026-06-04 13:24:22 +08:00
Fix import error for cfg
This commit is contained in:
@@ -4,6 +4,7 @@ from typing import Any, Literal
|
||||
|
||||
import torch
|
||||
from jaxtyping import Float
|
||||
from rfd3.model.cfg_utils import strip_X
|
||||
|
||||
from foundry.common import exists
|
||||
from foundry.utils.ddp import RankedLogger
|
||||
|
||||
Reference in New Issue
Block a user