dace
dace copied to clipboard
VSCode: Stop and transform/load workflow
- [x] Continue
- [x] Run Once
- [x] Transform
- [x] Load
- [x] Save
- [x] Profile
- [x] Accuracy Report
- [x] Verification
- [x] GPU -> CPU
Codecov Report
Merging #780 (caf5317) into master (7176136) will decrease coverage by
5.86%. The diff coverage is16.25%.
@@ Coverage Diff @@
## master #780 +/- ##
==========================================
- Coverage 85.31% 79.45% -5.86%
==========================================
Files 238 240 +2
Lines 43744 44008 +264
==========================================
- Hits 37318 34963 -2355
- Misses 6426 9045 +2619
| Impacted Files | Coverage Δ | |
|---|---|---|
| dace/codegen/compiled_sdfg.py | 68.32% <4.49%> (-20.73%) |
:arrow_down: |
| dace/frontend/vscode/vscode.py | 17.61% <17.61%> (ø) |
|
| dace/codegen/instrumentation/accuracy.py | 23.08% <23.08%> (ø) |
|
| dace/codegen/codeobject.py | 100.00% <100.00%> (ø) |
|
| dace/codegen/instrumentation/__init__.py | 100.00% <100.00%> (ø) |
|
| dace/codegen/sourcemap.py | 94.98% <100.00%> (ø) |
|
| dace/dtypes.py | 89.46% <100.00%> (-1.63%) |
:arrow_down: |
| dace/frontend/python/newast.py | 87.82% <100.00%> (ø) |
|
| dace/libraries/stencil/intel_fpga.py | 8.06% <0.00%> (-82.46%) |
:arrow_down: |
| dace/codegen/targets/intel_fpga.py | 12.95% <0.00%> (-78.11%) |
:arrow_down: |
| ... and 57 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 7176136...caf5317. Read the comment docs.