IBM / powerai

This repo contains ancillary information used to assist users of IBM Watson Machine Learning Community Edition. This repo will contain How To's, Readme's, Dockerfiles, etc. that can be consumed by users looking to get started.
BSD 2-Clause "Simplified" License
56 stars 54 forks source link

Torch-scatter for both ppc and x86 #263

Open JanakiSheth opened 4 years ago

JanakiSheth commented 4 years ago

Hello,

Please include torch-scatter in the powerai channel. I would appreciate if you could package 1.3.2 first, we are pinned at that dependency for our project.

Name of package: Torch-scatter URL of package source code: https://github.com/rusty1s/pytorch_scatter/tree/1.3.2 License of package: MIT Dependencies: cuda torch>=1.1

Short description of package and use case(s): An open-source library of highly optimized sparse update (scatter) operations for the use in PyTorch.