hikettei / cl-waffe2

[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
https://hikettei.github.io/cl-waffe2/
MIT License
122 stars 5 forks source link

[BugFix] Compiled and cached functions produces any unexpected side-effects #149

Closed hikettei closed 7 months ago

hikettei commented 7 months ago

This PR is basically the bugfix of an issue reported in #148; calling the function build is now accompanies with a cache reset.