up (#13536)
This commit is contained in:
committed by
GitHub
parent
a2045067c5
commit
9d60eebeb5
@@ -149,6 +149,10 @@ class SpeechToTextTokenizerTest(TokenizerTesterMixin, unittest.TestCase):
|
||||
def test_token_type_ids(self):
|
||||
pass
|
||||
|
||||
# currently tokenizer cannot do encoding, but just decoding
|
||||
def test_added_token_are_matched_longest_first(self):
|
||||
pass
|
||||
|
||||
# currently tokenizer cannot do encoding, but just decoding
|
||||
@is_pt_tf_cross_test
|
||||
def test_batch_encode_plus_tensors(self):
|
||||
|
||||
Reference in New Issue
Block a user