intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs https://github.com/intel/ipex-llm/
Find a file
Yang Wang dfdb03cc17 fix concat when the dimension concatenated along is larger than 2 (#1230)
* fix concat when dim >= 3

* fix backward

* fix backward

* changing back to tensor copy

* meet code review
2017-07-13 23:29:36 -07:00