Hao Lu
58a7f2aed1
Add pthreadpool_create and pthreadpool_destroy ( #15492 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15492
Add pthreadpool_create and pthreadpool_destroy, which are used by NNPACK tests.
Reviewed By: Maratyszcza
Differential Revision: D13540997
fbshipit-source-id: 628c599df87b552ca1a3703854ec170243f04d2e
2018-12-21 20:28:18 -08:00
Hao Lu
01be9b7292
Handling nullptr case
...
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/15467
Reviewed By: Maratyszcza
Differential Revision: D13536504
fbshipit-source-id: ab46ff6bb4b6ce881c3e29d7e6a095ea62289db4
2018-12-21 15:08:00 -08:00
Marat Dukhan
d3651585b8
Simplify pthreadpool implementation on top of Caffe2 thread pool ( #7666 )
...
Remove one layer of pointer dereference when calling the thread pool.
2018-06-18 19:06:50 -07:00
Orion Reblitz-Richardson
1d5780d42c
Remove Apache headers from source.
...
* LICENSE file contains details, so removing from individual source files.
2018-03-27 13:10:18 -07:00
Marat Dukhan
224493d9ce
NNPACK: Use new bindings and custom thread pool
...
Summary:
This change should dramatically (~10X) improve performance of convolution with NNPACK engine
Closes https://github.com/caffe2/caffe2/pull/1730
Reviewed By: sf-wind
Differential Revision: D6695895
Pulled By: Maratyszcza
fbshipit-source-id: 26291916811ef4cb819a59aec848c4e23668e568
2018-01-11 10:48:12 -08:00
Yangqing Jia
8286ce1e3a
Re-license to Apache
...
Summary: Closes https://github.com/caffe2/caffe2/pull/1260
Differential Revision: D5906739
Pulled By: Yangqing
fbshipit-source-id: e482ba9ba60b5337d9165f28f7ec68d4518a0902
2017-09-28 16:22:00 -07:00
Yangqing Jia
238ceab825
fbsync. TODO: check if build files need update.
2016-11-15 00:00:46 -08:00