Skip to content

Commit 18b1058

Browse files
authored
Update recipes_index.rst
1 parent ecd4d15 commit 18b1058

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

recipes_source/recipes_index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,13 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
166166
:image: ../_static/img/thumbnails/cropped/android.png
167167
:link: ../recipes/android_native_app_with_custom_op.html
168168
:tags: Mobile
169+
170+
.. customcarditem::
171+
:header: Profiling PyTorch RPC-Based Workloads
172+
:card_description: How to use the PyTorch profiler to profile RPC-based workloads.
173+
:image: ../_static/img/thumbnails/cropped/profile.png
174+
:link: ../recipes/distributed_rpc_profiling.html
175+
:tags: Distributed,RPC
169176

170177
.. Automatic Mixed Precision
171178

0 commit comments

Comments
 (0)