Commit 9a56298
authored
Fixed a major bug when reusing an operand (#126)
* Fixed the main bug where a reuse tensor is the same as one of the operands.
This was fixed by means of generating new internal generic functions
* Added more tests, which found more issues which is now fixed
* Because Pow is such a PITA, I'm removing it from the generated tests1 parent 763642a commit 9a56298
15 files changed
Lines changed: 1991 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments