Skip to content

Commit 4598009

Browse files
Benchmark Recipe
1 parent 3423f67 commit 4598009

File tree

4 files changed

+867
-3
lines changed

4 files changed

+867
-3
lines changed

recipes_source/recipes/README.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,16 @@ PyTorch Recipes
5555

5656
14. mobile_perf.py
5757
PyTorch Mobile Performance Recipes
58-
https://pytorch.org/tutorials/recipes/mobile_perf.html
58+
https://pytorch.org/tutorials/recipes/recipes/mobile_perf.html
5959

6060
15. amp_recipe.py
6161
Automatic Mixed Precision
62-
https://pytorch.org/tutorials/recipes/amp_recipe.html
62+
https://pytorch.org/tutorials/recipes/recipes/amp_recipe.html
63+
64+
16. benchmark.py
65+
PyTorch Benchmark
66+
https://pytorch.org/tutorials/recipes/recipes/benchmark.html
67+
68+
17. profiler.py
69+
PyTorch Profiler
70+
https://pytorch.org/tutorials/recipes/recipes/profiler.html

0 commit comments

Comments
 (0)