hikettei / cl-waffe2

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

[JIT] Complicated Views Supporting #51

Closed hikettei closed 11 months ago

hikettei commented 11 months ago

JITCPUTensor caches the previous compiled codes, and at the last, call gcc to reduce compiling times. (only when called with build) ・JIT can handle with broadcasted arrays