intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs https://github.com/intel/ipex-llm/
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