onnxruntime-extensions/include
Wenbing Li aa2c82fa67
Add the MLlama Imaging Processing Support (#823)
* initial checkins for mllama image process

* fix some tests

* some fixings

* add more image

* More test assertions

* parity test passed

* code clean up

* code refinement
2024-10-22 14:24:09 -07:00
..
custom_op Add the MLlama Imaging Processing Support (#823) 2024-10-22 14:24:09 -07:00
exceptions.h Refactor the header file directory and integrate the eager tensor implementation (#689) 2024-04-17 12:58:19 -07:00
ext_status.h Refactor OrtxStatus to be header-only implmentation. (#720) 2024-05-17 15:40:11 -07:00
ocos.h Refactor OrtxStatus to be header-only implmentation. (#720) 2024-05-17 15:40:11 -07:00
onnxruntime_extensions.h Support the Unigram tokenizer kind from sentencepiece library (#811) 2024-09-19 15:46:13 -07:00
op_def_struct.h sync to flash attention kernel 2.5.9 and add document of how to write custom op (#757) 2024-07-10 07:09:40 -07:00
ort_c_to_cpp.h Support the Unigram tokenizer kind from sentencepiece library (#811) 2024-09-19 15:46:13 -07:00
ortx_cpp_helper.h Feature extraction C API for whipser model (#755) 2024-07-11 11:20:36 -07:00
ortx_extractor.h Fix the Unicode code discrepency on CLIP model (#814) 2024-09-23 16:49:24 -07:00
ortx_processor.h Fix the Unicode code discrepency on CLIP model (#814) 2024-09-23 16:49:24 -07:00
ortx_tokenizer.h add a convert_token_string_to_an_id API for the prompt ids (#794) 2024-08-19 16:44:07 -07:00
ortx_types.h reimplement resize cpu kernel for image processing (#768) 2024-07-23 15:40:52 -07:00
ortx_utils.h Fix the Unicode code discrepency on CLIP model (#814) 2024-09-23 16:49:24 -07:00