Shukai Duan
Results
2
issues of
Shukai Duan
### Describe the issue I was attempting to use the torch.compile after doing the ipex.llm.optimize on language model on a Max 1100 GPU. My goal is to improve the torch.compile...
### Describe the issue I was testing on the MAX 1100 and 1550 GPUs using the conda environment set up as described in [these instructions](https://github.com/intel/intel-extension-for-pytorch/tree/release/xpu/2.7.10/examples/gpu/llm#conda-based-environment-setup-with-prebuilt-wheel-files). I compared performance between torch.compile...