rusty1s / pytorch_spline_conv

Implementation of the Spline-Based Convolution Operator of SplineCNN in PyTorch
https://arxiv.org/abs/1711.08920
MIT License
172 stars 36 forks source link

PyTorch 1.12 support #26

Closed rusty1s closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (923cf92) into master (1841136) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           22        22           
=========================================
  Hits            22        22           

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