{"library":"torch-scatter","type":"library","category":null,"description":"PyTorch Extension Library of Optimized Scatter Operations. Provides efficient scatter, gather, segment, and softmax operations for PyTorch tensors, commonly used in graph neural networks. Current version 2.1.2, released Oct 2023. Maintained by Rusty1s, part of the PyTorch Geometric ecosystem.","language":"python","status":"active","version":"2.1.2","tags":["pytorch","scatter","gpu","graph-neural-networks","cuda"],"last_verified":"Fri May 01","install":[{"cmd":"pip install torch-scatter","imports":["from torch_scatter import scatter","from torch_scatter import scatter_add","from torch_scatter import scatter_max","from torch_scatter import scatter_min","from torch_scatter import scatter_mean","from torch_scatter import scatter_mul","from torch_scatter import scatter_softmax","from torch_scatter import scatter_std","from torch_scatter import segment_coo","from torch_scatter import segment_csr"]},{"cmd":"pip install torch-scatter -f https://data.pyg.org/whl/torch-{your_torch_version}+{cu}.html","imports":[]}],"homepage":"https://rusty1s.github.io/pytorch_scatter/","github":"https://github.com/rusty1s/pytorch_scatter","docs":null,"changelog":null,"pypi":"https://pypi.org/project/torch-scatter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}