intel / neural-speed

An innovative library for efficient LLM inference via low-bit quantization
https://github.com/intel/neural-speed
Apache License 2.0
350 stars 38 forks source link

XeTLA Fix load/store 1D #315

Closed DDEle closed 4 months ago

DDEle commented 4 months ago

Type of Change: Feature

API not changed

Description

Originally as part of #309

OneAPI 2024.2 introduced the following changes compared with OneAPI 2024.1

Expected Behavior & Potential Risk

N/A

How has this PR been tested?

IPEX internal tests

Dependency Change?

N/A

DDEle commented 4 months ago

Ready to merge as internal IPEX PR merged.