ort-customops/include
Wenbing Li c3379ecb6b
fix the build for mobile packaging (#843)
* fix the build for mobile packaging

* update the cmake file as well

* more fixing on dlib related ops

* release the iOS cmake version constraint

* upgrade cmake in Linux CUDA build

* Update Dockerfile.ubuntu_cuda11_8_tensorrt8_6 for typo

* Update ios_packaging.yml for Azure Pipelines

* update the dlib versoin

* update all cases of cmake version

* update the comment for dlb cmake
2024-11-17 20:09:36 -08: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 build for mobile packaging (#843) 2024-11-17 20:09:36 -08:00
ortx_processor.h Fix the Unicode code discrepency on CLIP model (#814) 2024-09-23 16:49:24 -07:00
ortx_tokenizer.h Load the tokenizer data from the memory (#836) 2024-11-09 10:15:21 -08: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