spcl / daceml

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

Try dace RC 0.14 #111

Open orausch opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (3f1406c) into master (f3cf568) will decrease coverage by 55.90%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master     #111       +/-   ##
===========================================
- Coverage   66.85%   10.95%   -55.90%     
===========================================
  Files          65       64        -1     
  Lines        7239     7233        -6     
===========================================
- Hits         4839      792     -4047     
- Misses       2400     6441     +4041     
Impacted Files Coverage Δ
daceml/autodiff/analysis.py 0.00% <0.00%> (-92.86%) :arrow_down:
daceml/autodiff/implementations/onnx_ops.py 0.00% <0.00%> (-59.67%) :arrow_down:
daceml/autodiff/library/library.py 0.00% <0.00%> (-98.58%) :arrow_down:
...l/onnx/op_implementations/cudnn_implementations.py 0.00% <0.00%> (-88.94%) :arrow_down:
daceml/torch/dispatchers/cpp_torch_extension.py 0.00% <0.00%> (-94.06%) :arrow_down:
daceml/torch/module.py 0.00% <ø> (-90.79%) :arrow_down:
daceml/onnx/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
daceml/util/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
daceml/autodiff/torch.py 0.00% <0.00%> (-100.00%) :arrow_down:
daceml/torch/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
... and 61 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more