ipex-llm/python/llm/test
Jin Qiao 25b6402315
Add Windows GPU unit test (#11050)
* Add Windows GPU UT

* temporarily remove ut on arc

* retry

* retry

* retry

* fix

* retry

* retry

* fix

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* fix

* retry

* retry

* retry

* retry

* retry

* retry

* merge into single workflow

* retry inference test

* retry

* retrigger

* try to fix inference test

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* retry

* check lower_bound

* retry

* retry

* try example test

* try fix example test

* retry

* fix

* seperate function into shell script

* remove cygpath

* try remove all cygpath

* retry

* retry

* Revert "try remove all cygpath"

This reverts commit 7ceeff3e48f08429062ecef548c1a3ad3488756f.

* Revert "retry"

This reverts commit 40ea2457843bff6991b8db24316cde5de1d35418.

* Revert "retry"

This reverts commit 817d0db3e5aec3bd449d3deaf4fb01d3ecfdc8a3.

* enable ut

* fix

* retrigger

* retrigger

* update download url

* fix

* fix

* retry

* add comment

* fix
2024-05-28 13:29:47 +08:00
..
benchmark Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
convert Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
inference Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
inference_gpu Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
install Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
langchain Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
langchain_gpu Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
llamaindex Fix llamaindex ut (#10673) 2024-04-08 09:47:51 +08:00
llamaindex_gpu Fix llamaindex ut (#10673) 2024-04-08 09:47:51 +08:00
win [LLM] Remove old windows nightly test code (#8668) 2023-08-03 17:12:23 +09:00
__init__.py [LLM] Enable UT workflow logics for LLM (#8243) 2023-06-02 17:06:35 +08:00
run-langchain-upstream-tests.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-check-function.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-convert-tests.sh [LLM] Change default runner for LLM Linux tests to the ones with AVX512 (#8448) 2023-07-04 14:53:03 +08:00
run-llm-example-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-inference-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-inference-tests.sh Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
run-llm-install-tests.sh [LLM] Refactor LLM Linux tests (#8349) 2023-06-16 15:22:48 +08:00
run-llm-langchain-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-langchain-tests.sh [LLM] langchain bloom, UT's, default parameters (#8357) 2023-06-25 17:38:00 +08:00
run-llm-llamaindex-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-llamaindex-tests.sh Update llamaindex ut (#10338) 2024-03-07 10:06:16 +08:00
run-llm-windows-tests.sh LLM: fix langchain windows failure (#8417) 2023-06-30 09:59:10 +08:00