Skip to content

Commit

Permalink
add sphinx skip
Browse files Browse the repository at this point in the history
  • Loading branch information
huajsj committed Jul 5, 2022
1 parent 432e56e commit 58c7e85
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,12 @@ def @main(%data_n_0: Tensor[(1, 16, 224, 224), float32]) {
connections
|mod0.output(0)-> mod1.data_n_0
"""

# sphinx_gallery_start_ignore
from tvm import testing

testing.utils.install_request_hook(depth=3)
# sphinx_gallery_end_ignore
##############################
# Build the pipeline executor.
# ----------------------------
Expand Down

0 comments on commit 58c7e85

Please sign in to comment.