Revert D13252990: [pytorch][PR] [sparse] sparse.mm(S, D)
authorAlyssa Wang <alyssawqq@fb.com>
Sat, 1 Dec 2018 02:50:56 +0000 (18:50 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 1 Dec 2018 02:53:47 +0000 (18:53 -0800)
commit1c21dc6e169feb199ba0d02cbfcc6fd9bcb90512
treed138a2014fbe5d3c4cf6f0805374bdcc972e4916
parentc71edcc74706e80b1bbca4da9e9d26dfaf14ae8d
Revert D13252990: [pytorch][PR] [sparse] sparse.mm(S, D)

Differential Revision:
D13252990

Original commit changeset: 8fdb14144405

fbshipit-source-id: 49b8b0759a6e647854689962ffa72a205b4a2088
aten/src/ATen/native/native_functions.yaml
aten/src/ATen/native/sparse/SparseTensorMath.cpp
docs/source/sparse.rst
test/test_sparse.py
tools/autograd/templates/Functions.cpp
torch/sparse/__init__.py