ort-customops/base
Wenbing Li 6b94f4d7a5
Fix the Unicode code discrepency on CLIP model (#814)
* refine the code structure

* more fixing on unicode

* fix the codepoint 304

* add the clip tokenizer data files abck
2024-09-23 16:49:24 -07:00
..
base64.cc Fix the build breaks the release pipeline and some C++ warnings (#372) 2023-02-28 15:45:32 -08:00
base64.h Add the cstdint header for GCC 13 (#671) 2024-03-14 11:05:09 -07:00
env_string.h Support the Unigram tokenizer kind from sentencepiece library (#811) 2024-09-19 15:46:13 -07:00
file_sys.h Support the Unigram tokenizer kind from sentencepiece library (#811) 2024-09-19 15:46:13 -07:00
narrow.h Fix the build breaks the release pipeline and some C++ warnings (#372) 2023-02-28 15:45:32 -08:00
ocos.cc Refactor OrtxStatus to be header-only implmentation. (#720) 2024-05-17 15:40:11 -07:00
string_tensor.cc Make kernel Compute method implementations const (#500) 2023-07-28 09:25:36 +10:00
string_tensor.h Remove the deprecating std::codecvt_utf8 from code base. (#541) 2023-08-24 10:26:08 -07:00
string_utils.cc Fix the Unicode code discrepency on CLIP model (#814) 2024-09-23 16:49:24 -07:00
string_utils.h Refactor the header file directory and integrate the eager tensor implementation (#689) 2024-04-17 12:58:19 -07:00
ustring.h Add more tests for pre-processing C APIs (#793) 2024-08-21 16:48:39 -07:00