onnxruntime-extensions/onnxruntime_extensions
Wenbing Li 68b9d1dc47
Fix the exception on invalid trie-tokenizer input (#575)
* fix the exception on invalid trie-tokenizer input

* remove unused import
2023-10-16 17:03:02 -07:00
..
onnxprocess Compatible with onnxruntime-gpu package (#410) 2023-04-26 17:17:23 -07:00
pnp Fix the unit test failure with ONNX 1.14 package. (#428) 2023-05-08 11:37:54 -07:00
tools clip_image_processor (#478) 2023-07-12 17:52:17 +08:00
__init__.py Fix the exception on invalid trie-tokenizer input (#575) 2023-10-16 17:03:02 -07:00
_cuops.py Add token indices output to sentencepiece (#566) 2023-10-03 09:56:28 -07:00
_extensions_pydll.pyi Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00
_hf_cvt.py Close gap in vocab for AutoTokenizer support for GPT4Tokenizer (#567) 2023-10-03 12:48:14 -07:00
_ocos.py Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00
_ortapi2.py Fix the exception on invalid trie-tokenizer input (#575) 2023-10-16 17:03:02 -07:00
_torch_cvt.py Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00
cmd.py Add a new API for building data processing graph from Huggingface transformers processor/tokenizer (#482) 2023-07-17 16:50:58 -07:00
cvt.py add more hf models into converter APIs (#562) 2023-09-18 14:38:32 -07:00
util.py Update whisper model test cases and e2e example (#496) 2023-07-21 15:27:02 -07:00