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 5d6dbb4331 Add conv3d related operations (#1915)
* add conv3d

* backpropinput

* fix conv3d

* add backpropinputv2

* add backpropfilter and refactor

* fix style

* address comments

* add serialization tests

* fix tests
2017-12-14 09:46:22 +08:00