gpt icon indicating copy to clipboard operation
gpt copied to clipboard

Fix `ad` to perform necessary traces of `tensor` [SMALL]

Open simon-pfahler opened this issue 1 year ago • 1 comments

Fixes #152

simon-pfahler avatar Jun 07 '24 10:06 simon-pfahler

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!

lehner avatar Jun 07 '24 14:06 lehner