Skip to content

Conversation

@mthrok
Copy link
Contributor

@mthrok mthrok commented Jul 29, 2020

This PR replaces the raw PyTorch C++ registration mechanism with TORCH_LIBRARY macro.

@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #840 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #840   +/-   ##
=======================================
  Coverage   89.99%   89.99%           
=======================================
  Files          35       35           
  Lines        2719     2719           
=======================================
  Hits         2447     2447           
  Misses        272      272           

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 870811c...bcc4041. Read the comment docs.

@mthrok mthrok force-pushed the torch-library branch 8 times, most recently from d8b8ccc to 8f4e1a1 Compare August 5, 2020 21:11
@mthrok mthrok marked this pull request as ready for review August 6, 2020 18:56
@mthrok mthrok requested a review from vincentqb August 6, 2020 19:03
Copy link
Contributor

@vincentqb vincentqb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! This is cleaner :)

@mthrok mthrok merged commit e344e45 into pytorch:master Aug 7, 2020
@mthrok mthrok deleted the torch-library branch August 7, 2020 19:13
@mthrok
Copy link
Contributor Author

mthrok commented Aug 7, 2020

thanks!

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.

2 participants