Delete temporary ATenCoreTest. (#14622)
authorEdward Yang <ezyang@fb.com>
Mon, 3 Dec 2018 22:58:36 +0000 (14:58 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 3 Dec 2018 23:07:40 +0000 (15:07 -0800)
commit298b775577f3f3367a58ecd73ac79cf407eed18c
tree0f569da4d1ef4c723cfacbe26c934db7906f11ba
parent9ac845f73469e6b600fe02424c202af7e57aab73
Delete temporary ATenCoreTest. (#14622)

Summary:
It was previously used to sure that ATen/core was working;
but now we have plenty of headers and C++ files in ATen/core
so this is no longer necessary.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14622

Differential Revision: D13276899

Pulled By: ezyang

fbshipit-source-id: 9bef7eb1882ccdfa3ee7681a3d5b048ea94b59d3
aten/src/ATen/Context.h
aten/src/ATen/core/ATenCoreTest.cpp [deleted file]
aten/src/ATen/core/ATenCoreTest.h [deleted file]
aten/src/ATen/test/basic.cpp
caffe2/core/context.h
caffe2/core/context_test.cc