We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f520f1 commit 380f74eCopy full SHA for 380f74e
easy_tpp/preprocess/event_tokenizer.py
@@ -4,7 +4,7 @@
4
5
import numpy as np
6
7
-from easy_tpp.utils import is_torch_available, logger, TruncationStrategy, PaddingStrategy, \
+from easy_tpp.utils import logger, TruncationStrategy, PaddingStrategy, \
8
TensorType, is_torch_device, requires_backends, is_numpy_array, py_assert
9
10
0 commit comments