ort-customops/test/static_test
Wenbing Li 8f2c35fad0
Add more tests for pre-processing C APIs (#793)
* initial api for tokenizer

* More fixings and test data refinement

* add a simple wrapper for pre-processing APIs

* fix the test issues

* test if the tokenizer is spm based

* fix the failed test cases

* json pointer does not work
2024-08-21 16:48:39 -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 support tokenizers build only in C API mode (#783) 2024-08-02 13:28:58 -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