Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev(narugo): add supported for vmap #18

Merged
merged 7 commits into from
Sep 19, 2023

dev(narugo): fix issues

114f98b
Select commit
Loading
Failed to load commit list.
Merged

dev(narugo): add supported for vmap #18

dev(narugo): fix issues
114f98b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2023 in 0s

97.25% (+0.05%) compared to c8a07a3

View this Pull Request on Codecov

97.25% (+0.05%) compared to c8a07a3

Details

Codecov Report

Merging #18 (114f98b) into main (c8a07a3) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   97.19%   97.25%   +0.05%     
==========================================
  Files          33       34       +1     
  Lines        1607     1640      +33     
==========================================
+ Hits         1562     1595      +33     
  Misses         45       45              
Files Changed Coverage Δ
treetensor/torch/funcs/__init__.py 100.00% <100.00%> (ø)
treetensor/torch/funcs/base.py 100.00% <100.00%> (ø)
treetensor/torch/funcs/construct.py 100.00% <100.00%> (ø)
treetensor/torch/funcs/wrapper.py 100.00% <100.00%> (ø)