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 2.0 wheels #38

Closed rusty1s closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #38 (4595c19) into master (451709d) will not change coverage. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   96.66%   96.66%           
=======================================
  Files           5        5           
  Lines          30       30           
=======================================
  Hits           29       29           
  Misses          1        1           
Impacted Files Coverage Δ
torch_spline_conv/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more