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
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
langchain Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
langchain_gpu
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
__init__.py
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
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
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
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
run-llm-windows-tests.sh