onnxruntime-extensions/test/pp_api_test
Chester Liu cbc979fc5a Added support for native image decoding (#808)
This added support for native image decoding on Windows & Apple platforms.
This helps us remove libpng & libjpeg completely on these platforms, and
in the meantime support more image formats thanks to OS vendors,
2024-09-29 15:28:17 -07:00
..
c_only_test.c Add ci pipeline for pre-processing API testing (#718) 2024-05-16 15:39:52 -07:00
c_only_test.h Feature extraction C API for whipser model (#755) 2024-07-11 11:20:36 -07:00
test_feature_extraction.cc Fix the Unicode code discrepency on CLIP model (#814) 2024-09-23 16:49:24 -07:00
test_imgcodec.cc Added support for native image decoding (#808) 2024-09-29 15:28:17 -07:00
test_processor.cc Fix the Unicode code discrepency on CLIP model (#814) 2024-09-23 16:49:24 -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