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

Support calling DaceModules in DacePrograms #110

Closed orausch closed 2 years ago

orausch commented 2 years ago

For now, only the forward pass is supported.

codecov[bot] commented 2 years ago

Codecov Report

Merging #110 (17f36fb) into master (55579bd) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   68.13%   68.24%   +0.10%     
==========================================
  Files          59       59              
  Lines        6819     6841      +22     
==========================================
+ Hits         4646     4668      +22     
  Misses       2173     2173              
Impacted Files Coverage Δ
daceml/torch/module.py 88.78% <100.00%> (+1.42%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us.