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

Deterministic order of constant code generation #70

Closed tbennun closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (7c14977) into master (1560f00) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   90.89%   90.89%           
=======================================
  Files          45       45           
  Lines        3887     3887           
=======================================
  Hits         3533     3533           
  Misses        354      354           
Impacted Files Coverage Δ
daceml/pytorch/module_codegen.py 98.51% <100.00%> (ø)

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 1560f00...7c14977. Read the comment docs.