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
Ian Wong 02d186814f Support NHWC for LRN and batch normalization, and optimize batch normalization speed (#1936)
* add LRN and LRNGrad

* add LRNGrad

* support bn with NHWC

* support bn with NHWC

* add batch norm grad

* support tf bnv2/bngradv2

* fix uts

* fix uts

* fix ut

* fix ut

* fix ut

* fix ut

* fix style issue

* fix ut

* fix ut

* fix ut

* update python api and docs

* meet code review

* meet code review

* fix ut

* fix ut

* fix ut
2017-12-05 15:07:59 +08:00