Move WrapDimMinimal to c10
authorSebastian Messmer <messmer@fb.com>
Mon, 10 Dec 2018 23:06:30 +0000 (15:06 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 10 Dec 2018 23:10:01 +0000 (15:10 -0800)
commit279ec9ef7aa4c93893bc506f888fa1c28b837f7a
tree350b92fc8163bdbf8cf6fb516aab9d67be3424f4
parent66315ab3234fe741f040223925385ffd19992ab2
Move WrapDimMinimal to c10

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/14793

Reviewed By: ezyang

Differential Revision: D13336841

fbshipit-source-id: 4365a799e1856cc68dd94a273e97663fee5f51db
aten/src/ATen/WrapDimUtils.h
aten/src/ATen/core/TensorImpl.cpp
aten/src/ATen/core/WrapDimMinimal.h
c10/core/WrapDimMinimal.h [new file with mode: 0644]