intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs https://github.com/intel/ipex-llm/
Find a file
Ian Wong 41b9cc70b1 Fix 1923: Use static graph execution when there's no control operation in graph container (#2008)
* checkin dynamic graph and static graph

* fix compile error

* refine graph

* meet code review

* fix serialize/load test

* fix failed unit test

* add unit test for dynamic graph

* merge duplicate code in graph

* fix generateback issue

* fix python test

* fix style issue

* meet code review

* use array to cache output instead of hashmap

* meet code review

* fix a confused part mentioned in code review
2017-12-14 14:09:49 +08:00