Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Files

Latest commit

dbd809b · Aug 11, 2024

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 25, 2024
Jun 24, 2024
Apr 24, 2024
Aug 11, 2024

Unit Test

For CPU

Please follow the letacy rule to run unit test for CPU.

For GPU

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

Run Guide

  1. Setup Running Environment
./setup_env_gpu.sh
  1. Execute Unit Test Case
conda activate env_itrex_gpu
cd tests
python test_weight_only_gpu.py