mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
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 |
||
|---|---|---|
| .. | ||
| blob_deallocation_test.py | ||
| do_op_test.py | ||
| executor_test_util.py | ||
| executor_test.py | ||