Skip to content

dlpack v0.4 #614

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

Merged
merged 6 commits into from
Feb 28, 2021
Merged

dlpack v0.4 #614

merged 6 commits into from
Feb 28, 2021

Conversation

DvirDukhan
Copy link
Collaborator

this PR upgrades to dlpack v0.4
closes #610

@codecov
Copy link

codecov bot commented Feb 21, 2021

Codecov Report

Merging #614 (253860d) into master (9fe3b7d) will increase coverage by 0.03%.
The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
+ Coverage   74.33%   74.36%   +0.03%     
==========================================
  Files          39       39              
  Lines        6062     6062              
==========================================
+ Hits         4506     4508       +2     
+ Misses       1556     1554       -2     
Impacted Files Coverage Δ
src/libtorch_c/torch_c.cpp 57.89% <85.71%> (ø)
src/backends/onnxruntime.c 61.02% <100.00%> (ø)
src/backends/tensorflow.c 70.50% <100.00%> (ø)
src/libtflite_c/tflite_c.cpp 58.17% <100.00%> (ø)
...c/serialization/RDB/decoder/current/v1/decode_v1.c 64.63% <100.00%> (ø)
.../serialization/RDB/decoder/previous/v0/decode_v0.c 61.39% <100.00%> (ø)
src/serialization/RDB/encoder/v1/encode_v1.c 78.18% <100.00%> (ø)
src/tensor.c 76.77% <100.00%> (ø)
src/background_workers.c 80.55% <0.00%> (+1.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9fe3b7d...253860d. Read the comment docs.

@DvirDukhan DvirDukhan merged commit b3d44c3 into master Feb 28, 2021
@DvirDukhan DvirDukhan deleted the dlpack_v0.4 branch February 28, 2021 08:13
alonre24 pushed a commit that referenced this pull request Mar 16, 2021
@chayim chayim mentioned this pull request Jul 22, 2021
@chayim chayim mentioned this pull request Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change dlpack ctx do device
2 participants