facebookarchive / caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.
https://caffe2.ai
Apache License 2.0
8.42k stars 1.94k forks source link

Remove net_singlethread_async_gpu.cc #2528

Closed Yangqing closed 6 years ago

Yangqing commented 6 years ago

Summary: This removes net_singlethread_async_gpu.cc as part of our effort to clean CUDAContext and the net executors.

Reviewed By: ilia-cher

Differential Revision: D8319221

Yangqing commented 6 years ago

(closing as this is just a quick experiment for codebase sync)