Closed kchristin22 closed 4 days ago
Did you make sure that the output result is as expected?
Yes, I ran a python script using torch
instead of Clad for the same set of inputs
Yes, I ran a python script using
torch
instead of Clad for the same set of inputs
Awesome! Great work!
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
[![Impacted file tree graph](https://app.codecov.io/gh/vgvassilev/clad/pull/1141/graphs/tree.svg?width=650&height=150&src=pr&token=9f6Q4em8hE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vassil+Vassilev)](https://app.codecov.io/gh/vgvassilev/clad/pull/1141?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vassil+Vassilev) ```diff @@ Coverage Diff @@ ## master #1141 +/- ## ======================================= Coverage 94.48% 94.48% ======================================= Files 50 50 Lines 8850 8850 ======================================= Hits 8362 8362 Misses 488 488 ```