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

Bump dace to test new simplify pass #103

Closed orausch closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #103 (5a7176e) into master (66a6dfc) will decrease coverage by 26.51%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #103       +/-   ##
===========================================
- Coverage   60.57%   34.07%   -26.51%     
===========================================
  Files          59       59               
  Lines        6810     6810               
===========================================
- Hits         4125     2320     -1805     
- Misses       2685     4490     +1805     
Impacted Files Coverage Δ
daceml/autodiff/backward_pass_generator.py 10.98% <0.00%> (-80.11%) :arrow_down:
daceml/torch/dispatchers/ctypes_module.py 16.16% <0.00%> (-78.79%) :arrow_down:
daceml/torch/dispatchers/cpp_torch_extension.py 19.80% <0.00%> (-72.28%) :arrow_down:
...nx/binary_utilities/python_onnx_node_evaluation.py 22.22% <0.00%> (-72.22%) :arrow_down:
daceml/autodiff/torch.py 28.57% <0.00%> (-71.43%) :arrow_down:
daceml/transformation/init_state_fusion.py 19.00% <0.00%> (-68.00%) :arrow_down:
daceml/transformation/tasklet_fusion.py 25.16% <0.00%> (-66.04%) :arrow_down:
daceml/ort_api/raw_api_bindings.py 30.09% <0.00%> (-65.49%) :arrow_down:
daceml/torch/module.py 21.26% <0.00%> (-64.94%) :arrow_down:
daceml/torch/dispatchers/common.py 33.33% <0.00%> (-63.89%) :arrow_down:
... and 22 more

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 66a6dfc...5a7176e. Read the comment docs.