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 7b9e5cbd15 share memory in CAddTable for LSTM, GRU, SimpleRNN (#855)
* share memory in CAddTable for LSTM, GRU, SimpleRNN; share memory for Reverse layer

* revise javadoc

* revert GRU

* set default inPlace value to be false in Reverse layer
2017-06-06 14:52:08 +08:00