spcl / daceml

A Data-Centric Compiler for Machine Learning
https://daceml.readthedocs.io
BSD 3-Clause "New" or "Revised" License
81 stars 14 forks source link

fix memlet path in backward pass #73

Closed tbennun closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (b2f7d73) into master (95e92d0) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   90.94%   90.94%           
=======================================
  Files          48       48           
  Lines        4215     4216    +1     
=======================================
+ Hits         3833     3834    +1     
  Misses        382      382           
Impacted Files Coverage Δ
daceml/autodiff/backward_pass_generator.py 93.50% <100.00%> (+0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 95e92d0...b2f7d73. Read the comment docs.