Remove at references in c10 Allocator.h (#14434)
authorSebastian Messmer <messmer@fb.com>
Thu, 29 Nov 2018 19:04:40 +0000 (11:04 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 29 Nov 2018 19:07:22 +0000 (11:07 -0800)
commitfb6806f6e9a03a745edbdfc2035e341fb106c4a8
tree5cfb3f457cc22c0881c2bf142f5f861a70ee23a2
parent4ec6bd73566bb5372e615b963db068143f417bfb
Remove at references in c10 Allocator.h (#14434)

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

The referenced classes live now in c10, so we don't need to specify their namespace.

Reviewed By: ezyang

Differential Revision: D13224015

fbshipit-source-id: 6d154b8e3f9a1e38ff0407dbb1151f5c1d5df260
aten/src/ATen/core/Type.h
aten/src/ATen/templates/Type.h
c10/core/Allocator.h