Skip to content

Commit 3b8cfa3

Browse files
committed
Add async execution tutorials
1 parent c45042c commit 3b8cfa3

File tree

4 files changed

+509
-0
lines changed

4 files changed

+509
-0
lines changed

_static/img/rpc-images/batch.png

19.7 KB
Loading

index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,13 @@ Welcome to PyTorch Tutorials
332332
:link: intermediate/rpc_param_server_tutorial.html
333333
:tags: Parallel-and-Distributed-Training
334334

335+
.. customcarditem::
336+
:header: Implementing Batch RPC Processing Using Asynchronous Executions
337+
:card_description: Learn how to use rpc.functions.async_execution to implement batch RPC
338+
:image: _static/img/thumbnails/cropped/Implementing-Batch-RPC-Processing-Using-Asynchronous-Executions.png
339+
:link: intermediate/rpc_async_execution.html
340+
:tags: Parallel-and-Distributed-Training
341+
335342
.. End of tutorial card section
336343
337344
.. raw:: html

0 commit comments

Comments
 (0)