Skip to content
Snippets Groups Projects
Commit f21ca541 authored by Maja Jablonska's avatar Maja Jablonska
Browse files

Import fix

parent 74ff65e0
Branches
Tags
1 merge request!46Merge COMBO 3.0 into master
......@@ -12,7 +12,7 @@ from combo.data import Vocabulary
from combo.nn.utils import tiny_value_of_dtype, uncombine_initial_dims, combine_initial_dims
from combo.modules.module import Module
from combo.utils import ConfigurationError
from models.time_distributed import TimeDistributed
from combo.models.time_distributed import TimeDistributed
class TokenEmbedder(Module, FromParameters):
......
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