pyg-lib 0.3.1: Bugfixes
pyg-lib==0.3.1
includes a variety of bugfixes and improvements.
Bug Fixes
- Fixed an issue introduced in
pyg-lib==0.3.0
in which thereplace=False
option was not correctly respected duringneighbor_sample
(#275) - Fixed support for older
GLIBC
versions (#276)
Improvements
- Biased
neighbor_sample
has been made approximately twice as fast (#270) segment_matmul
andgrouped_matmul
now supportbfloat16
CPU tensors (#271)
Full Changelog: 0.3.0...0.3.1