hikettei / cl-waffe2

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

[BugFix] Batched Matmul won't work #13

Closed hikettei closed 1 year ago

hikettei commented 1 year ago

Also: !matmul (!t a) b isn't working

hikettei commented 1 year ago

Fixed