pytorch/caffe2/queue
Edward Yang ad76fc8807 s/DISABLE_COPY_AND_ASSIGN/AT_DISABLE_COPY_AND_ASSIGN/ (#10275)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10275

Remove forwarding declaration in caffe2/core/common.h

```
codemod -d caffe2 --extensions cc,cpp,cu,cuh,h \\bDISABLE_COPY_AND_ASSIGN AT_DISABLE_COPY_AND_ASSIGN
```

Reviewed By: mingzhe09088

Differential Revision: D9184809

fbshipit-source-id: 958cf5162b0d92b83ea9c2597abb77320ca57ce8
2018-08-07 08:54:26 -07:00
..
blobs_queue.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
blobs_queue.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
blobs_queue_db.cc s/DISABLE_COPY_AND_ASSIGN/AT_DISABLE_COPY_AND_ASSIGN/ (#10275) 2018-08-07 08:54:26 -07:00
blobs_queue_db.h Remove template parameter from Tensor (#9939) 2018-07-27 10:56:39 -07:00
CMakeLists.txt Eanble python tests on ROCM (#9616) 2018-07-24 11:37:58 -07:00
queue_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
queue_ops.h Remove template parameter from Tensor (#9939) 2018-07-27 10:56:39 -07:00
queue_ops_gpu.cc Eanble python tests on ROCM (#9616) 2018-07-24 11:37:58 -07:00
rebatching_queue.cc Remove template parameter from Tensor (#9939) 2018-07-27 10:56:39 -07:00
rebatching_queue.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rebatching_queue_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rebatching_queue_ops.h Remove template parameter from Tensor (#9939) 2018-07-27 10:56:39 -07:00