pytorch/caffe2/python/test
Ilia Cherniavskii 38f166c13a Async executor with less polling
Summary:
Async executor based on async_polling (D5985110):
- Tasks scheduling other tasks, using polling only when necessary (e.g.
  CUDA->CPU case)
- Fully async, i.e. RunAsync immediately returns

Reviewed By: azzolini

Differential Revision: D6281681

fbshipit-source-id: 06e3723e1424ffab652c38ca7b279cf76e43fa44
2017-11-28 18:50:32 -08:00
..
blob_deallocation_test.py Fix crash in blob deallocation 2017-10-10 19:03:01 -07:00
do_op_test.py DoOp reuse workspace and test 2017-10-12 13:37:34 -07:00
executor_test_util.py Polling async net executor 2017-11-03 07:27:44 -07:00
executor_test.py Async executor with less polling 2017-11-28 18:50:32 -08:00