onnxruntime-extensions/test/static_test
Wenbing Li f204a4c791
Add a decoder for Unigram tokenizer and unify some classes among tokenizers (#816)
* rename and formalize the file names

* add the decoder impl

* fix a typo
2024-09-25 10:25:06 -07:00
..
test_base64.cc add unicode support by u32string (#69) 2021-02-21 14:36:01 +08:00
test_cuda_eager.cc refactor cuda ops, remove contrib folder (#707) 2024-05-03 12:18:59 -07:00
test_math.cc Refactor the header file directory and integrate the eager tensor implementation (#689) 2024-04-17 12:58:19 -07:00
test_sampling.cc improve lowpass filter with a higher order one. (#463) 2023-06-01 14:12:05 -07:00
test_strings.cc Add more tests for pre-processing C APIs (#793) 2024-08-21 16:48:39 -07:00
test_tensor_api.cc Feature extraction C API for whipser model (#755) 2024-07-11 11:20:36 -07:00
test_tokenizer.cc Add a decoder for Unigram tokenizer and unify some classes among tokenizers (#816) 2024-09-25 10:25:06 -07:00
test_ustring.cc Add the tokenizer C ABI (#693) 2024-04-29 16:45:49 -07:00
test_utils.cc Split out some miscellaneous changes from refactoring the azure ops. (#506) 2023-08-04 17:53:11 +10:00