intel/ipex-llm - Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc.
Find a file
Yang Wang 2f75079c81 Support NHWC format in SpatialMaxPooling (#1444)
* support nhwc in SpatialMaxPooling

* add tests

* fix bug and meet code review

* add python api and doc
2017-08-20 19:51:48 -07:00