Skip to content

Releases: rusty1s/pytorch_spline_conv

1.2.2

16 Mar 14:31
70247f1
Compare
Choose a tag to compare
  • Added support for PyTorch 2.0

1.2.1

22 Feb 06:45
Compare
Choose a tag to compare
  • Reduced the size of shared library files
  • CUDA wheels can now also operate on CPU-only devices

1.2.0

29 Feb 23:00
cd7b198
Compare
Choose a tag to compare

This release introduces a fully-traceable SplineConv operator using torch.jit.script. As a result, PyTorch 1.4 is now required to install this package. We also provide Python wheels for common OS/CUDA combinations (see README).

1.1.1

14 Oct 12:18
Compare
Choose a tag to compare

This release brings PyTorch 1.3 support to torch-spline-conv.

1.1.0

01 May 09:25
Compare
Choose a tag to compare
  • PyTorch 1.1.0

1.0.6

06 Mar 15:04
Compare
Choose a tag to compare
  • multi-GPU support

1.0.5

24 Jan 13:28
Compare
Choose a tag to compare
typo

1.0.4

13 Aug 12:02
8629d6f
Compare
Choose a tag to compare
  • now uses new PyTorch extension API
  • PyTorch 0.4.1 compatibility

1.0.3

25 May 08:07
Compare
Choose a tag to compare

Added a norm argument: Whether to normalize output by node degree.

1.0.1

30 Apr 06:18
Compare
Choose a tag to compare

PyTorch 0.4.0