Skip to content

Conversation

@alepack89
Copy link
Contributor

Made the conversion from at::Half to __half explicit in order to solve the 'ambiguous conversion' problem, when building C++ API

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2022

Codecov Report

Merging #220 (12d18d0) into master (122811a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   72.32%   72.32%           
=======================================
  Files          28       28           
  Lines        1120     1120           
=======================================
  Hits          810      810           
  Misses        310      310           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Owner

@rusty1s rusty1s left a comment

Choose a reason for hiding this comment

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

Thank you!

@rusty1s rusty1s merged commit 7a6c9ab into rusty1s:master Apr 16, 2022
RexYing pushed a commit to RexYing/pytorch_sparse that referenced this pull request Apr 26, 2022
* Add support for PyG GeneralConv

* Fix per suggestions

* Fix per suggestions

* Fix per suggestions
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.

3 participants