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
Merged

dev(narugo): add supported for vmap #18

merged 7 commits into from
Sep 19, 2023

Conversation

HansBug
Copy link
Member

@HansBug HansBug commented Sep 18, 2023

No description provided.

@HansBug HansBug added the enhancement New feature or request label Sep 18, 2023
@HansBug HansBug self-assigned this Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

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              
Flag Coverage Δ
unittests 97.25% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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%> (ø)

test/torch/funcs/test_construct.py Outdated Show resolved Hide resolved
test/torch/funcs/test_wrapper.py Show resolved Hide resolved
test/torch/funcs/test_wrapper.py Outdated Show resolved Hide resolved
treetensor/torch/funcs/wrapper.py Show resolved Hide resolved
@HansBug HansBug merged commit 356a7f6 into main Sep 19, 2023
81 checks passed
@HansBug HansBug deleted the dev/update branch September 19, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants