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
Yan Wan 9e94774514 using set instead of copy for output and gradInput (#1028)
* using set instead of copy for output and gradInput
define private method

* revise set method

* add condition before set method

* grammar revision

* set cellAppendStartIdx to cells.length

* GRU, last layer CAddTable(false)
2017-06-20 14:41:51 +08:00