onnxruntime-extensions/onnxruntime_extensions
Wenbing Li 396044310e
Add more HF tokenizer supports in gen_processing_models (#531)
2023-08-18 17:09:22 -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 Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00
_cuops.py Add TrieTokenizer for RWKV-like LLM models (#509) 2023-08-08 16:47:38 -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 Add more HF tokenizer supports in gen_processing_models (#531) 2023-08-18 17:09:22 -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 Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -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 a new API for building data processing graph from Huggingface transformers processor/tokenizer (#482) 2023-07-17 16:50:58 -07:00
util.py Update whisper model test cases and e2e example (#496) 2023-07-21 15:27:02 -07:00