intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs https://github.com/intel/ipex-llm/
Find a file
Yan Wan ffae7fa1ba optimize GRU by pre-calculating three linear operations (#1150)
* add preTopology for GRU

optimize GRU

* remove revisions in peephole

* pass dropout test

* add speed test

* remove unnecessary variables; judge preTopology == Sequential

* add comment
2017-07-06 15:37:28 +08:00