intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs
Find a file
Yanzhang Wang e7ca47e837 feat: SReLU and ActivityRegularization support (#1917)
* feat: SReLU and ActivityRegularization support

* fix: update doc

* fix: refactor the weights and gradWeights of SReLU

* fix: serialization for srelu

* fix: backward computing errors

* fix: ActivityRegularization to layer

* fix: change test location

* fix: add python api

* fix: shared axes have not consider enough
2017-12-05 17:42:49 +08:00