diff --git a/bob/learn/tensorflow/estimators/Logits.py b/bob/learn/tensorflow/estimators/Logits.py index d01d20f61e23234c1cf3f6d185ad1a4177ba4f7f..81419520c22abc04092dd305508468906c7a42b9 100755 --- a/bob/learn/tensorflow/estimators/Logits.py +++ b/bob/learn/tensorflow/estimators/Logits.py @@ -7,7 +7,6 @@ import threading import os import bob.io.base import bob.core -from ..analyzers import SoftmaxAnalizer from tensorflow.core.framework import summary_pb2 import time