Remove caffe2::ShareData (#16139)
authorJerry Zhang <jerryzh@fb.com>
Fri, 25 Jan 2019 23:32:45 +0000 (15:32 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 25 Jan 2019 23:39:11 +0000 (15:39 -0800)
commit539894d70ab53e3f5248d38a2a849d79801c64e9
treef4247f8baac9fa3d000d0dcba9013aa918379e0c
parentca86d1f01de0d5a925dd01ddf24154fd2233c0ba
Remove caffe2::ShareData (#16139)

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

Original commit changeset: 4b15a4c62995

Reviewed By: dzhulgakov

Differential Revision: D13677464

fbshipit-source-id: 1a644a88fac02b44feebac48ccc01bc72cc47edb
aten/src/ATen/test/tensor_interop_test.cpp
c10/core/TensorImpl.h
caffe2/core/blob_gpu_test.cc
caffe2/core/blob_test.cc
caffe2/core/operator.h
caffe2/core/tensor.h
caffe2/ideep/operators/operator_fallback_ideep.h
caffe2/operators/softmax_ops.cu
caffe2/operators/string_ops_test.cc
caffe2/operators/utility_ops.h
caffe2/predictor/predictor_test.cc