pytorch/caffe2/queue
Yangqing Jia 0a809fc8b1 build changes to make cpu unified build working. (#10504)
Summary:
Properly annotated all apis for cpu front. Checked with cmake using

cmake -DUSE_ATEN=ON -DUSE_CUDA=OFF -DBUILD_ATEN=ON

and resulting libcaffe2.so has about 11k symbols.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10504

Reviewed By: ezyang

Differential Revision: D9316491

Pulled By: Yangqing

fbshipit-source-id: 215659abf350af7032e9a4b0f28a856babab2454
2018-08-15 17:22:36 -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
blobs_queue.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
blobs_queue.h build changes to make cpu unified build working. (#10504) 2018-08-15 17:22:36 -07:00
CMakeLists.txt Eanble python tests on ROCM (#9616) 2018-07-24 11:37:58 -07:00
queue_ops_gpu.cc 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
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
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