Skip to content
Snippets Groups Projects
Commit f2fee917 authored by Alexandre Chapin's avatar Alexandre Chapin :race_car:
Browse files

Fix import issues

parent 75048e18
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ import yaml ...@@ -17,7 +17,7 @@ import yaml
from osrt import data from osrt import data
from osrt.model import OSRT from osrt.model import OSRT
from osrt.trainer import SRTTrainer, OSRTSamTrainer from osrt.trainer import SRTTrainer
from osrt.layers import Transformer from osrt.layers import Transformer
from osrt.checkpoint import Checkpoint from osrt.checkpoint import Checkpoint
from osrt.utils.common import init_ddp from osrt.utils.common import init_ddp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment