Kill Type.storage. (#15075)
authorGregory Chanan <gchanan@fb.com>
Wed, 12 Dec 2018 18:55:22 +0000 (10:55 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 12 Dec 2018 18:57:54 +0000 (10:57 -0800)
commit9943cf2378a9919c576420a743ff96306512efe1
treef14a760febee8cd59f89160361e8bc6adf79460d
parent9d2955c39c1266e5071119b52d28c458393228a6
Kill Type.storage. (#15075)

Summary:
It's not used.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15075

Reviewed By: ezyang

Differential Revision: D13422487

Pulled By: gchanan

fbshipit-source-id: 272aa0a10e96f3ffb97d571490b517f972b9dcf7
aten/src/ATen/UndefinedType.cpp
aten/src/ATen/UndefinedType.h
aten/src/ATen/core/Type.h
aten/src/ATen/templates/Type.h
aten/src/ATen/templates/TypeDefault.cpp
aten/src/ATen/templates/TypeDefault.h
aten/src/ATen/test/scalar_tensor_test.cpp
tools/autograd/templates/VariableType.h
torch/csrc/autograd/VariableTypeManual.cpp