ebetica / autogradpp

Direct C++ Interface to PyTorch
MIT License
80 stars 12 forks source link

Implement sparse tensor support #29

Open ebetica opened 6 years ago

ebetica commented 6 years ago

Apparently a lot of sparse operators don't work very well, and none of the optimizers are coded with respect to sparse support.