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

[Enhancement] Supporting the function !permute as a first-class interface. #30

Closed hikettei closed 1 year ago

hikettei commented 1 year ago

Added

!permute
!contiguous
Trainer Class

Abolished

LazyTranspose

Memo

backprops of define-static-node isn't working, (TODO: add tests)