You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/cpu/bench/custom_op_bench/README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Running benchmarks for Intel Extension for PyTorch Custom OPs
2
-
Evaluate performance for custom operator with [launcher](../../../../tutorials/intro_launch.md).
2
+
Evaluate performance for custom operator with [launcher](../../../../docs/tutorials/performance_tuning/launch_script.md).
3
3
## Prepare envrioment
4
-
Follow [performance_tuning_guide](../../../../tutorials/Performance_Tuning.md) to install Memory_Allocator(you can choose Tcmalloc or Jemalloc).
4
+
Follow [performance_tuning_guide](../../../../docs/tutorials/performance_tuning/tuning_guide.md) to install Memory_Allocator(you can choose Tcmalloc or Jemalloc).
0 commit comments