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] Invaild result of CNN gradients #64

Closed hikettei closed 11 months ago

hikettei commented 11 months ago

This Pull Request includes:

  1. Tests on CNN
  2. BugFix on !permute backward
  3. Some minor adjustment on Conv/Pool
  4. Improve tests
  5. !permute can handle with (torch-order).