Please follow the letacy rule to run unit test for CPU.
The case is drafted for GPU.
Note: it depend on IPEX 2.1.0 for GPU or newer.
GPU Case |
---|
test_weight_only_gpu.py |
- Setup Running Environment
./setup_env_gpu.sh
- Execute Unit Test Case
conda activate env_itrex_gpu
cd tests
python test_weight_only_gpu.py