ipex-llm/python/llm/src/ipex_llm/utils
Zijie Li e7f7141781
Add benchmark util for transformers 4.42 (#11725)
* add new benchmark_util.py

Add new benchmark_util.py for transformers>=4.43.1. The old one renamed to benchmark_util_prev.py.

* Small fix to import code

* Update __init__.py

* fix file names

* Update lint-python

Update lint-python to exclude benchmark_util_4_29.py
benchmark_util_4_43.py

* Update benchmark_util_4_43.py

* add benchmark_util for transformers 4.42
2024-08-07 08:48:07 +08:00
..
common Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
__init__.py Add benchmark util for transformers 4.42 (#11725) 2024-08-07 08:48:07 +08:00
benchmark_util_4_29.py add new benchmark_util.py (#11713) 2024-08-05 16:18:48 +08:00
benchmark_util_4_42.py Add benchmark util for transformers 4.42 (#11725) 2024-08-07 08:48:07 +08:00
benchmark_util_4_43.py add new benchmark_util.py (#11713) 2024-08-05 16:18:48 +08:00
convert_chatglm.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
convert_util.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
glibc_checker.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
ipex_importer.py Control sys.modules ipex duplicate check with BIGDL_CHECK_DUPLICATE_IMPORT (#11453) 2024-06-27 17:21:45 +08:00
isa_checker.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
lazy_load_torch.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
utils.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00