Skip to content

Commit 9a56298

Browse files
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 tests
1 parent 763642a commit 9a56298

15 files changed

+1991
-51
lines changed

api_arith_generated_test.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

defaultengine_arith.go

Lines changed: 6 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)