mirror of
https://github.com/opencv/opencv.git
synced 2026-09-15 07:29:07 -05:00
Add next and previous navigation links to all tutorials
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# How to schedule your network for Halide backend {#tutorial_dnn_halide_scheduling}
|
||||
|
||||
@prev_tutorial{tutorial_dnn_halide}
|
||||
@next_tutorial{tutorial_dnn_android}
|
||||
|
||||
## Introduction
|
||||
Halide code is the same for every device we use. But for achieving the satisfied
|
||||
efficiency we should schedule computations properly. In this tutorial we describe
|
||||
|
||||
Reference in New Issue
Block a user