gpt
gpt copied to clipboard
Fix `ad` to perform necessary traces of `tensor` [SMALL]
Fixes #152
Hi Simon, looks good at first sight. I would like to see a test being added as well to https://github.com/lehner/gpt/blob/master/tests/ad/ad.py that highlights this problem. The new test needs to fail before this pull request and be successful after this pull request. Thanks!