intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs
Find a file
Yan Wan 2a29808ffc add getTimes in recurrent and TimeDistributed layer (#1470)
* add getTimes

* add getTimes for all Cells

* addTime method in cell

* add appendTimes method

* remove nullException when frequently calling setTimes and getTimes in recurrent layer

* fix bugs in calculating backwardSum

* add getTimes for Graph

* revise ConcatTable

* remove add in calculating backwardTime
2017-08-17 16:24:28 +08:00