Skip to content
Snippets Groups Projects
Commit 75a2c667 authored by Mélodie Boillet's avatar Mélodie Boillet Committed by Yoann Schneider
Browse files

Remove token_line and token_pg from GlobalHTADecoder

parent 2adb6ba8
No related branches found
No related tags found
1 merge request!148Remove token_line and token_pg from GlobalHTADecoder
......@@ -381,8 +381,6 @@ class GlobalHTADecoder(Module):
cache=None,
num_pred=None,
keep_all_weights=False,
token_line=None,
token_pg=None,
):
device = raw_features_1d.device
......
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