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 03e4f06d6f Add NCHW support for resizebilinear (#2205)
* add nchw support for resizebilinear

* fix style

* fixed indent

* test cover more cases

* remove double code and python interface

* add doc
2018-01-22 13:11:17 +08:00