Skip to content
Snippets Groups Projects
Commit 27683d72 authored by Lara Verheyen's avatar Lara Verheyen
Browse files

fix: import get_certainties_as_probabilities

parent 69afa286
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ import torch
from nmn.modules.executors.relate import ExtremeRelateExecutor
from nmn.modules.utils.attention_set import AttentionSet
from nmn.server.primitives.primitive import Primitive
from nmn.server.utils import get_certainties_as_probabilities
class ExtremeRelate(Primitive):
......
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