add test for autodiff about forwarding func

This commit is contained in:
2024-04-24 15:22:10 +08:00
commit b51b72a7b5
20 changed files with 732 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.cache
build