You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2022/06/02 23:18:00 UTC

[tvm-site] branch asf-site updated: deploying docs (apache/tvm@017d410bd18fd3e272ea49ea9e11955c3128bb72)

This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 43a386024 deploying docs (apache/tvm@017d410bd18fd3e272ea49ea9e11955c3128bb72)
43a386024 is described below

commit 43a386024f66732cc8e42444e638830a08060120
Author: tvm-bot <95...@users.noreply.github.com>
AuthorDate: Thu Jun 2 23:17:56 2022 +0000

    deploying docs (apache/tvm@017d410bd18fd3e272ea49ea9e11955c3128bb72)
---
 .../how_to/compile_models/from_mxnet.rst.txt       |   2 +-
 .../how_to/compile_models/from_oneflow.rst.txt     |   2 +-
 .../how_to/compile_models/from_paddle.rst.txt      |   2 +-
 .../how_to/compile_models/from_pytorch.rst.txt     |   2 +-
 .../how_to/compile_models/from_tensorflow.rst.txt  |   5 +
 .../compile_models/sg_execution_times.rst.txt      |  22 +-
 .../deploy_models/deploy_model_on_android.rst.txt  |   2 +-
 .../deploy_object_detection_pytorch.rst.txt        |   4 +-
 .../deploy_models/deploy_prequantized.rst.txt      |   6 +-
 .../deploy_prequantized_tflite.rst.txt             |   4 +-
 .../how_to/deploy_models/deploy_quantized.rst.txt  |   2 +-
 .../deploy_models/deploy_ssd_gluoncv.rst.txt       |   4 +-
 .../deploy_models/sg_execution_times.rst.txt       |  16 +-
 .../extend_tvm/bring_your_own_datatypes.rst.txt    |   2 +-
 .../how_to/extend_tvm/sg_execution_times.rst.txt   |  10 +-
 .../how_to/extend_tvm/use_pass_instrument.rst.txt  |  16 +-
 .../optimize_operators/opt_conv_cuda.rst.txt       |   2 +-
 .../optimize_operators/opt_conv_tensorcore.rst.txt |   2 +-
 .../how_to/optimize_operators/opt_gemm.rst.txt     |  16 +-
 .../optimize_operators/sg_execution_times.rst.txt  |   8 +-
 .../sg_execution_times.rst.txt                     |  16 +-
 .../tune_conv2d_layer_cuda.rst.txt                 | 405 ++++++++++++++-------
 .../tune_network_cuda.rst.txt                      |   2 +-
 .../tune_network_x86.rst.txt                       |   4 +-
 .../tune_sparse_x86.rst.txt                        | 134 ++++++-
 .../tune_with_autotvm/sg_execution_times.rst.txt   |  12 +-
 .../tune_with_autotvm/tune_conv2d_cuda.rst.txt     |  34 +-
 .../work_with_microtvm/micro_autotune.rst.txt      |  16 +-
 .../work_with_microtvm/sg_execution_times.rst.txt  |  10 +-
 .../work_with_relay/sg_execution_times.rst.txt     |   8 +-
 .../work_with_schedules/sg_execution_times.rst.txt |  12 +-
 .../how_to/work_with_schedules/tensorize.rst.txt   |   2 +-
 .../tutorials/autotvm/sg_execution_times.rst.txt   |   6 +-
 .../frontend/deploy_classification.rst.txt         |   2 +-
 .../tutorials/frontend/deploy_detection.rst.txt    |   2 +-
 .../tutorials/frontend/sg_execution_times.rst.txt  |   6 +-
 .../tutorials/optimize/sg_execution_times.rst.txt  |   6 +-
 .../topic/vta/tutorials/sg_execution_times.rst.txt |   6 +-
 .../tutorial/auto_scheduler_matmul_x86.rst.txt     |   4 +-
 docs/_sources/tutorial/autotvm_relay_x86.rst.txt   |  54 +--
 .../tutorial/cross_compilation_and_rpc.rst.txt     |   2 +-
 docs/_sources/tutorial/intro_topi.rst.txt          |   2 +-
 docs/_sources/tutorial/sg_execution_times.rst.txt  |  26 +-
 .../tutorial/tensor_expr_get_started.rst.txt       |  47 ++-
 docs/commit_hash                                   |   2 +-
 docs/how_to/compile_models/from_mxnet.html         |   2 +-
 docs/how_to/compile_models/from_oneflow.html       |  87 +++--
 docs/how_to/compile_models/from_paddle.html        |   2 +-
 docs/how_to/compile_models/from_pytorch.html       |  11 +-
 docs/how_to/compile_models/from_tensorflow.html    |   1 +
 docs/how_to/compile_models/sg_execution_times.html |  22 +-
 .../deploy_models/deploy_model_on_android.html     |   2 +-
 .../deploy_object_detection_pytorch.html           |  31 +-
 docs/how_to/deploy_models/deploy_prequantized.html |  15 +-
 .../deploy_models/deploy_prequantized_tflite.html  |   4 +-
 docs/how_to/deploy_models/deploy_quantized.html    |   2 +-
 docs/how_to/deploy_models/deploy_ssd_gluoncv.html  |  40 +-
 docs/how_to/deploy_models/sg_execution_times.html  |  16 +-
 .../extend_tvm/bring_your_own_datatypes.html       |   2 +-
 docs/how_to/extend_tvm/sg_execution_times.html     |  10 +-
 docs/how_to/extend_tvm/use_pass_instrument.html    |  16 +-
 docs/how_to/optimize_operators/opt_conv_cuda.html  |   2 +-
 .../optimize_operators/opt_conv_tensorcore.html    |   2 +-
 docs/how_to/optimize_operators/opt_gemm.html       |  16 +-
 .../optimize_operators/sg_execution_times.html     |   8 +-
 .../sg_execution_times.html                        |  14 +-
 .../tune_conv2d_layer_cuda.html                    | 405 ++++++++++++++-------
 .../tune_with_autoscheduler/tune_network_cuda.html |   2 +-
 .../tune_with_autoscheduler/tune_network_x86.html  |   4 +-
 .../tune_with_autoscheduler/tune_sparse_x86.html   | 134 ++++++-
 .../tune_with_autotvm/sg_execution_times.html      |  12 +-
 .../how_to/tune_with_autotvm/tune_conv2d_cuda.html |  34 +-
 docs/how_to/work_with_microtvm/micro_autotune.html |  16 +-
 .../work_with_microtvm/sg_execution_times.html     |  10 +-
 .../how_to/work_with_relay/sg_execution_times.html |   8 +-
 .../work_with_schedules/sg_execution_times.html    |  12 +-
 docs/how_to/work_with_schedules/tensorize.html     |   2 +-
 docs/reference/api/python/auto_scheduler.html      |   4 +-
 .../api/typedoc/classes/bytestreamreader.html      |  12 +-
 .../api/typedoc/classes/cachedcallstack.html       |  34 +-
 docs/reference/api/typedoc/classes/dldatatype.html |  12 +-
 docs/reference/api/typedoc/classes/dldevice.html   |  10 +-
 .../reference/api/typedoc/classes/environment.html |  12 +-
 docs/reference/api/typedoc/classes/ffilibrary.html |  20 +-
 .../api/typedoc/classes/graphexecutor.html         |  16 +-
 docs/reference/api/typedoc/classes/instance.html   |  40 +-
 docs/reference/api/typedoc/classes/memory.html     |  34 +-
 docs/reference/api/typedoc/classes/module.html     |  10 +-
 docs/reference/api/typedoc/classes/ndarray.html    |  22 +-
 .../api/typedoc/classes/packedfunccell.html        |   6 +-
 docs/reference/api/typedoc/classes/rpcserver.html  |  14 +-
 docs/reference/api/typedoc/classes/scalar.html     |   6 +-
 .../api/typedoc/classes/webgpucontext.html         |  12 +-
 docs/reference/api/typedoc/enums/argtypecode.html  |  30 +-
 .../api/typedoc/enums/aynccallbackcode.html        |   4 +-
 .../api/typedoc/enums/dldatatypecode.html          |   8 +-
 .../api/typedoc/enums/rpcserverstate.html          |  12 +-
 docs/reference/api/typedoc/enums/sizeof.html       |  18 +-
 docs/reference/api/typedoc/index.html              | 112 +++---
 .../api/typedoc/interfaces/disposable.html         |   2 +-
 .../api/typedoc/interfaces/functioninfo.html       |   6 +-
 .../api/typedoc/interfaces/libraryprovider.html    |   4 +-
 docs/searchindex.js                                |   2 +-
 .../vta/tutorials/autotvm/sg_execution_times.html  |   6 +-
 .../tutorials/frontend/deploy_classification.html  |   2 +-
 .../vta/tutorials/frontend/deploy_detection.html   |   2 +-
 .../vta/tutorials/frontend/sg_execution_times.html |   6 +-
 .../vta/tutorials/optimize/sg_execution_times.html |   6 +-
 docs/topic/vta/tutorials/sg_execution_times.html   |   6 +-
 docs/tutorial/auto_scheduler_matmul_x86.html       |   4 +-
 docs/tutorial/autotvm_relay_x86.html               | 258 ++++++-------
 docs/tutorial/cross_compilation_and_rpc.html       |   2 +-
 docs/tutorial/intro_topi.html                      |   2 +-
 docs/tutorial/sg_execution_times.html              |  26 +-
 docs/tutorial/tensor_expr_get_started.html         |  43 ++-
 115 files changed, 1611 insertions(+), 1107 deletions(-)

diff --git a/docs/_sources/how_to/compile_models/from_mxnet.rst.txt b/docs/_sources/how_to/compile_models/from_mxnet.rst.txt
index b59b96edf..2c07ee12d 100644
--- a/docs/_sources/how_to/compile_models/from_mxnet.rst.txt
+++ b/docs/_sources/how_to/compile_models/from_mxnet.rst.txt
@@ -98,7 +98,7 @@ In this section, we download a pretrained imagenet model and classify an image.
 
  .. code-block:: none
 
-    Downloading /workspace/.mxnet/models/resnet18_v1-a0666292.zip54afdec5-b0eb-4ed0-8aab-e3945357fee7 from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/resnet18_v1-a0666292.zip...
+    Downloading /workspace/.mxnet/models/resnet18_v1-a0666292.zip5d520194-a89c-4577-86f6-e52828716638 from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/resnet18_v1-a0666292.zip...
     x (1, 3, 224, 224)
 
 
diff --git a/docs/_sources/how_to/compile_models/from_oneflow.rst.txt b/docs/_sources/how_to/compile_models/from_oneflow.rst.txt
index 40785a979..319e2ea6c 100644
--- a/docs/_sources/how_to/compile_models/from_oneflow.rst.txt
+++ b/docs/_sources/how_to/compile_models/from_oneflow.rst.txt
@@ -100,7 +100,7 @@ Load a pretrained OneFlow model and save model
  .. code-block:: none
 
     Downloading: "https://oneflow-public.oss-cn-beijing.aliyuncs.com/model_zoo/flowvision/classification/ResNet/resnet18.zip" to /workspace/.oneflow/flowvision_cache/resnet18.zip
-
      0%|          | 0.00/41.5M [00:00<?, ?B/s]
      0%|          | 16.0k/41.5M [00:00<07:54, 91.6kB/s]
      0%|          | 48.0k/41.5M [00:00<04:59, 145kB/s] 
      0%|          | 96.0k/41.5M [00:00<03:33, 204kB/s]
      0%|          | 192k/41.5M [00:00<02:07, 339kB/s] 
      1%|          | 336k/41.5M [00:00<01:24, 513kB/s]
      2%|1         | 640k/41.5M [00:01<00:46, 927kB/s]
      3%|2         | 1.05M/41.5M [00:01<00:29, 1.44MB/s]
      5%|4         | 2.00M/41.5M [00:01<00:19, 2.07MB/s]
      8%|8         | 3.48M/41.5M [00:01<00:10, 3.75MB/s]
     10%|#         | 4.28M/41.5M [00:01<00:09, 4.00MB/s]
     13%|#2        | 5.39M/41.5M [00:02<00:08, 4.69MB/s]
     16%|#5        | 6.48M/41.5M [00:02<00:07, 5.14MB/s]
     17%|#6        | 6.99M/41.5M [00:02<00:08, 4.51MB/s]
     19%|#9        | 8.06M/41.5M [00:02<00:06, 5.05MB/s]
     22%|##1       | 9.10M/41.5M [00:02<00:06, 5.34MB/s]
     24%|##4       | 10.2M/41.5M [00:03<00:05, 5.58MB/s]
     27%|##7       | 11.2M/41.5M [00:03<00
 :05, 5.78MB/s]
     30%|##9       | 12.3M/41.5M [00:03<00:05, 5.93MB/s]
     32%|###2      | 13.4M/41.5M [00:03<00:04, 6.08MB/s]
     35%|###4      | 14.5M/41.5M [00:03<00:04, 6.19MB/s]
     38%|###7      | 15.6M/41.5M [00:03<00:04, 6.29MB/s]
     40%|####      | 16.8M/41.5M [00:04<00:04, 6.38MB/s]
     43%|####3     | 17.9M/41.5M [00:04<00:03, 6.46MB/s]
     46%|####5     | 19.1M/41.5M [00:04<00:03, 6.53MB/s]
     49%|####8     | 20.2M/41.5M [00:04<00:03, 6.61MB/s]
     52%|#####1    | 21.4M/41.5M [00:04<00:03, 6.66MB/s]
     54%|#####4    | 22.6M/41.5M [00:05<00:02, 6.72MB/s]
     57%|#####7    | 23.7M/41.5M [00:05<00:02, 6.77MB/s]
     60%|######    | 24.9M/41.5M [00:05<00:02, 6.83MB/s]
     63%|######2   | 26.1M/41.5M [00:05<00:02, 6.87MB/s]
     66%|######5   | 27.3M/41.5M [00:05<00:01, 7.93MB/s]
     69%|######8   | 28.5M/41.5M [00:05<00:01, 7.64MB/s]
     72%|#######1  | 29.8M/41.5M [00:06<00:01, 7.46MB/s]
     75%|#######4  | 31.0M/41.5M [00:06<00:01, 7.35MB/s]
     78%|####
 ###7  | 32.2M/41.5M [00:06<00:01, 6.81MB/s]
     81%|########  | 33.4M/41.5M [00:06<00:01, 7.92MB/s]
     83%|########2 | 34.2M/41.5M [00:06<00:00, 7.65MB/s]
     84%|########4 | 35.0M/41.5M [00:06<00:01, 6.66MB/s]
     86%|########6 | 35.9M/41.5M [00:06<00:00, 6.63MB/s]
     89%|########9 | 37.1M/41.5M [00:07<00:00, 7.36MB/s]
     92%|#########2| 38.4M/41.5M [00:07<00:00, 7.91MB/s]
     94%|#########4| 39.1M/41.5M [00:07<00:00, 7.50MB/s]
     96%|#########6| 39.9M/41.5M [00:07<00:00, 6.42MB/s]
     98%|#########8| 40.8M/41.5M [00:07<00:00, 6.72MB/s]
    100%|##########| 41.5M/41.5M [00:07<00:00, 5.62MB/s]
+
      0%|          | 0.00/41.5M [00:00<?, ?B/s]
      0%|          | 16.0k/41.5M [00:00<07:47, 93.0kB/s]
      0%|          | 48.0k/41.5M [00:00<04:55, 147kB/s] 
      0%|          | 96.0k/41.5M [00:00<03:29, 207kB/s]
      0%|          | 208k/41.5M [00:00<01:53, 381kB/s] 
      1%|          | 424k/41.5M [00:00<01:02, 694kB/s]
      2%|2         | 864k/41.5M [00:01<00:32, 1.32MB/s]
      4%|4         | 1.70M/41.5M [00:01<00:16, 2.56MB/s]
      8%|7         | 3.19M/41.5M [00:01<00:08, 4.54MB/s]
     11%|#1        | 4.67M/41.5M [00:01<00:06, 5.87MB/s]
     15%|#4        | 6.16M/41.5M [00:01<00:05, 6.77MB/s]
     18%|#8        | 7.63M/41.5M [00:01<00:04, 8.39MB/s]
     22%|##1       | 9.06M/41.5M [00:01<00:03, 9.83MB/s]
     24%|##4       | 10.1M/41.5M [00:02<00:03, 8.87MB/s]
     27%|##6       | 11.0M/41.5M [00:02<00:04, 7.80MB/s]
     29%|##9       | 12.1M/41.5M [00:02<00:03, 8.45MB/s]
     33%|###2      | 13.5M/41.5M [00:02<00:02, 9.99MB/s]
     35%|###5      | 14.5M/41.5M [00:02<0
 0:03, 8.90MB/s]
     37%|###7      | 15.5M/41.5M [00:02<00:03, 7.77MB/s]
     40%|###9      | 16.5M/41.5M [00:02<00:03, 8.48MB/s]
     43%|####3     | 17.9M/41.5M [00:03<00:02, 10.1MB/s]
     46%|####5     | 19.0M/41.5M [00:03<00:02, 8.93MB/s]
     48%|####8     | 19.9M/41.5M [00:03<00:02, 7.80MB/s]
     51%|#####     | 21.0M/41.5M [00:03<00:02, 8.48MB/s]
     54%|#####3    | 22.4M/41.5M [00:03<00:01, 10.1MB/s]
     56%|#####6    | 23.4M/41.5M [00:03<00:02, 8.92MB/s]
     59%|#####8    | 24.4M/41.5M [00:03<00:02, 7.80MB/s]
     61%|######1   | 25.4M/41.5M [00:04<00:01, 8.50MB/s]
     65%|######4   | 26.8M/41.5M [00:04<00:01, 10.0MB/s]
     67%|######7   | 27.9M/41.5M [00:04<00:01, 8.93MB/s]
     69%|######9   | 28.8M/41.5M [00:04<00:01, 7.78MB/s]
     72%|#######1  | 29.9M/41.5M [00:04<00:01, 8.49MB/s]
     75%|#######5  | 31.3M/41.5M [00:04<00:01, 10.0MB/s]
     78%|#######7  | 32.3M/41.5M [00:04<00:01, 8.94MB/s]
     80%|########  | 33.2M/41.5M [00:04<00:01, 7.79MB/s]
     83%|###
 #####2 | 34.3M/41.5M [00:05<00:00, 8.51MB/s]
     86%|########6 | 35.7M/41.5M [00:05<00:00, 10.0MB/s]
     89%|########8 | 36.8M/41.5M [00:05<00:00, 8.94MB/s]
     91%|######### | 37.7M/41.5M [00:05<00:00, 7.78MB/s]
     93%|#########3| 38.8M/41.5M [00:05<00:00, 8.52MB/s]
     97%|#########6| 40.2M/41.5M [00:05<00:00, 10.0MB/s]
     99%|#########9| 41.2M/41.5M [00:05<00:00, 8.89MB/s]
    100%|##########| 41.5M/41.5M [00:05<00:00, 7.43MB/s]
 
 
 
diff --git a/docs/_sources/how_to/compile_models/from_paddle.rst.txt b/docs/_sources/how_to/compile_models/from_paddle.rst.txt
index 61dd193b0..3208c89e5 100644
--- a/docs/_sources/how_to/compile_models/from_paddle.rst.txt
+++ b/docs/_sources/how_to/compile_models/from_paddle.rst.txt
@@ -210,7 +210,7 @@ Look up prediction top 1 index in 1000 class synset.
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 1 minutes  6.215 seconds)
+   **Total running time of the script:** ( 1 minutes  5.866 seconds)
 
 
 .. _sphx_glr_download_how_to_compile_models_from_paddle.py:
diff --git a/docs/_sources/how_to/compile_models/from_pytorch.rst.txt b/docs/_sources/how_to/compile_models/from_pytorch.rst.txt
index c65eab585..a60338b6c 100644
--- a/docs/_sources/how_to/compile_models/from_pytorch.rst.txt
+++ b/docs/_sources/how_to/compile_models/from_pytorch.rst.txt
@@ -79,7 +79,7 @@ Load a pretrained PyTorch model
  .. code-block:: none
 
     Downloading: "https://download.pytorch.org/models/resnet18-f37072fd.pth" to /workspace/.cache/torch/hub/checkpoints/resnet18-f37072fd.pth
-
      0%|          | 0.00/44.7M [00:00<?, ?B/s]
      2%|2         | 0.98M/44.7M [00:00<00:04, 10.1MB/s]
      6%|6         | 2.76M/44.7M [00:00<00:02, 15.1MB/s]
     14%|#3        | 6.06M/44.7M [00:00<00:01, 23.8MB/s]
     27%|##7       | 12.2M/44.7M [00:00<00:00, 39.6MB/s]
     53%|#####3    | 23.8M/44.7M [00:00<00:00, 69.2MB/s]
     95%|#########5| 42.4M/44.7M [00:00<00:00, 112MB/s] 
    100%|##########| 44.7M/44.7M [00:00<00:00, 76.1MB/s]
+
      0%|          | 0.00/44.7M [00:00<?, ?B/s]
     11%|#1        | 5.09M/44.7M [00:00<00:00, 53.3MB/s]
     49%|####8     | 21.7M/44.7M [00:00<00:00, 124MB/s] 
     85%|########5 | 38.1M/44.7M [00:00<00:00, 145MB/s]
    100%|##########| 44.7M/44.7M [00:00<00:00, 134MB/s]
 
 
 
diff --git a/docs/_sources/how_to/compile_models/from_tensorflow.rst.txt b/docs/_sources/how_to/compile_models/from_tensorflow.rst.txt
index fa7a92713..6b7bf3b05 100644
--- a/docs/_sources/how_to/compile_models/from_tensorflow.rst.txt
+++ b/docs/_sources/how_to/compile_models/from_tensorflow.rst.txt
@@ -379,6 +379,11 @@ Run the corresponding model on tensorflow
 
 
 
+.. rst-class:: sphx-glr-timing
+
+   **Total running time of the script:** ( 1 minutes  0.171 seconds)
+
+
 .. _sphx_glr_download_how_to_compile_models_from_tensorflow.py:
 
 
diff --git a/docs/_sources/how_to/compile_models/sg_execution_times.rst.txt b/docs/_sources/how_to/compile_models/sg_execution_times.rst.txt
index 1b296bd1e..0b210f75e 100644
--- a/docs/_sources/how_to/compile_models/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/compile_models/sg_execution_times.rst.txt
@@ -5,15 +5,15 @@
 
 Computation times
 =================
-**05:21.096** total execution time for **how_to_compile_models** files:
+**05:18.369** total execution time for **how_to_compile_models** files:
 
-- **01:06.215**: :ref:`sphx_glr_how_to_compile_models_from_paddle.py` (``from_paddle.py``)
-- **00:59.419**: :ref:`sphx_glr_how_to_compile_models_from_tensorflow.py` (``from_tensorflow.py``)
-- **00:59.142**: :ref:`sphx_glr_how_to_compile_models_from_darknet.py` (``from_darknet.py``)
-- **00:32.809**: :ref:`sphx_glr_how_to_compile_models_from_oneflow.py` (``from_oneflow.py``)
-- **00:23.871**: :ref:`sphx_glr_how_to_compile_models_from_tflite.py` (``from_tflite.py``)
-- **00:22.155**: :ref:`sphx_glr_how_to_compile_models_from_mxnet.py` (``from_mxnet.py``)
-- **00:20.771**: :ref:`sphx_glr_how_to_compile_models_from_coreml.py` (``from_coreml.py``)
-- **00:20.179**: :ref:`sphx_glr_how_to_compile_models_from_pytorch.py` (``from_pytorch.py``)
-- **00:14.235**: :ref:`sphx_glr_how_to_compile_models_from_keras.py` (``from_keras.py``)
-- **00:02.301**: :ref:`sphx_glr_how_to_compile_models_from_onnx.py` (``from_onnx.py``)
+- **01:05.866**: :ref:`sphx_glr_how_to_compile_models_from_paddle.py` (``from_paddle.py``)
+- **01:00.171**: :ref:`sphx_glr_how_to_compile_models_from_tensorflow.py` (``from_tensorflow.py``)
+- **00:57.513**: :ref:`sphx_glr_how_to_compile_models_from_darknet.py` (``from_darknet.py``)
+- **00:31.022**: :ref:`sphx_glr_how_to_compile_models_from_oneflow.py` (``from_oneflow.py``)
+- **00:24.424**: :ref:`sphx_glr_how_to_compile_models_from_tflite.py` (``from_tflite.py``)
+- **00:22.256**: :ref:`sphx_glr_how_to_compile_models_from_mxnet.py` (``from_mxnet.py``)
+- **00:20.955**: :ref:`sphx_glr_how_to_compile_models_from_coreml.py` (``from_coreml.py``)
+- **00:19.715**: :ref:`sphx_glr_how_to_compile_models_from_pytorch.py` (``from_pytorch.py``)
+- **00:14.113**: :ref:`sphx_glr_how_to_compile_models_from_keras.py` (``from_keras.py``)
+- **00:02.335**: :ref:`sphx_glr_how_to_compile_models_from_onnx.py` (``from_onnx.py``)
diff --git a/docs/_sources/how_to/deploy_models/deploy_model_on_android.rst.txt b/docs/_sources/how_to/deploy_models/deploy_model_on_android.rst.txt
index 7a9338cb1..9798f8de5 100644
--- a/docs/_sources/how_to/deploy_models/deploy_model_on_android.rst.txt
+++ b/docs/_sources/how_to/deploy_models/deploy_model_on_android.rst.txt
@@ -402,7 +402,7 @@ Execute on TVM
     Evaluate inference time cost...
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-      15.6527      15.6503      15.8544      15.5253       0.1014   
+      15.6362      15.6269      15.7235      15.5830       0.0444   
                
 
 
diff --git a/docs/_sources/how_to/deploy_models/deploy_object_detection_pytorch.rst.txt b/docs/_sources/how_to/deploy_models/deploy_object_detection_pytorch.rst.txt
index 35b9efdaa..b8d07f16c 100644
--- a/docs/_sources/how_to/deploy_models/deploy_object_detection_pytorch.rst.txt
+++ b/docs/_sources/how_to/deploy_models/deploy_object_detection_pytorch.rst.txt
@@ -108,7 +108,7 @@ Load pre-trained maskrcnn from torchvision and do tracing
  .. code-block:: none
 
     Downloading: "https://download.pytorch.org/models/maskrcnn_resnet50_fpn_coco-bf2d0c1e.pth" to /workspace/.cache/torch/hub/checkpoints/maskrcnn_resnet50_fpn_coco-bf2d0c1e.pth
-
      0%|          | 0.00/170M [00:00<?, ?B/s]
      2%|1         | 2.89M/170M [00:00<00:05, 30.2MB/s]
      5%|5         | 8.70M/170M [00:00<00:03, 48.1MB/s]
     12%|#1        | 19.7M/170M [00:00<00:01, 78.7MB/s]
     22%|##2       | 38.0M/170M [00:00<00:01, 123MB/s] 
     34%|###3      | 57.4M/170M [00:00<00:00, 152MB/s]
     45%|####5     | 76.6M/170M [00:00<00:00, 169MB/s]
     56%|#####6    | 95.9M/170M [00:00<00:00, 180MB/s]
     68%|######7   | 115M/170M [00:00<00:00, 187MB/s] 
     79%|#######9  | 134M/170M [00:00<00:00, 191MB/s]
     91%|######### | 154M/170M [00:01<00:00, 195MB/s]
    100%|##########| 170M/170M [00:01<00:00, 164MB/s]
+
      0%|          | 0.00/170M [00:00<?, ?B/s]
      5%|5         | 8.59M/170M [00:00<00:01, 89.9MB/s]
     10%|#         | 17.2M/170M [00:00<00:02, 61.3MB/s]
     14%|#3        | 23.5M/170M [00:00<00:02, 59.7MB/s]
     20%|##        | 34.5M/170M [00:00<00:01, 77.9MB/s]
     27%|##6       | 45.1M/170M [00:00<00:01, 88.2MB/s]
     32%|###1      | 53.9M/170M [00:00<00:01, 67.9MB/s]
     36%|###6      | 61.2M/170M [00:00<00:01, 65.6MB/s]
     41%|####      | 68.8M/170M [00:01<00:01, 69.0MB/s]
     45%|####5     | 76.6M/170M [00:01<00:01, 72.4MB/s]
     52%|#####2    | 89.1M/170M [00:01<00:00, 88.5MB/s]
     58%|#####7    | 98.4M/170M [00:01<00:00, 90.7MB/s]
     63%|######3   | 107M/170M [00:01<00:00, 80.0MB/s] 
     72%|#######1  | 122M/170M [00:01<00:00, 99.9MB/s]
     79%|#######8  | 134M/170M [00:01<00:00, 105MB/s] 
     85%|########4 | 144M/170M [00:01<00:00, 90.4MB/s]
     93%|#########3| 158M/170M [00:01<00:00, 105MB/s] 
    100%|#########9| 169M/170M [00:02<00:00, 108MB/s]
   
  100%|##########| 170M/170M [00:02<00:00, 86.8MB/s]
     /usr/local/lib/python3.7/dist-packages/torch/nn/functional.py:3878: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
       for i in range(dim)
     /usr/local/lib/python3.7/dist-packages/torchvision/models/detection/anchor_utils.py:127: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
@@ -262,7 +262,7 @@ Get boxes with score larger than 0.9
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 2 minutes  52.292 seconds)
+   **Total running time of the script:** ( 2 minutes  56.235 seconds)
 
 
 .. _sphx_glr_download_how_to_deploy_models_deploy_object_detection_pytorch.py:
diff --git a/docs/_sources/how_to/deploy_models/deploy_prequantized.rst.txt b/docs/_sources/how_to/deploy_models/deploy_prequantized.rst.txt
index 79f52f887..e1598c715 100644
--- a/docs/_sources/how_to/deploy_models/deploy_prequantized.rst.txt
+++ b/docs/_sources/how_to/deploy_models/deploy_prequantized.rst.txt
@@ -187,7 +187,7 @@ training. Other models require a full post training calibration.
  .. code-block:: none
 
     Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /workspace/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth
-
      0%|          | 0.00/13.6M [00:00<?, ?B/s]
     20%|#9        | 2.69M/13.6M [00:00<00:00, 26.5MB/s]
     42%|####2     | 5.75M/13.6M [00:00<00:00, 29.3MB/s]
     63%|######3   | 8.55M/13.6M [00:00<00:00, 27.5MB/s]
     83%|########2 | 11.2M/13.6M [00:00<00:00, 24.0MB/s]
    100%|#########9| 13.5M/13.6M [00:00<00:00, 15.4MB/s]
    100%|##########| 13.6M/13.6M [00:00<00:00, 19.1MB/s]
+
      0%|          | 0.00/13.6M [00:00<?, ?B/s]
      6%|5         | 784k/13.6M [00:00<00:01, 7.97MB/s]
     16%|#5        | 2.11M/13.6M [00:00<00:01, 11.5MB/s]
     31%|###1      | 4.26M/13.6M [00:00<00:00, 16.5MB/s]
     58%|#####7    | 7.82M/13.6M [00:00<00:00, 24.7MB/s]
    100%|##########| 13.6M/13.6M [00:00<00:00, 28.4MB/s]
 
 
 
@@ -353,7 +353,7 @@ Here we give an example of how to measure performance of TVM compiled models.
 
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-      90.1184      90.0804      91.1731      89.9404       0.1835   
+      90.2538      90.1886      91.7511      89.9333       0.2741   
                
 
 
@@ -393,7 +393,7 @@ TODO
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 1 minutes  5.824 seconds)
+   **Total running time of the script:** ( 1 minutes  5.599 seconds)
 
 
 .. _sphx_glr_download_how_to_deploy_models_deploy_prequantized.py:
diff --git a/docs/_sources/how_to/deploy_models/deploy_prequantized_tflite.rst.txt b/docs/_sources/how_to/deploy_models/deploy_prequantized_tflite.rst.txt
index b58eff16f..bd5c97409 100644
--- a/docs/_sources/how_to/deploy_models/deploy_prequantized_tflite.rst.txt
+++ b/docs/_sources/how_to/deploy_models/deploy_prequantized_tflite.rst.txt
@@ -360,7 +360,7 @@ Here we give an example of how to measure performance of TVM compiled models.
 
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-      118.0487     117.9327     120.5197     116.4139      0.7261   
+      119.1072     119.0606     121.2623     117.7972      0.4903   
                
 
 
@@ -394,7 +394,7 @@ Here we give an example of how to measure performance of TVM compiled models.
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 1 minutes  57.235 seconds)
+   **Total running time of the script:** ( 1 minutes  57.850 seconds)
 
 
 .. _sphx_glr_download_how_to_deploy_models_deploy_prequantized_tflite.py:
diff --git a/docs/_sources/how_to/deploy_models/deploy_quantized.rst.txt b/docs/_sources/how_to/deploy_models/deploy_quantized.rst.txt
index b853abfac..3f7b4a7f4 100644
--- a/docs/_sources/how_to/deploy_models/deploy_quantized.rst.txt
+++ b/docs/_sources/how_to/deploy_models/deploy_quantized.rst.txt
@@ -223,7 +223,7 @@ We create a Relay VM to build and execute the model.
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 1 minutes  11.635 seconds)
+   **Total running time of the script:** ( 1 minutes  21.819 seconds)
 
 
 .. _sphx_glr_download_how_to_deploy_models_deploy_quantized.py:
diff --git a/docs/_sources/how_to/deploy_models/deploy_ssd_gluoncv.rst.txt b/docs/_sources/how_to/deploy_models/deploy_ssd_gluoncv.rst.txt
index 5d173cfbb..14866b23e 100644
--- a/docs/_sources/how_to/deploy_models/deploy_ssd_gluoncv.rst.txt
+++ b/docs/_sources/how_to/deploy_models/deploy_ssd_gluoncv.rst.txt
@@ -137,7 +137,7 @@ Convert and compile model for CPU.
             data: None
       input_sym_arg_type = in_param.infer_type()[0]
     Downloading /workspace/.mxnet/models/ssd_512_resnet50_v1_voc-9c8b225a.zip from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/ssd_512_resnet50_v1_voc-9c8b225a.zip...
-
      0%|          | 0/132723 [00:00<?, ?KB/s]
      1%|          | 908/132723 [00:00<00:14, 9061.47KB/s]
      2%|1         | 2539/132723 [00:00<00:09, 13165.87KB/s]
      4%|3         | 4701/132723 [00:00<00:07, 16999.34KB/s]
      7%|6         | 9051/132723 [00:00<00:04, 27353.77KB/s]
     12%|#2        | 16219/132723 [00:00<00:02, 43270.83KB/s]
     18%|#8        | 24087/132723 [00:00<00:01, 55274.71KB/s]
     24%|##4       | 32087/132723 [00:00<00:01, 63341.23KB/s]
     30%|###       | 40147/132723 [00:00<00:01, 68826.22KB/s]
     36%|###6      | 48198/132723 [00:00<00:01, 72473.10KB/s]
     42%|####2     | 56269/132723 [00:01<00:01, 75011.87KB/s]
     48%|####8     | 64326/132723 [00:01<00:00, 76701.86KB/s]
     55%|#####4    | 72373/132723 [00:01<00:00, 77846.01KB/s]
     61%|######    | 80449/132723 [00:01<00:00, 78726.97KB/s]
     67%|######6   | 88820/132723 [00:01<00:00, 80229.68KB/s]
     73%|#######3  | 97245/132723 [00:01<00:00, 81438.70KB/s]
     80%|#######9  | 1056
 73/132723 [00:01<00:00, 82290.47KB/s]
     86%|########5 | 114118/132723 [00:01<00:00, 82937.87KB/s]
     92%|#########2| 122539/132723 [00:01<00:00, 83314.98KB/s]
     99%|#########8| 130903/132723 [00:01<00:00, 83409.51KB/s]
    100%|##########| 132723/132723 [00:01<00:00, 68925.25KB/s]
+
      0%|          | 0/132723 [00:00<?, ?KB/s]
      1%|1         | 1542/132723 [00:00<00:08, 15415.05KB/s]
      3%|3         | 4326/132723 [00:00<00:05, 22620.44KB/s]
      7%|6         | 9270/132723 [00:00<00:03, 34832.82KB/s]
     13%|#3        | 17415/132723 [00:00<00:02, 53206.39KB/s]
     20%|#9        | 26108/132723 [00:00<00:01, 65352.31KB/s]
     26%|##6       | 34831/132723 [00:00<00:01, 72782.93KB/s]
     33%|###2      | 43529/132723 [00:00<00:01, 77418.56KB/s]
     39%|###9      | 52373/132723 [00:00<00:00, 80922.06KB/s]
     46%|####6     | 61177/132723 [00:00<00:00, 83143.65KB/s]
     53%|#####2    | 70006/132723 [00:01<00:00, 84729.98KB/s]
     59%|#####9    | 78837/132723 [00:01<00:00, 85821.86KB/s]
     66%|######6   | 87699/132723 [00:01<00:00, 86671.72KB/s]
     73%|#######2  | 96550/132723 [00:01<00:00, 87220.44KB/s]
     79%|#######9  | 105387/132723 [00:01<00:00, 87565.12KB/s]
     86%|########6 | 114207/132723 [00:01<00:00, 87754.60KB/s]
     93%|#########2|
  123041/132723 [00:01<00:00, 87926.90KB/s]
     99%|#########9| 131906/132723 [00:01<00:00, 88141.69KB/s]
    100%|##########| 132723/132723 [00:01<00:00, 77505.47KB/s]
 
 
 
@@ -211,7 +211,7 @@ Display result
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 2 minutes  15.269 seconds)
+   **Total running time of the script:** ( 2 minutes  16.141 seconds)
 
 
 .. _sphx_glr_download_how_to_deploy_models_deploy_ssd_gluoncv.py:
diff --git a/docs/_sources/how_to/deploy_models/sg_execution_times.rst.txt b/docs/_sources/how_to/deploy_models/sg_execution_times.rst.txt
index f16197fd9..0ea5032aa 100644
--- a/docs/_sources/how_to/deploy_models/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/deploy_models/sg_execution_times.rst.txt
@@ -5,13 +5,13 @@
 
 Computation times
 =================
-**10:12.254** total execution time for **how_to_deploy_models** files:
+**10:27.954** total execution time for **how_to_deploy_models** files:
 
-- **02:52.292**: :ref:`sphx_glr_how_to_deploy_models_deploy_object_detection_pytorch.py` (``deploy_object_detection_pytorch.py``)
-- **02:15.269**: :ref:`sphx_glr_how_to_deploy_models_deploy_ssd_gluoncv.py` (``deploy_ssd_gluoncv.py``)
-- **01:57.235**: :ref:`sphx_glr_how_to_deploy_models_deploy_prequantized_tflite.py` (``deploy_prequantized_tflite.py``)
-- **01:11.635**: :ref:`sphx_glr_how_to_deploy_models_deploy_quantized.py` (``deploy_quantized.py``)
-- **01:05.824**: :ref:`sphx_glr_how_to_deploy_models_deploy_prequantized.py` (``deploy_prequantized.py``)
-- **00:27.555**: :ref:`sphx_glr_how_to_deploy_models_deploy_model_on_android.py` (``deploy_model_on_android.py``)
-- **00:22.260**: :ref:`sphx_glr_how_to_deploy_models_deploy_model_on_rasp.py` (``deploy_model_on_rasp.py``)
+- **02:56.235**: :ref:`sphx_glr_how_to_deploy_models_deploy_object_detection_pytorch.py` (``deploy_object_detection_pytorch.py``)
+- **02:16.141**: :ref:`sphx_glr_how_to_deploy_models_deploy_ssd_gluoncv.py` (``deploy_ssd_gluoncv.py``)
+- **01:57.850**: :ref:`sphx_glr_how_to_deploy_models_deploy_prequantized_tflite.py` (``deploy_prequantized_tflite.py``)
+- **01:21.819**: :ref:`sphx_glr_how_to_deploy_models_deploy_quantized.py` (``deploy_quantized.py``)
+- **01:05.599**: :ref:`sphx_glr_how_to_deploy_models_deploy_prequantized.py` (``deploy_prequantized.py``)
+- **00:28.042**: :ref:`sphx_glr_how_to_deploy_models_deploy_model_on_android.py` (``deploy_model_on_android.py``)
+- **00:22.084**: :ref:`sphx_glr_how_to_deploy_models_deploy_model_on_rasp.py` (``deploy_model_on_rasp.py``)
 - **00:00.184**: :ref:`sphx_glr_how_to_deploy_models_deploy_sparse.py` (``deploy_sparse.py``)
diff --git a/docs/_sources/how_to/extend_tvm/bring_your_own_datatypes.rst.txt b/docs/_sources/how_to/extend_tvm/bring_your_own_datatypes.rst.txt
index b0a7eb482..2605f5b4d 100644
--- a/docs/_sources/how_to/extend_tvm/bring_your_own_datatypes.rst.txt
+++ b/docs/_sources/how_to/extend_tvm/bring_your_own_datatypes.rst.txt
@@ -425,7 +425,7 @@ First let us define two helper functions to get the mobilenet model and a cat im
 
  .. code-block:: none
 
-    Downloading /workspace/.mxnet/models/mobilenet0.25-9f83e440.zip3bcc0fe0-7a5a-41e1-87b4-579370fe4c4a from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/mobilenet0.25-9f83e440.zip...
+    Downloading /workspace/.mxnet/models/mobilenet0.25-9f83e440.zip7c59a1db-c518-46fb-8ebe-e9754ab844d5 from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/mobilenet0.25-9f83e440.zip...
 
 
 
diff --git a/docs/_sources/how_to/extend_tvm/sg_execution_times.rst.txt b/docs/_sources/how_to/extend_tvm/sg_execution_times.rst.txt
index 39859c48b..13d89586d 100644
--- a/docs/_sources/how_to/extend_tvm/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/extend_tvm/sg_execution_times.rst.txt
@@ -5,9 +5,9 @@
 
 Computation times
 =================
-**00:38.194** total execution time for **how_to_extend_tvm** files:
+**00:38.014** total execution time for **how_to_extend_tvm** files:
 
-- **00:34.707**: :ref:`sphx_glr_how_to_extend_tvm_bring_your_own_datatypes.py` (``bring_your_own_datatypes.py``)
-- **00:02.245**: :ref:`sphx_glr_how_to_extend_tvm_use_pass_instrument.py` (``use_pass_instrument.py``)
-- **00:01.048**: :ref:`sphx_glr_how_to_extend_tvm_use_pass_infra.py` (``use_pass_infra.py``)
-- **00:00.194**: :ref:`sphx_glr_how_to_extend_tvm_low_level_custom_pass.py` (``low_level_custom_pass.py``)
+- **00:34.500**: :ref:`sphx_glr_how_to_extend_tvm_bring_your_own_datatypes.py` (``bring_your_own_datatypes.py``)
+- **00:02.267**: :ref:`sphx_glr_how_to_extend_tvm_use_pass_instrument.py` (``use_pass_instrument.py``)
+- **00:01.050**: :ref:`sphx_glr_how_to_extend_tvm_use_pass_infra.py` (``use_pass_infra.py``)
+- **00:00.197**: :ref:`sphx_glr_how_to_extend_tvm_low_level_custom_pass.py` (``low_level_custom_pass.py``)
diff --git a/docs/_sources/how_to/extend_tvm/use_pass_instrument.rst.txt b/docs/_sources/how_to/extend_tvm/use_pass_instrument.rst.txt
index bd1f2fc21..3ff701861 100644
--- a/docs/_sources/how_to/extend_tvm/use_pass_instrument.rst.txt
+++ b/docs/_sources/how_to/extend_tvm/use_pass_instrument.rst.txt
@@ -199,10 +199,10 @@ profile the execution time of each passes.
  .. code-block:: none
 
     Printing results of timing profile...
-    InferType: 6215us [6215us] (45.69%; 45.69%)
-    FoldScaleAxis: 7388us [5us] (54.31%; 54.31%)
-            FoldConstant: 7383us [1512us] (54.27%; 99.93%)
-                    InferType: 5872us [5872us] (43.16%; 79.53%)
+    InferType: 5981us [5981us] (45.32%; 45.32%)
+    FoldScaleAxis: 7216us [5us] (54.68%; 54.68%)
+            FoldConstant: 7212us [1485us] (54.64%; 99.93%)
+                    InferType: 5726us [5726us] (43.39%; 79.40%)
 
 
 
@@ -239,10 +239,10 @@ Refer to following sections and :py:func:`tvm.instrument.pass_instrument` for th
  .. code-block:: none
 
     Printing results of timing profile...
-    InferType: 5975us [5975us] (44.92%; 44.92%)
-    FoldScaleAxis: 7325us [4us] (55.08%; 55.08%)
-            FoldConstant: 7321us [1510us] (55.04%; 99.94%)
-                    InferType: 5810us [5810us] (43.69%; 79.37%)
+    InferType: 5772us [5772us] (44.62%; 44.62%)
+    FoldScaleAxis: 7164us [4us] (55.38%; 55.38%)
+            FoldConstant: 7160us [1487us] (55.35%; 99.94%)
+                    InferType: 5673us [5673us] (43.85%; 79.23%)
 
 
 
diff --git a/docs/_sources/how_to/optimize_operators/opt_conv_cuda.rst.txt b/docs/_sources/how_to/optimize_operators/opt_conv_cuda.rst.txt
index d147485ef..96241848f 100644
--- a/docs/_sources/how_to/optimize_operators/opt_conv_cuda.rst.txt
+++ b/docs/_sources/how_to/optimize_operators/opt_conv_cuda.rst.txt
@@ -295,7 +295,7 @@ latency of convolution.
 
  .. code-block:: none
 
-    Convolution: 44.984182 ms
+    Convolution: 39.226807 ms
 
 
 
diff --git a/docs/_sources/how_to/optimize_operators/opt_conv_tensorcore.rst.txt b/docs/_sources/how_to/optimize_operators/opt_conv_tensorcore.rst.txt
index 9d0ac9b90..a9f6f6c7f 100644
--- a/docs/_sources/how_to/optimize_operators/opt_conv_tensorcore.rst.txt
+++ b/docs/_sources/how_to/optimize_operators/opt_conv_tensorcore.rst.txt
@@ -628,7 +628,7 @@ be able to run on our build server
 
  .. code-block:: none
 
-    conv2d with tensor core: 10.539593 ms
+    conv2d with tensor core: 10.024989 ms
 
 
 
diff --git a/docs/_sources/how_to/optimize_operators/opt_gemm.rst.txt b/docs/_sources/how_to/optimize_operators/opt_gemm.rst.txt
index d47b9cc3d..8873875c4 100644
--- a/docs/_sources/how_to/optimize_operators/opt_gemm.rst.txt
+++ b/docs/_sources/how_to/optimize_operators/opt_gemm.rst.txt
@@ -118,8 +118,8 @@ Then we write a baseline implementation, the simplest way to write a matrix mult
 
  .. code-block:: none
 
-    Numpy running time: 0.018001
-    Baseline: 3.535167
+    Numpy running time: 0.018277
+    Baseline: 3.253983
 
 
 
@@ -210,7 +210,7 @@ fill 32 * 32 * sizeof(float) which is 4KB in the cache whose total size is 32KB
 
  .. code-block:: none
 
-    Opt1: 0.297022
+    Opt1: 0.299566
 
 
 
@@ -309,7 +309,7 @@ In this tutorial, we chose to vectorize the inner loop row data since it is cach
 
  .. code-block:: none
 
-    Opt2: 0.333960
+    Opt2: 0.337933
 
 
 
@@ -401,7 +401,7 @@ the access pattern for A matrix is more cache friendly.
 
  .. code-block:: none
 
-    Opt3: 0.112884
+    Opt3: 0.116042
 
 
 
@@ -520,7 +520,7 @@ flattening.
 
  .. code-block:: none
 
-    Opt4: 0.108930
+    Opt4: 0.110824
 
 
 
@@ -638,7 +638,7 @@ write to C when all the block results are ready.
 
  .. code-block:: none
 
-    Opt5: 0.111134
+    Opt5: 0.110516
 
 
 
@@ -759,7 +759,7 @@ Futhermore, we can also utilize multi-core processors to do the thread-level par
 
  .. code-block:: none
 
-    Opt6: 0.144476
+    Opt6: 0.143420
 
 
 
diff --git a/docs/_sources/how_to/optimize_operators/sg_execution_times.rst.txt b/docs/_sources/how_to/optimize_operators/sg_execution_times.rst.txt
index a5828af2a..033386bb3 100644
--- a/docs/_sources/how_to/optimize_operators/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/optimize_operators/sg_execution_times.rst.txt
@@ -5,8 +5,8 @@
 
 Computation times
 =================
-**00:35.194** total execution time for **how_to_optimize_operators** files:
+**00:34.498** total execution time for **how_to_optimize_operators** files:
 
-- **00:32.517**: :ref:`sphx_glr_how_to_optimize_operators_opt_gemm.py` (``opt_gemm.py``)
-- **00:01.457**: :ref:`sphx_glr_how_to_optimize_operators_opt_conv_tensorcore.py` (``opt_conv_tensorcore.py``)
-- **00:01.220**: :ref:`sphx_glr_how_to_optimize_operators_opt_conv_cuda.py` (``opt_conv_cuda.py``)
+- **00:31.760**: :ref:`sphx_glr_how_to_optimize_operators_opt_gemm.py` (``opt_gemm.py``)
+- **00:01.512**: :ref:`sphx_glr_how_to_optimize_operators_opt_conv_tensorcore.py` (``opt_conv_tensorcore.py``)
+- **00:01.226**: :ref:`sphx_glr_how_to_optimize_operators_opt_conv_cuda.py` (``opt_conv_cuda.py``)
diff --git a/docs/_sources/how_to/tune_with_autoscheduler/sg_execution_times.rst.txt b/docs/_sources/how_to/tune_with_autoscheduler/sg_execution_times.rst.txt
index 0a2f8b384..b6ca4d391 100644
--- a/docs/_sources/how_to/tune_with_autoscheduler/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/tune_with_autoscheduler/sg_execution_times.rst.txt
@@ -5,11 +5,11 @@
 
 Computation times
 =================
-**05:07.019** total execution time for **how_to_tune_with_autoscheduler** files:
-
-- **02:31.366**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_conv2d_layer_cuda.py` (``tune_conv2d_layer_cuda.py``)
-- **01:19.388**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_x86.py` (``tune_network_x86.py``)
-- **00:42.013**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_cuda.py` (``tune_network_cuda.py``)
-- **00:16.563**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_sparse_x86.py` (``tune_sparse_x86.py``)
-- **00:09.251**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_mali.py` (``tune_network_mali.py``)
-- **00:08.438**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_arm.py` (``tune_network_arm.py``)
+**05:13.923** total execution time for **how_to_tune_with_autoscheduler** files:
+
+- **02:37.437**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_conv2d_layer_cuda.py` (``tune_conv2d_layer_cuda.py``)
+- **01:20.097**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_x86.py` (``tune_network_x86.py``)
+- **00:42.125**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_cuda.py` (``tune_network_cuda.py``)
+- **00:16.738**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_sparse_x86.py` (``tune_sparse_x86.py``)
+- **00:09.074**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_mali.py` (``tune_network_mali.py``)
+- **00:08.452**: :ref:`sphx_glr_how_to_tune_with_autoscheduler_tune_network_arm.py` (``tune_network_arm.py``)
diff --git a/docs/_sources/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.rst.txt b/docs/_sources/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.rst.txt
index 45a09674c..c12aa863f 100644
--- a/docs/_sources/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.rst.txt
+++ b/docs/_sources/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.rst.txt
@@ -222,84 +222,163 @@ cooperative fetching, unrolling and operator fusion.
                  compute: Buffer(compute_2: Pointer(float32), float32, [25088], [])}
       buffer_map = {data_1: data, kernel_1: kernel, bias_1: bias, compute_1: compute}
       preflattened_buffer_map = {data_1: data_3: Buffer(data_2, float32, [1, 512, 7, 7], []), kernel_1: kernel_3: Buffer(kernel_2, float32, [512, 512, 3, 3], []), bias_1: bias_3: Buffer(bias_2, float32, [1, 512, 1, 1], []), compute_1: compute_3: Buffer(compute_2, float32, [1, 512, 7, 7], [])} {
-      attr [IterVar(blockIdx.x: int32, (nullptr), "ThreadIndex", "blockIdx.x")] "thread_extent" = 128;
+      attr [IterVar(blockIdx.x: int32, (nullptr), "ThreadIndex", "blockIdx.x")] "thread_extent" = 64;
       allocate(conv2d_nchw: Pointer(local float32), float32, [7]), storage_scope = local;
-      allocate(pad_temp.shared: Pointer(shared float32), float32, [2016]), storage_scope = shared;
+      allocate(pad_temp.shared: Pointer(shared float32), float32, [1008]), storage_scope = shared;
       allocate(kernel.shared: Pointer(shared float32), float32, [384]), storage_scope = shared;
-      attr [IterVar(threadIdx.x: int32, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28 {
-        conv2d_nchw_1: Buffer(conv2d_nchw, float32, [7], [], scope="local", align=16)[0] = 0f32
+      attr [IterVar(threadIdx.x: int32, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56 {
+        conv2d_nchw_1: Buffer(conv2d_nchw, float32, [1], [], scope="local", align=4)[0] = 0f32
         conv2d_nchw_1[1] = 0f32
         conv2d_nchw_1[2] = 0f32
         conv2d_nchw_1[3] = 0f32
         conv2d_nchw_1[4] = 0f32
         conv2d_nchw_1[5] = 0f32
         conv2d_nchw_1[6] = 0f32
-        for (rc.outer.outer: int32, 0, 16) {
-          for (rx.outer.outer: int32, 0, 3) {
-            let cse_var_1: int32 = (rc.outer.outer*288)
+        for (rc.outer.outer: int32, 0, 32) {
+          for (ry.outer.outer: int32, 0, 3) {
+            let cse_var_4: int32 = (rc.outer.outer*784)
+            let cse_var_3: int32 = (ry.outer.outer*7)
+            let cse_var_2: int32 = (rc.outer.outer*144)
+            let cse_var_1: int32 = (ry.outer.outer*3)
              {
-              for (ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer: int32, 0, 72) {
-                attr [IterVar(threadIdx.x_1: int32, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-                pad_temp.shared_1: Buffer(pad_temp.shared, float32, [2016], [], scope="shared")[((ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer*28) + threadIdx.x_1)] = @tir.if_then_else(((((1 <= floormod(((ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer*4) + floordiv(threadIdx.x_1, 7)), 9)) && (floormod(((ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer*4) + floordiv(threadIdx.x_1, 7)), 9) < 8)) && (1 <= (rx.outer.outer + floormod(threadIdx.x_1, 7)))) && ((rx.outer.outer + floormod(threadIdx. [...]
+              attr [IterVar(threadIdx.x_1: int32, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56 {
+                pad_temp.shared_1: Buffer(pad_temp.shared, float32, [1008], [], scope="shared")[(threadIdx.x_1*16)] = @tir.if_then_else(((((1 <= (floordiv(floormod((threadIdx.x_1*16), 63), 9) + ry.outer.outer)) && ((floordiv(floormod((threadIdx.x_1*16), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod((threadIdx.x_1*7), 9))) && (floormod((threadIdx.x_1*7), 9) < 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormod((threadIdx.x_1*7), 9)) - 8)], 0f32, dtyp [...]
+                pad_temp.shared_1[((threadIdx.x_1*16) + 1)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 1), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 1), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 1), 9))) && (floormod(((threadIdx.x_1*7) + 1), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 1), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 2)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 2), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 2), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 2), 9))) && (floormod(((threadIdx.x_1*7) + 2), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 2), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 3)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 3), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 3), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 3), 9))) && (floormod(((threadIdx.x_1*7) + 3), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 3), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 3), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 4)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 4), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 4), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 4), 9))) && (floormod(((threadIdx.x_1*7) + 4), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 4), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 4), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 5)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 5), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 5), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 5), 9))) && (floormod(((threadIdx.x_1*7) + 5), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 5), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 5), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 6)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 6), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 6), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 6), 9))) && (floormod(((threadIdx.x_1*7) + 6), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 6), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 7)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 7), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 7), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 7), 9))) && (floormod(((threadIdx.x_1*7) + 7), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 7), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 7), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 8)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 8), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 8), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 8), 9))) && (floormod(((threadIdx.x_1*7) + 8), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 8), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 8), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 9)] = @tir.if_then_else(((((1 <= (ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 1), 7))) && ((ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 1), 7)) < 8)) && (1 <= floormod((threadIdx.x_1*7), 9))) && (floormod((threadIdx.x_1*7), 9) < 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormod((threadIdx.x_1*7), 9)) - 1)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 10)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 10), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 10), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 1), 9))) && (floormod(((threadIdx.x_1*7) + 1), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 10), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 11)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 11), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 11), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 2), 9))) && (floormod(((threadIdx.x_1*7) + 2), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 11), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 12)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 12), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 12), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 3), 9))) && (floormod(((threadIdx.x_1*7) + 3), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 12), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 3), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 13)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 13), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 13), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 4), 9))) && (floormod(((threadIdx.x_1*7) + 4), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 13), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 4), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 14)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 14), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 14), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 5), 9))) && (floormod(((threadIdx.x_1*7) + 5), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 14), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 5), 9)) - 8)], 0f32, dtype=float32)
+                pad_temp.shared_1[((threadIdx.x_1*16) + 15)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 15), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 15), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 6), 9))) && (floormod(((threadIdx.x_1*7) + 6), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 15), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), 9)) - 8)], 0f32, dtype=float32)
               }
-              attr [IterVar(threadIdx.x_2: int32, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1: Buffer(kernel.shared, float32, [384], [], scope="shared")[threadIdx.x_2] = kernel[((((blockIdx.x*18432) + cse_var_1) + (threadIdx.x_2*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 28)] = kernel[(((((blockIdx.x*18432) + cse_var_1) + (floordiv((threadIdx.x_2 + 28), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 56)] = kernel[(((((blockIdx.x*18432) + cse_var_1) + (floordiv((threadIdx.x_2 + 56), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 84)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 21), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 28), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 112)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 28), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 112), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 140)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 35), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 140), 96), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 168)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 42), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 24), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 196)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 49), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 196), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 224)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 56), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 224), 96), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 252)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 63), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 20), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 280)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 70), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 280), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 308)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 77), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 308), 96), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              kernel.shared_1[(threadIdx.x_2 + 336)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 84), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 16), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 28;
-              if @tir.likely((threadIdx.x_2 < 20), dtype=bool) {
-                kernel.shared_1[(threadIdx.x_2 + 364)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 91), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 364), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-              }
-              for (rc.outer.inner: int32, 0, 2) {
-                for (ry.outer.inner: int32, 0, 3) {
-                  for (yy.outer.inner: int32, 0, 7) {
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7))]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 63)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 3)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 126)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 6)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 189)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 9)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 252)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 12)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 315)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 15)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 378)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 18)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 441)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 21)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 504)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 24)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 567)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 27)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 630)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 30)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 693)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 33)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 756)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 36)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 819)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 39)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 882)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 42)]))
-                    conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 945)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 45)]))
-                  }
+              attr [IterVar(threadIdx.x_1, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56 {
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 896)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 896), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 896), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 5), 9))) && (floormod(((threadIdx.x_1*7) + 5), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 896), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 5), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 897)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 897), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 897), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 6), 9))) && (floormod(((threadIdx.x_1*7) + 6), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 897), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 898)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 898), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 898), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 7), 9))) && (floormod(((threadIdx.x_1*7) + 7), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 898), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 7), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 899)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 899), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 899), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 8), 9))) && (floormod(((threadIdx.x_1*7) + 8), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 899), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 8), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 900)] = @tir.if_then_else(((((1 <= (ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 2), 7))) && ((ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 2), 7)) < 8)) && (1 <= floormod((threadIdx.x_1*7), 9))) && (floormod((threadIdx.x_1*7), 9) < 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormod((threadIdx.x_1*7), 9)) + 692)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 901)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 901), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 901), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 1), 9))) && (floormod(((threadIdx.x_1*7) + 1), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 901), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 902)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 902), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 902), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 2), 9))) && (floormod(((threadIdx.x_1*7) + 2), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 902), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 903)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 903), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 903), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 3), 9))) && (floormod(((threadIdx.x_1*7) + 3), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 903), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 3), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 904)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 904), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 904), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 4), 9))) && (floormod(((threadIdx.x_1*7) + 4), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 904), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 4), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 905)] = @tir.if_then_else(((((1 <= (ry.outer.outer + floormod((floordiv(((threadIdx.x_1*16) + 896), 9) + 1), 7))) && ((ry.outer.outer + floormod((floordiv(((threadIdx.x_1*16) + 896), 9) + 1), 7)) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 5), 9))) && (floormod(((threadIdx.x_1*7) + 5), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 896), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 5), 9)) - 1)], 0f32, dtyp [...]
                 }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 906)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 906), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 906), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 6), 9))) && (floormod(((threadIdx.x_1*7) + 6), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 906), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 907)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 907), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 907), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 7), 9))) && (floormod(((threadIdx.x_1*7) + 7), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 907), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 7), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 908)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 908), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 908), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 8), 9))) && (floormod(((threadIdx.x_1*7) + 8), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 908), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 8), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 909)] = @tir.if_then_else(((((1 <= (ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 3), 7))) && ((ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 3), 7)) < 8)) && (1 <= floormod((threadIdx.x_1*7), 9))) && (floormod((threadIdx.x_1*7), 9) < 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormod((threadIdx.x_1*7), 9)) + 699)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 910)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 910), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 910), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 1), 9))) && (floormod(((threadIdx.x_1*7) + 1), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 910), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), 9)) - 8)], 0f32, dtype=float32)
+                }
+                if @tir.likely((threadIdx.x_1 < 7), dtype=bool) {
+                  pad_temp.shared_1[((threadIdx.x_1*16) + 911)] = @tir.if_then_else(((((1 <= (floordiv(floormod(((threadIdx.x_1*16) + 911), 63), 9) + ry.outer.outer)) && ((floordiv(floormod(((threadIdx.x_1*16) + 911), 63), 9) + ry.outer.outer) < 8)) && (1 <= floormod(((threadIdx.x_1*7) + 2), 9))) && (floormod(((threadIdx.x_1*7) + 2), 9) < 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 911), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), 9)) - 8)], 0f32, dtype=float32)
+                }
+              }
+              attr [IterVar(threadIdx.x_2: int32, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56;
+              kernel.shared_1: Buffer(kernel.shared, float32, [384], [], scope="shared")[threadIdx.x_2] = kernel[((((((blockIdx.x*36864) + (floordiv(threadIdx.x_2, 48)*4608)) + cse_var_2) + (floordiv(floormod(threadIdx.x_2, 48), 3)*9)) + cse_var_1) + floormod(threadIdx.x_2, 3))]
+              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56;
+              kernel.shared_1[(threadIdx.x_2 + 56)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 7), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 8), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 2), 3))]
+              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56;
+              kernel.shared_1[(threadIdx.x_2 + 112)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 14), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 16), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 1), 3))]
+              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56;
+              kernel.shared_1[(threadIdx.x_2 + 168)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 21), 6)*4608)) + cse_var_2) + (floormod((floordiv(threadIdx.x_2, 3) + 8), 16)*9)) + cse_var_1) + floormod(threadIdx.x_2, 3))]
+              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56;
+              kernel.shared_1[(threadIdx.x_2 + 224)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 28), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 32), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 2), 3))]
+              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56;
+              kernel.shared_1[(threadIdx.x_2 + 280)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 35), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 40), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 1), 3))]
+              attr [IterVar(threadIdx.x_2, (nullptr), "ThreadIndex", "threadIdx.x")] "thread_extent" = 56;
+              if @tir.likely((threadIdx.x_2 < 48), dtype=bool) {
+                kernel.shared_1[(threadIdx.x_2 + 336)] = kernel[((((((blockIdx.x*36864) + cse_var_2) + (floordiv(threadIdx.x_2, 3)*9)) + cse_var_1) + floormod(threadIdx.x_2, 3)) + 32256)]
+              }
+              for (rc.outer.inner: int32, 0, 8) {
+                conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[((rc.outer.inner*126) + floormod(threadIdx.x, 7))]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+                conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 9)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+                conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 18)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+                conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 27)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+                conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 36)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+                conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 45)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+                conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 54)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+                conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 1)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+                conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 10)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+                conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 19)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+                conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 28)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+                conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 37)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+                conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 46)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+                conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 55)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+                conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 2)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+                conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 11)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+                conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 20)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+                conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 29)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+                conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 38)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+                conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 47)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+                conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 56)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+                conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 63)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+                conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 72)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+                conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 81)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+                conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 90)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+                conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 99)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+                conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 108)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+                conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 117)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+                conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 64)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+                conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 73)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+                conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 82)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+                conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 91)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+                conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 100)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+                conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 109)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+                conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 118)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+                conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 65)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+                conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 74)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+                conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 83)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+                conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 92)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+                conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 101)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+                conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 110)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+                conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 119)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
               }
             }
           }
         }
-        for (i2.inner: int32, 0, 7) {
-          compute[((((blockIdx.x*196) + (floordiv(threadIdx.x, 7)*49)) + (i2.inner*7)) + floormod(threadIdx.x, 7))] = max((conv2d_nchw_1[i2.inner] + bias[((blockIdx.x*4) + floordiv(threadIdx.x, 7))]), 0f32)
-        }
+        compute[(((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7))] = max((conv2d_nchw_1[0] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+        compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 7)] = max((conv2d_nchw_1[1] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+        compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 14)] = max((conv2d_nchw_1[2] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+        compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 21)] = max((conv2d_nchw_1[3] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+        compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 28)] = max((conv2d_nchw_1[4] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+        compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 35)] = max((conv2d_nchw_1[5] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+        compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 42)] = max((conv2d_nchw_1[6] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
       }
     }
 
@@ -351,7 +430,7 @@ We build the binary and check its correctness and performance.
 
  .. code-block:: none
 
-    Execution time of this operator: 0.267 ms
+    Execution time of this operator: 0.423 ms
 
 
 
@@ -397,32 +476,32 @@ They can be used for debugging and learning the behavior of the auto-scheduler.
     conv2d_nchw_nn_o_o_o_o, conv2d_nchw_nn_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_nn_o_o_o_i, factor=1)
     conv2d_nchw_ff_o_i, conv2d_nchw_ff_i = s[conv2d_nchw].split(conv2d_nchw_ff, factor=1)
     conv2d_nchw_ff_o_o_i, conv2d_nchw_ff_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_i, factor=1)
-    conv2d_nchw_ff_o_o_o_i, conv2d_nchw_ff_o_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_o_i, factor=4)
+    conv2d_nchw_ff_o_o_o_i, conv2d_nchw_ff_o_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_o_i, factor=8)
     conv2d_nchw_ff_o_o_o_o, conv2d_nchw_ff_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_o_o_i, factor=1)
     conv2d_nchw_yy_o_i, conv2d_nchw_yy_i = s[conv2d_nchw].split(conv2d_nchw_yy, factor=1)
-    conv2d_nchw_yy_o_o_i, conv2d_nchw_yy_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_i, factor=7)
+    conv2d_nchw_yy_o_o_i, conv2d_nchw_yy_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_i, factor=1)
     conv2d_nchw_yy_o_o_o_i, conv2d_nchw_yy_o_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_o_i, factor=1)
-    conv2d_nchw_yy_o_o_o_o, conv2d_nchw_yy_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_o_o_i, factor=1)
+    conv2d_nchw_yy_o_o_o_o, conv2d_nchw_yy_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_o_o_i, factor=7)
     conv2d_nchw_xx_o_i, conv2d_nchw_xx_i = s[conv2d_nchw].split(conv2d_nchw_xx, factor=1)
     conv2d_nchw_xx_o_o_i, conv2d_nchw_xx_o_i = s[conv2d_nchw].split(conv2d_nchw_xx_o_i, factor=1)
     conv2d_nchw_xx_o_o_o_i, conv2d_nchw_xx_o_o_i = s[conv2d_nchw].split(conv2d_nchw_xx_o_o_i, factor=7)
     conv2d_nchw_xx_o_o_o_o, conv2d_nchw_xx_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_xx_o_o_o_i, factor=1)
-    conv2d_nchw_rc_o_i, conv2d_nchw_rc_i = s[conv2d_nchw].split(conv2d_nchw_rc, factor=16)
-    conv2d_nchw_rc_o_o, conv2d_nchw_rc_o_i = s[conv2d_nchw].split(conv2d_nchw_rc_o_i, factor=2)
+    conv2d_nchw_rc_o_i, conv2d_nchw_rc_i = s[conv2d_nchw].split(conv2d_nchw_rc, factor=2)
+    conv2d_nchw_rc_o_o, conv2d_nchw_rc_o_i = s[conv2d_nchw].split(conv2d_nchw_rc_o_i, factor=8)
     conv2d_nchw_ry_o_i, conv2d_nchw_ry_i = s[conv2d_nchw].split(conv2d_nchw_ry, factor=1)
-    conv2d_nchw_ry_o_o, conv2d_nchw_ry_o_i = s[conv2d_nchw].split(conv2d_nchw_ry_o_i, factor=3)
-    conv2d_nchw_rx_o_i, conv2d_nchw_rx_i = s[conv2d_nchw].split(conv2d_nchw_rx, factor=1)
+    conv2d_nchw_ry_o_o, conv2d_nchw_ry_o_i = s[conv2d_nchw].split(conv2d_nchw_ry_o_i, factor=1)
+    conv2d_nchw_rx_o_i, conv2d_nchw_rx_i = s[conv2d_nchw].split(conv2d_nchw_rx, factor=3)
     conv2d_nchw_rx_o_o, conv2d_nchw_rx_o_i = s[conv2d_nchw].split(conv2d_nchw_rx_o_i, factor=1)
     s[conv2d_nchw].reorder(conv2d_nchw_nn_o_o_o_o, conv2d_nchw_ff_o_o_o_o, conv2d_nchw_yy_o_o_o_o, conv2d_nchw_xx_o_o_o_o, conv2d_nchw_nn_o_o_o_i, conv2d_nchw_ff_o_o_o_i, conv2d_nchw_yy_o_o_o_i, conv2d_nchw_xx_o_o_o_i, conv2d_nchw_nn_o_o_i, conv2d_nchw_ff_o_o_i, conv2d_nchw_yy_o_o_i, conv2d_nchw_xx_o_o_i, conv2d_nchw_rc_o_o, conv2d_nchw_ry_o_o, conv2d_nchw_rx_o_o, conv2d_nchw_rc_o_i, conv2d_nchw_ry_o_i, conv2d_nchw_rx_o_i, conv2d_nchw_nn_o_i, conv2d_nchw_ff_o_i, conv2d_nchw_yy_o_i, conv2 [...]
     compute_i0_o_i, compute_i0_i = s[compute].split(compute_i0, factor=1)
     compute_i0_o_o_i, compute_i0_o_i = s[compute].split(compute_i0_o_i, factor=1)
     compute_i0_o_o_o, compute_i0_o_o_i = s[compute].split(compute_i0_o_o_i, factor=1)
     compute_i1_o_i, compute_i1_i = s[compute].split(compute_i1, factor=1)
-    compute_i1_o_o_i, compute_i1_o_i = s[compute].split(compute_i1_o_i, factor=4)
+    compute_i1_o_o_i, compute_i1_o_i = s[compute].split(compute_i1_o_i, factor=8)
     compute_i1_o_o_o, compute_i1_o_o_i = s[compute].split(compute_i1_o_o_i, factor=1)
-    compute_i2_o_i, compute_i2_i = s[compute].split(compute_i2, factor=7)
+    compute_i2_o_i, compute_i2_i = s[compute].split(compute_i2, factor=1)
     compute_i2_o_o_i, compute_i2_o_i = s[compute].split(compute_i2_o_i, factor=1)
-    compute_i2_o_o_o, compute_i2_o_o_i = s[compute].split(compute_i2_o_o_i, factor=1)
+    compute_i2_o_o_o, compute_i2_o_o_i = s[compute].split(compute_i2_o_o_i, factor=7)
     compute_i3_o_i, compute_i3_i = s[compute].split(compute_i3, factor=1)
     compute_i3_o_o_i, compute_i3_o_i = s[compute].split(compute_i3_o_i, factor=7)
     compute_i3_o_o_o, compute_i3_o_o_i = s[compute].split(compute_i3_o_o_i, factor=1)
@@ -444,12 +523,12 @@ They can be used for debugging and learning the behavior of the auto-scheduler.
     kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused = s[kernel_shared].fuse(kernel_shared_ax0, kernel_shared_ax1, kernel_shared_ax2, kernel_shared_ax3)
     kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i = s[kernel_shared].split(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused, factor=1)
     s[kernel_shared].vectorize(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i)
-    kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[kernel_shared].split(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=28)
+    kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[kernel_shared].split(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=56)
     s[kernel_shared].bind(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i, te.thread_axis("threadIdx.x"))
     pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused = s[pad_temp_shared].fuse(pad_temp_shared_ax0, pad_temp_shared_ax1, pad_temp_shared_ax2, pad_temp_shared_ax3)
-    pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused, factor=1)
+    pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused, factor=16)
     s[pad_temp_shared].vectorize(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i)
-    pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=28)
+    pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=56)
     s[pad_temp_shared].bind(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i, te.thread_axis("threadIdx.x"))
     s[conv2d_nchw].pragma(conv2d_nchw_nn_o_o_o_o, "auto_unroll_max_step", 64)
     s[conv2d_nchw].pragma(conv2d_nchw_nn_o_o_o_o, "unroll_explicit", True)
@@ -469,9 +548,9 @@ They can be used for debugging and learning the behavior of the auto-scheduler.
       #define int64_t long long
       #define uint64_t unsigned long long
     #endif
-    extern "C" __global__ void __launch_bounds__(28) default_function_kernel0(float* __restrict__ data, float* __restrict__ kernel, float* __restrict__ compute, float* __restrict__ bias) {
+    extern "C" __global__ void __launch_bounds__(56) default_function_kernel0(float* __restrict__ data, float* __restrict__ kernel, float* __restrict__ compute, float* __restrict__ bias) {
       float conv2d_nchw[7];
-      __shared__ float pad_temp_shared[2016];
+      __shared__ float pad_temp_shared[1008];
       __shared__ float kernel_shared[384];
       conv2d_nchw[0] = 0.000000e+00f;
       conv2d_nchw[1] = 0.000000e+00f;
@@ -480,56 +559,136 @@ They can be used for debugging and learning the behavior of the auto-scheduler.
       conv2d_nchw[4] = 0.000000e+00f;
       conv2d_nchw[5] = 0.000000e+00f;
       conv2d_nchw[6] = 0.000000e+00f;
-      for (int rc_outer_outer = 0; rc_outer_outer < 16; ++rc_outer_outer) {
-        for (int rx_outer_outer = 0; rx_outer_outer < 3; ++rx_outer_outer) {
+      for (int rc_outer_outer = 0; rc_outer_outer < 32; ++rc_outer_outer) {
+        for (int ry_outer_outer = 0; ry_outer_outer < 3; ++ry_outer_outer) {
           __syncthreads();
-          for (int ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer = 0; ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer < 72; ++ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer) {
-            pad_temp_shared[((ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer * 28) + ((int)threadIdx.x))] = (((((1 <= (((ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer * 4) + (((int)threadIdx.x) / 7)) % 9)) && ((((ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer * 4) + (((int)threadIdx.x) / 7)) % 9) < 8)) && (1 <= (rx_outer_outer + (((int)threadIdx.x) % 7)))) && ((rx_outer_outer + (((int)threadIdx.x) % 7)) < 8)) ? data[((((((rc_outer_outer * 1568) + ((((ax0_ax1_fused_ax2_fused_ax3_fused_outer [...]
+          pad_temp_shared[(((int)threadIdx.x) * 16)] = (((((1 <= ((((((int)threadIdx.x) * 16) % 63) / 9) + ry_outer_outer)) && (((((((int)threadIdx.x) * 16) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= ((((int)threadIdx.x) * 7) % 9))) && (((((int)threadIdx.x) * 7) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 1)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 1) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 1) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 1) % 9))) && ((((((int)threadIdx.x) * 7) + 1) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 1) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 2)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 2) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 2) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 2) % 9))) && ((((((int)threadIdx.x) * 7) + 2) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 2) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 3)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 3) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 3) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 3) % 9))) && ((((((int)threadIdx.x) * 7) + 3) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 3) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 3) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 4)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 4) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 4) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 4) % 9))) && ((((((int)threadIdx.x) * 7) + 4) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 4) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 4) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 5)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 5) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 5) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 5) % 9))) && ((((((int)threadIdx.x) * 7) + 5) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 5) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 5) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 6)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 6) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 6) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 6) % 9))) && ((((((int)threadIdx.x) * 7) + 6) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 6) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 7)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 7) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 7) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 7) % 9))) && ((((((int)threadIdx.x) * 7) + 7) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 7) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 7) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 8)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 8) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 8) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 8) % 9))) && ((((((int)threadIdx.x) * 7) + 8) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 8) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 8) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 9)] = (((((1 <= (ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 1) % 7))) && ((ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 1) % 7)) < 8)) && (1 <= ((((int)threadIdx.x) * 7) % 9))) && (((((int)threadIdx.x) * 7) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) - 1)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 10)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 10) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 10) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 1) % 9))) && ((((((int)threadIdx.x) * 7) + 1) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 10) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 11)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 11) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 11) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 2) % 9))) && ((((((int)threadIdx.x) * 7) + 2) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 11) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 12)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 12) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 12) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 3) % 9))) && ((((((int)threadIdx.x) * 7) + 3) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 12) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 3) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 13)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 13) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 13) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 4) % 9))) && ((((((int)threadIdx.x) * 7) + 4) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 13) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 4) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 14)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 5) % 9))) && ((((((int)threadIdx.x) * 7) + 5) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 14) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 5) % 9)) - 8)] : 0.000000e+00f);
+          pad_temp_shared[((((int)threadIdx.x) * 16) + 15)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 6) % 9))) && ((((((int)threadIdx.x) * 7) + 6) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 15) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) - 8)] : 0.000000e+00f);
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 896)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 5) % 9))) && ((((((int)threadIdx.x) * 7) + 5) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 896) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 5) % 9)) - 8)] : 0.000000e+00f);
           }
-          kernel_shared[((int)threadIdx.x)] = kernel[((((((int)blockIdx.x) * 18432) + (rc_outer_outer * 288)) + (((int)threadIdx.x) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 28)] = kernel[(((((((int)blockIdx.x) * 18432) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) + 28) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 56)] = kernel[(((((((int)blockIdx.x) * 18432) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) + 56) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 84)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 84) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) / 3) + 28) & 31) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 112)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 112) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 16) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 140)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 140) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 44) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 168)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 168) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) / 3) + 24) & 31) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 196)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 196) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 4) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 224)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 224) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 32) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 252)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 252) / 96) * 4608)) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) / 3) + 20) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 280)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 280) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 88) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 308)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 308) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 20) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-          kernel_shared[(((int)threadIdx.x) + 336)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 336) / 96) * 4608)) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) / 3) + 16) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-          if (((int)threadIdx.x) < 20) {
-            kernel_shared[(((int)threadIdx.x) + 364)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 364) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 76) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 897)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 6) % 9))) && ((((((int)threadIdx.x) * 7) + 6) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 897) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 898)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 16) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 16) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 7) % 9))) && ((((((int)threadIdx.x) * 7) + 7) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 898) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 7) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 899)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 17) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 17) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 8) % 9))) && ((((((int)threadIdx.x) * 7) + 8) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 899) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 8) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 900)] = (((((1 <= (ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 2) % 7))) && ((ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 2) % 7)) < 8)) && (1 <= ((((int)threadIdx.x) * 7) % 9))) && (((((int)threadIdx.x) * 7) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) + 692)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 901)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 19) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 19) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 1) % 9))) && ((((((int)threadIdx.x) * 7) + 1) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 901) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 902)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 20) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 20) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 2) % 9))) && ((((((int)threadIdx.x) * 7) + 2) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 902) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 903)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 21) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 21) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 3) % 9))) && ((((((int)threadIdx.x) * 7) + 3) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 903) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 3) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 904)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 22) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 22) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 4) % 9))) && ((((((int)threadIdx.x) * 7) + 4) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 904) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 4) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 905)] = (((((1 <= (ry_outer_outer + (((((((int)threadIdx.x) * 16) + 896) / 9) + 1) % 7))) && ((ry_outer_outer + (((((((int)threadIdx.x) * 16) + 896) / 9) + 1) % 7)) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 5) % 9))) && ((((((int)threadIdx.x) * 7) + 5) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 896) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 5) % 9)) - 1)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 906)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 24) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 24) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 6) % 9))) && ((((((int)threadIdx.x) * 7) + 6) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 906) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 907)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 25) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 25) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 7) % 9))) && ((((((int)threadIdx.x) * 7) + 7) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 907) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 7) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 908)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 26) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 26) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 8) % 9))) && ((((((int)threadIdx.x) * 7) + 8) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 908) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 8) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 909)] = (((((1 <= (ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 3) % 7))) && ((ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 3) % 7)) < 8)) && (1 <= ((((int)threadIdx.x) * 7) % 9))) && (((((int)threadIdx.x) * 7) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) + 699)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 910)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 28) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 28) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 1) % 9))) && ((((((int)threadIdx.x) * 7) + 1) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 910) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) - 8)] : 0.000000e+00f);
+          }
+          if (((int)threadIdx.x) < 7) {
+            pad_temp_shared[((((int)threadIdx.x) * 16) + 911)] = (((((1 <= (((((((int)threadIdx.x) * 16) + 29) % 63) / 9) + ry_outer_outer)) && ((((((((int)threadIdx.x) * 16) + 29) % 63) / 9) + ry_outer_outer) < 8)) && (1 <= (((((int)threadIdx.x) * 7) + 2) % 9))) && ((((((int)threadIdx.x) * 7) + 2) % 9) < 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 911) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) - 8)] : 0.000000e+00f);
+          }
+          kernel_shared[((int)threadIdx.x)] = kernel[((((((((int)blockIdx.x) * 36864) + ((((int)threadIdx.x) / 48) * 4608)) + (rc_outer_outer * 144)) + (((((int)threadIdx.x) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + (((int)threadIdx.x) % 3))];
+          kernel_shared[(((int)threadIdx.x) + 56)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 56) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 8) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 2) % 3))];
+          kernel_shared[(((int)threadIdx.x) + 112)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 112) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 16) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 1) % 3))];
+          kernel_shared[(((int)threadIdx.x) + 168)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 168) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) / 3) + 8) & 15) * 9)) + (ry_outer_outer * 3)) + (((int)threadIdx.x) % 3))];
+          kernel_shared[(((int)threadIdx.x) + 224)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 224) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 32) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 2) % 3))];
+          kernel_shared[(((int)threadIdx.x) + 280)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 280) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 40) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 1) % 3))];
+          if (((int)threadIdx.x) < 48) {
+            kernel_shared[(((int)threadIdx.x) + 336)] = kernel[((((((((int)blockIdx.x) * 36864) + (rc_outer_outer * 144)) + ((((int)threadIdx.x) / 3) * 9)) + (ry_outer_outer * 3)) + (((int)threadIdx.x) % 3)) + 32256)];
           }
           __syncthreads();
-          for (int rc_outer_inner = 0; rc_outer_inner < 2; ++rc_outer_inner) {
-            for (int ry_outer_inner = 0; ry_outer_inner < 3; ++ry_outer_inner) {
-              for (int yy_outer_inner = 0; yy_outer_inner < 7; ++yy_outer_inner) {
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7))] * kernel_shared[((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 63)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 3)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 126)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 6)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 189)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 9)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 252)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 12)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 315)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 15)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 378)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 18)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 441)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 21)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 504)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 24)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 567)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 27)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 630)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 30)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 693)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 33)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 756)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 36)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 819)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 39)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 882)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 42)]));
-                conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 945)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 45)]));
-              }
-            }
+          for (int rc_outer_inner = 0; rc_outer_inner < 8; ++rc_outer_inner) {
+            conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[((rc_outer_inner * 126) + (((int)threadIdx.x) % 7))] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+            conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 9)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+            conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 18)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+            conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 27)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+            conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 36)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+            conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 45)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+            conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 54)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+            conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 1)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+            conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 10)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+            conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 19)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+            conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 28)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+            conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 37)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+            conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 46)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+            conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 55)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+            conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 2)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+            conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 11)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+            conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 20)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+            conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 29)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+            conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 38)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+            conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 47)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+            conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 56)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+            conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 63)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+            conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 72)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+            conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 81)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+            conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 90)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+            conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 99)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+            conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 108)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+            conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 117)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+            conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 64)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+            conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 73)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+            conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 82)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+            conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 91)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+            conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 100)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+            conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 109)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+            conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 118)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+            conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 65)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+            conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 74)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+            conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 83)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+            conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 92)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+            conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 101)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+            conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 110)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+            conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 119)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
           }
         }
       }
-      for (int i2_inner = 0; i2_inner < 7; ++i2_inner) {
-        compute[((((((int)blockIdx.x) * 196) + ((((int)threadIdx.x) / 7) * 49)) + (i2_inner * 7)) + (((int)threadIdx.x) % 7))] = max((conv2d_nchw[i2_inner] + bias[((((int)blockIdx.x) * 4) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
-      }
+      compute[(((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7))] = max((conv2d_nchw[0] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+      compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 7)] = max((conv2d_nchw[1] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+      compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 14)] = max((conv2d_nchw[2] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+      compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 21)] = max((conv2d_nchw[3] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+      compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 28)] = max((conv2d_nchw[4] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+      compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 35)] = max((conv2d_nchw[5] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+      compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 42)] = max((conv2d_nchw[6] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
     }
 
 
@@ -587,7 +746,7 @@ In the example below we resume the status and do more 5 trials.
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 2 minutes  31.366 seconds)
+   **Total running time of the script:** ( 2 minutes  37.437 seconds)
 
 
 .. _sphx_glr_download_how_to_tune_with_autoscheduler_tune_conv2d_layer_cuda.py:
diff --git a/docs/_sources/how_to/tune_with_autoscheduler/tune_network_cuda.rst.txt b/docs/_sources/how_to/tune_with_autoscheduler/tune_network_cuda.rst.txt
index 3ab22cc26..1811a14a2 100644
--- a/docs/_sources/how_to/tune_with_autoscheduler/tune_network_cuda.rst.txt
+++ b/docs/_sources/how_to/tune_with_autoscheduler/tune_network_cuda.rst.txt
@@ -616,7 +616,7 @@ so we can read the log file and load the best schedules.
     Evaluate inference time cost...
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-       9.9668       9.9977      10.0039       9.8989       0.0481   
+       9.5367       9.5409       9.5494       9.5199       0.0124   
                
 
 
diff --git a/docs/_sources/how_to/tune_with_autoscheduler/tune_network_x86.rst.txt b/docs/_sources/how_to/tune_with_autoscheduler/tune_network_x86.rst.txt
index 026c21c71..5b85e2f12 100644
--- a/docs/_sources/how_to/tune_with_autoscheduler/tune_network_x86.rst.txt
+++ b/docs/_sources/how_to/tune_with_autoscheduler/tune_network_x86.rst.txt
@@ -635,7 +635,7 @@ so we can read the log file and load the best schedules.
     Evaluate inference time cost...
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-      754.6120     754.4089     755.7812     753.6458      0.8835   
+      751.5166     751.2724     752.6320     750.6453      0.8293   
                
 
 
@@ -660,7 +660,7 @@ Other Tips
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 1 minutes  19.388 seconds)
+   **Total running time of the script:** ( 1 minutes  20.097 seconds)
 
 
 .. _sphx_glr_download_how_to_tune_with_autoscheduler_tune_network_x86.py:
diff --git a/docs/_sources/how_to/tune_with_autoscheduler/tune_sparse_x86.rst.txt b/docs/_sources/how_to/tune_with_autoscheduler/tune_sparse_x86.rst.txt
index a83935e01..4574442fa 100644
--- a/docs/_sources/how_to/tune_with_autoscheduler/tune_sparse_x86.rst.txt
+++ b/docs/_sources/how_to/tune_with_autoscheduler/tune_sparse_x86.rst.txt
@@ -362,29 +362,123 @@ layout transformation, parallelization, vectorization, unrolling, and operator f
                  placeholder_4: Buffer(placeholder_14: Pointer(float32), float32, [65536], []),
                  compute: Buffer(compute_2: Pointer(float32), float32, [65536], [])}
       buffer_map = {placeholder_5: placeholder, placeholder_6: placeholder_1, placeholder_7: placeholder_2, placeholder_8: placeholder_3, placeholder_9: placeholder_4, compute_1: compute}
-      preflattened_buffer_map = {placeholder_8: placeholder_15: Buffer(placeholder_13, int32, [33], []), placeholder_7: placeholder_16: Buffer(placeholder_12, int32, [4916], []), placeholder_5: placeholder_17: Buffer(placeholder_10, float32, [128, 256], []), placeholder_9: placeholder_18: Buffer(placeholder_14, float32, [128, 512], []), compute_1: compute_3: Buffer(compute_2, float32, [128, 512], []), placeholder_6: placeholder_19: Buffer(placeholder_11, float32, [4916, 16, 1], [])} {
-      for (i0.outer: int32, 0, 32) "parallel" {
-        allocate(compute_4: Pointer(global float32), float32, [128]), storage_scope = global;
-        for (i1.outer: int32, 0, 16) {
-          for (nb_j.inner: int32, 0, 2) {
-            for (i.inner.init: int32, 0, 4) {
-              for (j.init: int32, 0, 16) {
-                compute_5: Buffer(compute_4, float32, [128], [])[(((i.inner.init*32) + (nb_j.inner*16)) + j.init)] = 0f32
-              }
-            }
-            for (elem_idx: int32, 0, let cse_var_1: int32 = ((i1.outer*2) + nb_j.inner) in (placeholder_3[(cse_var_1 + 1)] - placeholder_3[cse_var_1])) {
-              for (i.inner: int32, 0, 4) {
-                for (j: int32, 0, 16) {
-                  let cse_var_3: int32 = ((i1.outer*2) + nb_j.inner)
-                  let cse_var_2: int32 = (((i.inner*32) + (nb_j.inner*16)) + j)
-                  compute_5[cse_var_2] = (compute_5[cse_var_2] + (placeholder_1[(((placeholder_3[cse_var_3]*16) + (elem_idx*16)) + j)]*max(placeholder[(((i0.outer*1024) + (i.inner*256)) + placeholder_2[(placeholder_3[cse_var_3] + elem_idx)])], 0f32)))
+      preflattened_buffer_map = {placeholder_5: placeholder_15: Buffer(placeholder_10, float32, [128, 256], []), placeholder_7: placeholder_16: Buffer(placeholder_12, int32, [4916], []), placeholder_9: placeholder_17: Buffer(placeholder_14, float32, [128, 512], []), placeholder_6: placeholder_18: Buffer(placeholder_11, float32, [4916, 16, 1], []), placeholder_8: placeholder_19: Buffer(placeholder_13, int32, [33], []), compute_1: compute_3: Buffer(compute_2, float32, [128, 512], [])} {
+      for (i0.outer.i1.outer.fused: int32, 0, 256) "parallel" {
+        allocate(compute_4: Pointer(global float32), float32, [256]), storage_scope = global {
+          for (i.outer.inner: int32, 0, 4) {
+            for (nb_j.inner: int32, 0, 2) {
+              let cse_var_2: int32 = ((i.outer.inner*64) + (nb_j.inner*16))
+              let cse_var_1: int32 = ((floormod(i0.outer.i1.outer.fused, 16)*2) + nb_j.inner)
+               {
+                compute_5: Buffer(compute_4, float32, [256], [])[cse_var_2] = 0f32
+                compute_5[(cse_var_2 + 1)] = 0f32
+                compute_5[(cse_var_2 + 2)] = 0f32
+                compute_5[(cse_var_2 + 3)] = 0f32
+                compute_5[(cse_var_2 + 4)] = 0f32
+                compute_5[(cse_var_2 + 5)] = 0f32
+                compute_5[(cse_var_2 + 6)] = 0f32
+                compute_5[(cse_var_2 + 7)] = 0f32
+                compute_5[(cse_var_2 + 8)] = 0f32
+                compute_5[(cse_var_2 + 9)] = 0f32
+                compute_5[(cse_var_2 + 10)] = 0f32
+                compute_5[(cse_var_2 + 11)] = 0f32
+                compute_5[(cse_var_2 + 12)] = 0f32
+                compute_5[(cse_var_2 + 13)] = 0f32
+                compute_5[(cse_var_2 + 14)] = 0f32
+                compute_5[(cse_var_2 + 15)] = 0f32
+                compute_5[(cse_var_2 + 32)] = 0f32
+                compute_5[(cse_var_2 + 33)] = 0f32
+                compute_5[(cse_var_2 + 34)] = 0f32
+                compute_5[(cse_var_2 + 35)] = 0f32
+                compute_5[(cse_var_2 + 36)] = 0f32
+                compute_5[(cse_var_2 + 37)] = 0f32
+                compute_5[(cse_var_2 + 38)] = 0f32
+                compute_5[(cse_var_2 + 39)] = 0f32
+                compute_5[(cse_var_2 + 40)] = 0f32
+                compute_5[(cse_var_2 + 41)] = 0f32
+                compute_5[(cse_var_2 + 42)] = 0f32
+                compute_5[(cse_var_2 + 43)] = 0f32
+                compute_5[(cse_var_2 + 44)] = 0f32
+                compute_5[(cse_var_2 + 45)] = 0f32
+                compute_5[(cse_var_2 + 46)] = 0f32
+                compute_5[(cse_var_2 + 47)] = 0f32
+                for (elem_idx: int32, 0, (placeholder_3[(cse_var_1 + 1)] - placeholder_3[cse_var_1])) {
+                  let cse_var_35: int32 = (cse_var_2 + 1)
+                  let cse_var_34: int32 = (cse_var_2 + 10)
+                  let cse_var_33: int32 = (cse_var_2 + 11)
+                  let cse_var_32: int32 = (cse_var_2 + 12)
+                  let cse_var_31: int32 = (cse_var_2 + 13)
+                  let cse_var_30: int32 = (cse_var_2 + 14)
+                  let cse_var_29: int32 = (cse_var_2 + 15)
+                  let cse_var_28: int32 = (cse_var_2 + 2)
+                  let cse_var_27: int32 = (cse_var_2 + 3)
+                  let cse_var_26: int32 = (cse_var_2 + 32)
+                  let cse_var_25: int32 = (cse_var_2 + 33)
+                  let cse_var_24: int32 = (cse_var_2 + 34)
+                  let cse_var_23: int32 = (cse_var_2 + 35)
+                  let cse_var_22: int32 = (cse_var_2 + 36)
+                  let cse_var_21: int32 = (cse_var_2 + 37)
+                  let cse_var_20: int32 = (cse_var_2 + 39)
+                  let cse_var_19: int32 = (elem_idx*16)
+                  let cse_var_18: int32 = (cse_var_2 + 9)
+                  let cse_var_17: int32 = (cse_var_2 + 8)
+                  let cse_var_16: int32 = (cse_var_2 + 7)
+                  let cse_var_15: int32 = (cse_var_2 + 6)
+                  let cse_var_14: int32 = (cse_var_2 + 5)
+                  let cse_var_13: int32 = (cse_var_2 + 47)
+                  let cse_var_12: int32 = (cse_var_2 + 38)
+                  let cse_var_11: int32 = (cse_var_2 + 45)
+                  let cse_var_10: int32 = (cse_var_2 + 44)
+                  let cse_var_9: int32 = (cse_var_2 + 43)
+                  let cse_var_8: int32 = (cse_var_2 + 42)
+                  let cse_var_7: int32 = (cse_var_2 + 41)
+                  let cse_var_6: int32 = (cse_var_2 + 40)
+                  let cse_var_5: int32 = (cse_var_2 + 4)
+                  let cse_var_4: int32 = (cse_var_2 + 46)
+                  let cse_var_3: int32 = ((floordiv(i0.outer.i1.outer.fused, 16)*2048) + (i.outer.inner*512))
+                   {
+                    compute_5[cse_var_2] = (compute_5[cse_var_2] + (placeholder_1[((placeholder_3[cse_var_1]*16) + cse_var_19)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_35] = (compute_5[cse_var_35] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 1)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_28] = (compute_5[cse_var_28] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 2)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_27] = (compute_5[cse_var_27] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 3)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_5] = (compute_5[cse_var_5] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 4)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_14] = (compute_5[cse_var_14] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 5)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_15] = (compute_5[cse_var_15] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 6)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_16] = (compute_5[cse_var_16] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 7)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_17] = (compute_5[cse_var_17] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 8)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_18] = (compute_5[cse_var_18] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 9)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_34] = (compute_5[cse_var_34] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 10)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_33] = (compute_5[cse_var_33] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 11)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_32] = (compute_5[cse_var_32] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 12)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_31] = (compute_5[cse_var_31] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 13)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_30] = (compute_5[cse_var_30] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 14)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_29] = (compute_5[cse_var_29] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 15)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                    compute_5[cse_var_26] = (compute_5[cse_var_26] + (placeholder_1[((placeholder_3[cse_var_1]*16) + cse_var_19)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_25] = (compute_5[cse_var_25] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 1)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_24] = (compute_5[cse_var_24] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 2)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_23] = (compute_5[cse_var_23] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 3)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_22] = (compute_5[cse_var_22] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 4)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_21] = (compute_5[cse_var_21] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 5)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_12] = (compute_5[cse_var_12] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 6)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_20] = (compute_5[cse_var_20] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 7)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_6] = (compute_5[cse_var_6] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 8)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_7] = (compute_5[cse_var_7] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 9)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_8] = (compute_5[cse_var_8] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 10)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_9] = (compute_5[cse_var_9] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 11)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_10] = (compute_5[cse_var_10] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 12)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_11] = (compute_5[cse_var_11] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 13)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_4] = (compute_5[cse_var_4] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 14)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                    compute_5[cse_var_13] = (compute_5[cse_var_13] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 15)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                  }
                 }
               }
             }
           }
-          for (i0.inner: int32, 0, 4) {
-            let cse_var_4: int32 = (((i0.outer*2048) + (i0.inner*512)) + (i1.outer*32))
-            compute[ramp(cse_var_4, 1, 32)] = max((compute_5[ramp((i0.inner*32), 1, 32)] + placeholder_4[ramp(cse_var_4, 1, 32)]), broadcast(0f32, 32))
+          for (i0.inner: int32, 0, 8) {
+            for (i1.inner: int32, 0, 32) {
+              let cse_var_36: int32 = ((((floordiv(i0.outer.i1.outer.fused, 16)*4096) + (i0.inner*512)) + (floormod(i0.outer.i1.outer.fused, 16)*32)) + i1.inner)
+              compute[cse_var_36] = max((compute_5[((i0.inner*32) + i1.inner)] + placeholder_4[cse_var_36]), 0f32)
+            }
           }
         }
       }
@@ -438,7 +532,7 @@ We build the binary and check its correctness and performance.
 
  .. code-block:: none
 
-    Execution time of this operator: 1.244 ms
+    Execution time of this operator: 3.581 ms
 
 
 
diff --git a/docs/_sources/how_to/tune_with_autotvm/sg_execution_times.rst.txt b/docs/_sources/how_to/tune_with_autotvm/sg_execution_times.rst.txt
index fcf19ef3f..047a08fa1 100644
--- a/docs/_sources/how_to/tune_with_autotvm/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/tune_with_autotvm/sg_execution_times.rst.txt
@@ -5,10 +5,10 @@
 
 Computation times
 =================
-**00:44.427** total execution time for **how_to_tune_with_autotvm** files:
+**00:44.181** total execution time for **how_to_tune_with_autotvm** files:
 
-- **00:43.602**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_conv2d_cuda.py` (``tune_conv2d_cuda.py``)
-- **00:00.216**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_x86.py` (``tune_relay_x86.py``)
-- **00:00.205**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_cuda.py` (``tune_relay_cuda.py``)
-- **00:00.204**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_arm.py` (``tune_relay_arm.py``)
-- **00:00.201**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_mobile_gpu.py` (``tune_relay_mobile_gpu.py``)
+- **00:43.353**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_conv2d_cuda.py` (``tune_conv2d_cuda.py``)
+- **00:00.220**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_x86.py` (``tune_relay_x86.py``)
+- **00:00.207**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_mobile_gpu.py` (``tune_relay_mobile_gpu.py``)
+- **00:00.202**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_cuda.py` (``tune_relay_cuda.py``)
+- **00:00.199**: :ref:`sphx_glr_how_to_tune_with_autotvm_tune_relay_arm.py` (``tune_relay_arm.py``)
diff --git a/docs/_sources/how_to/tune_with_autotvm/tune_conv2d_cuda.rst.txt b/docs/_sources/how_to/tune_with_autotvm/tune_conv2d_cuda.rst.txt
index 4ff7b7956..2c65e38c1 100644
--- a/docs/_sources/how_to/tune_with_autotvm/tune_conv2d_cuda.rst.txt
+++ b/docs/_sources/how_to/tune_with_autotvm/tune_conv2d_cuda.rst.txt
@@ -859,8 +859,8 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 4, 4, 32]), ('tile_y', [-1, 1, 1, 7]), ('tile_x', [-1, 1, 7, 1]), ('tile_rc', [-1, 1, 128]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 512), ('unroll_explicit', 0)],None,2885496
-    No: 6   GFLOPS: 63.31/63.31     result: MeasureResult(costs=(0.0036565146666666668,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.5873608589172363, timestamp=1654210001.5517988)      [('tile_f', [-1, 1, 1, 1]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 1, 7, 1]), ('tile_rc', [-1, 4, 4]), ('tile_ry', [-1, 3, 1]), ('tile_rx', [-1, 1, 1]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 0)],None,3754080
-    No: 7   GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 6   GFLOPS: 42.45/42.45     result: MeasureResult(costs=(0.005452874789473684,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.5890710353851318, timestamp=1654210011.2388134)       [('tile_f', [-1, 1, 1, 1]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 1, 7, 1]), ('tile_rc', [-1, 4, 4]), ('tile_ry', [-1, 3, 1]), ('tile_rx', [-1, 1, 1]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 0)],None,3754080
+    No: 7   GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -983,7 +983,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 1, 16, 32]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 1, 7, 1]), ('tile_rc', [-1, 256, 1]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 0), ('unroll_explicit', 1)],None,6225319
-    No: 8   GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 8   GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1106,7 +1106,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 2, 1, 32]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 1, 1, 1]), ('tile_rc', [-1, 8, 64]), ('tile_ry', [-1, 3, 1]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 0), ('unroll_explicit', 0)],None,943546
-    No: 9   GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 9   GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1229,7 +1229,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 4, 16, 4]), ('tile_y', [-1, 1, 1, 7]), ('tile_x', [-1, 1, 1, 7]), ('tile_rc', [-1, 16, 32]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 512), ('unroll_explicit', 0)],None,2868708
-    No: 10  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 10  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 142, in build
         res = future.result()
       File "/usr/lib/python3.7/concurrent/futures/_base.py", line 435, in result
@@ -1247,7 +1247,7 @@ for this template
     TimeoutError
 
             [('tile_f', [-1, 32, 2, 4]), ('tile_y', [-1, 1, 7, 1]), ('tile_x', [-1, 1, 1, 7]), ('tile_rc', [-1, 4, 2]), ('tile_ry', [-1, 1, 1]), ('tile_rx', [-1, 1, 3]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 0)],None,4691833
-    No: 11  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 11  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1370,7 +1370,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 1, 2, 64]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 1, 1, 1]), ('tile_rc', [-1, 4, 4]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 0), ('unroll_explicit', 0)],None,1042124
-    No: 12  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 12  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1493,7 +1493,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 32, 1, 4]), ('tile_y', [-1, 1, 1, 7]), ('tile_x', [-1, 1, 7, 1]), ('tile_rc', [-1, 32, 16]), ('tile_ry', [-1, 1, 1]), ('tile_rx', [-1, 1, 3]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 1)],None,10013405
-    No: 13  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 13  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1616,7 +1616,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 8, 8, 2]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 1, 7, 1]), ('tile_rc', [-1, 4, 32]), ('tile_ry', [-1, 3, 1]), ('tile_rx', [-1, 1, 3]), ('auto_unroll_max_step', 0), ('unroll_explicit', 1)],None,6732082
-    No: 14  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 14  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1739,7 +1739,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 2, 4, 32]), ('tile_y', [-1, 7, 1, 1]), ('tile_x', [-1, 1, 1, 1]), ('tile_rc', [-1, 4, 128]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 1, 1]), ('auto_unroll_max_step', 512), ('unroll_explicit', 1)],None,7536735
-    No: 15  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 15  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1862,7 +1862,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 2, 1, 4]), ('tile_y', [-1, 1, 1, 7]), ('tile_x', [-1, 1, 1, 7]), ('tile_rc', [-1, 128, 4]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 1, 1]), ('auto_unroll_max_step', 0), ('unroll_explicit', 0)],None,482121
-    No: 16  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 16  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -1985,7 +1985,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 2, 1, 16]), ('tile_y', [-1, 1, 7, 1]), ('tile_x', [-1, 7, 1, 1]), ('tile_rc', [-1, 32, 8]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 512), ('unroll_explicit', 0)],None,2824525
-    No: 17  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 17  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -2108,7 +2108,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 64, 1, 1]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 7, 1, 1]), ('tile_rc', [-1, 8, 8]), ('tile_ry', [-1, 1, 3]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 0)],None,4559286
-    No: 18  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 18  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 571, in __call__
         func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 523, in _build_func_common
@@ -2231,7 +2231,7 @@ for this template
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 854, in verify_pass
         raise InstantiationError("Skipped because of invalid gpu kernel")
     tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [('tile_f', [-1, 1, 32, 16]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 7, 1, 1]), ('tile_rc', [-1, 1, 512]), ('tile_ry', [-1, 3, 1]), ('tile_rx', [-1, 3, 1]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 1)],None,9677544
-    No: 19  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+    No: 19  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 721, in __call__
         yield remote, remote.load_module(os.path.split(build_result.filename)[1])
       File "/workspace/python/tvm/autotvm/measure/measure_methods.py", line 685, in run_through_rpc
@@ -2319,7 +2319,7 @@ for this template
       15: _PyEval_EvalFrameDefault
       14: 0x0000000000537c30
       13: _PyObject_FastCallKeywords
-      12: 0x00007f552cd52fa2
+      12: 0x00007fce42b8dfa2
       11: _ctypes_callproc
       10: ffi_call
       9: ffi_call_unix64
@@ -2384,7 +2384,7 @@ for this template
       21: _PyFunction_FastCallKeywords
       20: _PyEval_EvalFrameDefault
       19: _PyFunction_FastCall      [('tile_f', [-1, 8, 2, 16]), ('tile_y', [-1, 7, 1, 1]), ('tile_x', [-1, 7, 1, 1]), ('tile_rc', [-1, 1, 1]), ('tile_ry', [-1, 1, 1]), ('tile_rx', [-1, 1, 3]), ('auto_unroll_max_step', 0), ('unroll_explicit', 1)],None,6390073
-    No: 20  GFLOPS: 142.47/142.47   result: MeasureResult(costs=(0.0016249339399999998,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.41670823097229, timestamp=1654210027.9625225)        [('tile_f', [-1, 1, 4, 1]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 7, 1, 1]), ('tile_rc', [-1, 4, 1]), ('tile_ry', [-1, 1, 1]), ('tile_rx', [-1, 1, 3]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 1)],None,9881539
+    No: 20  GFLOPS: 144.42/144.42   result: MeasureResult(costs=(0.0016029896,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.415785551071167, timestamp=1654210037.6565795)        [('tile_f', [-1, 1, 4, 1]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 7, 1, 1]), ('tile_rc', [-1, 4, 1]), ('tile_ry', [-1, 1, 1]), ('tile_rx', [-1, 1, 3]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 1)],None,9881539
 
 
 
@@ -2437,7 +2437,7 @@ and measure running time.
 
     Best config:
     [('tile_f', [-1, 1, 4, 1]), ('tile_y', [-1, 1, 1, 1]), ('tile_x', [-1, 7, 1, 1]), ('tile_rc', [-1, 4, 1]), ('tile_ry', [-1, 1, 1]), ('tile_rx', [-1, 1, 3]), ('auto_unroll_max_step', 1500), ('unroll_explicit', 1)],None,9881539
-    Time cost of this operator: 0.002076
+    Time cost of this operator: 0.002029
 
 
 
diff --git a/docs/_sources/how_to/work_with_microtvm/micro_autotune.rst.txt b/docs/_sources/how_to/work_with_microtvm/micro_autotune.rst.txt
index a01c199b7..c21193285 100644
--- a/docs/_sources/how_to/work_with_microtvm/micro_autotune.rst.txt
+++ b/docs/_sources/how_to/work_with_microtvm/micro_autotune.rst.txt
@@ -294,10 +294,10 @@ Timing the untuned program
     ########## Build without Autotuning ##########
     Node Name                                     Ops                                           Time(us)  Time(%)  Shape              Inputs  Outputs  
     ---------                                     ---                                           --------  -------  -----              ------  -------  
-    tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  308.9     98.722   (1, 2, 10, 10, 3)  2       1        
-    tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       3.097     0.99     (1, 6, 10, 10)     1       1        
-    tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.901     0.288    (1, 1, 10, 10, 3)  1       1        
-    Total_time                                    -                                             312.898   -        -                  -       -        
+    tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  317.2     98.781   (1, 2, 10, 10, 3)  2       1        
+    tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       3.015     0.939    (1, 6, 10, 10)     1       1        
+    tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.901     0.281    (1, 1, 10, 10, 3)  1       1        
+    Total_time                                    -                                             321.116   -        -                  -       -        
 
 
 
@@ -359,10 +359,10 @@ Timing the tuned program
     ########## Build with Autotuning ##########
     Node Name                                     Ops                                           Time(us)  Time(%)  Shape              Inputs  Outputs  
     ---------                                     ---                                           --------  -------  -----              ------  -------  
-    tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  79.0      96.799   (1, 6, 10, 10, 1)  2       1        
-    tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       1.712     2.098    (1, 6, 10, 10)     1       1        
-    tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.901     1.104    (1, 1, 10, 10, 3)  1       1        
-    Total_time                                    -                                             81.613    -        -                  -       -        
+    tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  81.0      96.809   (1, 6, 10, 10, 1)  2       1        
+    tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       1.738     2.077    (1, 6, 10, 10)     1       1        
+    tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.932     1.114    (1, 1, 10, 10, 3)  1       1        
+    Total_time                                    -                                             83.67     -        -                  -       -        
 
 
 
diff --git a/docs/_sources/how_to/work_with_microtvm/sg_execution_times.rst.txt b/docs/_sources/how_to/work_with_microtvm/sg_execution_times.rst.txt
index 3b4ff2ba5..a704359f0 100644
--- a/docs/_sources/how_to/work_with_microtvm/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/work_with_microtvm/sg_execution_times.rst.txt
@@ -5,10 +5,10 @@
 
 Computation times
 =================
-**00:45.430** total execution time for **how_to_work_with_microtvm** files:
+**00:45.941** total execution time for **how_to_work_with_microtvm** files:
 
-- **00:41.223**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_autotune.py` (``micro_autotune.py``)
-- **00:03.640**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_tflite.py` (``micro_tflite.py``)
+- **00:41.737**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_autotune.py` (``micro_autotune.py``)
+- **00:03.595**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_tflite.py` (``micro_tflite.py``)
+- **00:00.210**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_reference_vm.py` (``micro_reference_vm.py``)
+- **00:00.204**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_ethosu.py` (``micro_ethosu.py``)
 - **00:00.194**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_tvmc.py` (``micro_tvmc.py``)
-- **00:00.192**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_ethosu.py` (``micro_ethosu.py``)
-- **00:00.182**: :ref:`sphx_glr_how_to_work_with_microtvm_micro_reference_vm.py` (``micro_reference_vm.py``)
diff --git a/docs/_sources/how_to/work_with_relay/sg_execution_times.rst.txt b/docs/_sources/how_to/work_with_relay/sg_execution_times.rst.txt
index cca3d343b..e28800557 100644
--- a/docs/_sources/how_to/work_with_relay/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/work_with_relay/sg_execution_times.rst.txt
@@ -5,8 +5,8 @@
 
 Computation times
 =================
-**00:11.977** total execution time for **how_to_work_with_relay** files:
+**00:11.746** total execution time for **how_to_work_with_relay** files:
 
-- **00:09.893**: :ref:`sphx_glr_how_to_work_with_relay_using_external_lib.py` (``using_external_lib.py``)
-- **00:01.882**: :ref:`sphx_glr_how_to_work_with_relay_build_gcn.py` (``build_gcn.py``)
-- **00:00.202**: :ref:`sphx_glr_how_to_work_with_relay_using_relay_viz.py` (``using_relay_viz.py``)
+- **00:09.898**: :ref:`sphx_glr_how_to_work_with_relay_using_external_lib.py` (``using_external_lib.py``)
+- **00:01.648**: :ref:`sphx_glr_how_to_work_with_relay_build_gcn.py` (``build_gcn.py``)
+- **00:00.200**: :ref:`sphx_glr_how_to_work_with_relay_using_relay_viz.py` (``using_relay_viz.py``)
diff --git a/docs/_sources/how_to/work_with_schedules/sg_execution_times.rst.txt b/docs/_sources/how_to/work_with_schedules/sg_execution_times.rst.txt
index 32f7aea8b..728e60ac1 100644
--- a/docs/_sources/how_to/work_with_schedules/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/work_with_schedules/sg_execution_times.rst.txt
@@ -5,13 +5,13 @@
 
 Computation times
 =================
-**00:05.654** total execution time for **how_to_work_with_schedules** files:
+**00:05.632** total execution time for **how_to_work_with_schedules** files:
 
-- **00:02.097**: :ref:`sphx_glr_how_to_work_with_schedules_intrin_math.py` (``intrin_math.py``)
-- **00:01.183**: :ref:`sphx_glr_how_to_work_with_schedules_tensorize.py` (``tensorize.py``)
-- **00:00.720**: :ref:`sphx_glr_how_to_work_with_schedules_reduction.py` (``reduction.py``)
-- **00:00.704**: :ref:`sphx_glr_how_to_work_with_schedules_scan.py` (``scan.py``)
+- **00:02.108**: :ref:`sphx_glr_how_to_work_with_schedules_intrin_math.py` (``intrin_math.py``)
+- **00:01.139**: :ref:`sphx_glr_how_to_work_with_schedules_tensorize.py` (``tensorize.py``)
+- **00:00.727**: :ref:`sphx_glr_how_to_work_with_schedules_reduction.py` (``reduction.py``)
+- **00:00.713**: :ref:`sphx_glr_how_to_work_with_schedules_scan.py` (``scan.py``)
 - **00:00.291**: :ref:`sphx_glr_how_to_work_with_schedules_extern_op.py` (``extern_op.py``)
 - **00:00.227**: :ref:`sphx_glr_how_to_work_with_schedules_schedule_primitives.py` (``schedule_primitives.py``)
-- **00:00.222**: :ref:`sphx_glr_how_to_work_with_schedules_tedd.py` (``tedd.py``)
+- **00:00.218**: :ref:`sphx_glr_how_to_work_with_schedules_tedd.py` (``tedd.py``)
 - **00:00.210**: :ref:`sphx_glr_how_to_work_with_schedules_tuple_inputs.py` (``tuple_inputs.py``)
diff --git a/docs/_sources/how_to/work_with_schedules/tensorize.rst.txt b/docs/_sources/how_to/work_with_schedules/tensorize.rst.txt
index 359959b0c..f5c21fdae 100644
--- a/docs/_sources/how_to/work_with_schedules/tensorize.rst.txt
+++ b/docs/_sources/how_to/work_with_schedules/tensorize.rst.txt
@@ -318,7 +318,7 @@ The importing needs to happen before the tensorized GEMV being executed.
                  C: Buffer(C_2: Pointer(float32), float32, [524288], [])}
       buffer_map = {A_1: A, B_1: B, C_1: C}
       preflattened_buffer_map = {A_1: A_3: Buffer(A_2, float32, [1024, 64], []), B_1: B_3: Buffer(B_2, float32, [512, 64], []), C_1: C_3: Buffer(C_2, float32, [1024, 512], [])} {
-      attr [IterVar(i: int32, (nullptr), "DataPar", "")] "pragma_import_llvm" = "; ModuleID = '/tmp/tmpo1c5_xvm/input0.cc'\nsource_filename = \"/tmp/tmpo1c5_xvm/input0.cc\"\ntarget datalayout = \"e-m:e-i64:64-f80:128-n8:16:32:64-S128\"\ntarget triple = \"x86_64-pc-linux-gnu\"\n\n; Function Attrs: noinline nounwind optnone uwtable\ndefine dso_local i32 @gemv_update(float*, float*, float*, i32, i32, i32) #0 {\n  %7 = alloca float*, align 8\n  %8 = alloca float*, align 8\n  %9 = alloca floa [...]
+      attr [IterVar(i: int32, (nullptr), "DataPar", "")] "pragma_import_llvm" = "; ModuleID = '/tmp/tmps3iejsx1/input0.cc'\nsource_filename = \"/tmp/tmps3iejsx1/input0.cc\"\ntarget datalayout = \"e-m:e-i64:64-f80:128-n8:16:32:64-S128\"\ntarget triple = \"x86_64-pc-linux-gnu\"\n\n; Function Attrs: noinline nounwind optnone uwtable\ndefine dso_local i32 @gemv_update(float*, float*, float*, i32, i32, i32) #0 {\n  %7 = alloca float*, align 8\n  %8 = alloca float*, align 8\n  %9 = alloca floa [...]
       for (i, 0, 1024) {
         for (j.outer: int32, 0, 32) {
           @tir.call_extern("gemv_update", @tir.tvm_access_ptr(@tir.type_annotation(, dtype=float32), C_2, ((i*512) + (j.outer*16)), 16, 2, dtype=handle), @tir.tvm_access_ptr(@tir.type_annotation(, dtype=float32), A_2, (i*64), 64, 1, dtype=handle), @tir.tvm_access_ptr(@tir.type_annotation(, dtype=float32), B_2, (j.outer*1024), 1024, 1, dtype=handle), 16, 64, 64, dtype=int32)
diff --git a/docs/_sources/topic/vta/tutorials/autotvm/sg_execution_times.rst.txt b/docs/_sources/topic/vta/tutorials/autotvm/sg_execution_times.rst.txt
index 105d3e40f..3e168246a 100644
--- a/docs/_sources/topic/vta/tutorials/autotvm/sg_execution_times.rst.txt
+++ b/docs/_sources/topic/vta/tutorials/autotvm/sg_execution_times.rst.txt
@@ -5,7 +5,7 @@
 
 Computation times
 =================
-**00:20.991** total execution time for **topic_vta_tutorials_autotvm** files:
+**00:20.376** total execution time for **topic_vta_tutorials_autotvm** files:
 
-- **00:20.796**: :ref:`sphx_glr_topic_vta_tutorials_autotvm_tune_relay_vta.py` (``tune_relay_vta.py``)
-- **00:00.195**: :ref:`sphx_glr_topic_vta_tutorials_autotvm_tune_alu_vta.py` (``tune_alu_vta.py``)
+- **00:20.184**: :ref:`sphx_glr_topic_vta_tutorials_autotvm_tune_relay_vta.py` (``tune_relay_vta.py``)
+- **00:00.192**: :ref:`sphx_glr_topic_vta_tutorials_autotvm_tune_alu_vta.py` (``tune_alu_vta.py``)
diff --git a/docs/_sources/topic/vta/tutorials/frontend/deploy_classification.rst.txt b/docs/_sources/topic/vta/tutorials/frontend/deploy_classification.rst.txt
index 2cc9e45cb..4a6449161 100644
--- a/docs/_sources/topic/vta/tutorials/frontend/deploy_classification.rst.txt
+++ b/docs/_sources/topic/vta/tutorials/frontend/deploy_classification.rst.txt
@@ -267,7 +267,7 @@ The compilation steps are:
       DeprecationWarning,
     /workspace/vta/tutorials/frontend/deploy_classification.py:213: DeprecationWarning: legacy graph executor behavior of producing json / lib / params will be removed in the next release. Please see documents of tvm.contrib.graph_executor.GraphModule for the  new recommended usage.
       relay_prog, target=tvm.target.Target(target, host=env.target_host), params=params
-    resnet18_v1 inference graph built in 21.33s!
+    resnet18_v1 inference graph built in 21.34s!
 
 
 
diff --git a/docs/_sources/topic/vta/tutorials/frontend/deploy_detection.rst.txt b/docs/_sources/topic/vta/tutorials/frontend/deploy_detection.rst.txt
index 0cea00394..1d94e7866 100644
--- a/docs/_sources/topic/vta/tutorials/frontend/deploy_detection.rst.txt
+++ b/docs/_sources/topic/vta/tutorials/frontend/deploy_detection.rst.txt
@@ -303,7 +303,7 @@ The compilation steps are:
       "target_host parameter is going to be deprecated. "
     /workspace/python/tvm/relay/build_module.py:389: DeprecationWarning: Please use input parameter mod (tvm.IRModule) instead of deprecated parameter mod (tvm.relay.function.Function)
       DeprecationWarning,
-    yolov3-tiny inference graph built in 15.09s!
+    yolov3-tiny inference graph built in 15.06s!
 
 
 
diff --git a/docs/_sources/topic/vta/tutorials/frontend/sg_execution_times.rst.txt b/docs/_sources/topic/vta/tutorials/frontend/sg_execution_times.rst.txt
index e491cfaa9..12a3a1c4f 100644
--- a/docs/_sources/topic/vta/tutorials/frontend/sg_execution_times.rst.txt
+++ b/docs/_sources/topic/vta/tutorials/frontend/sg_execution_times.rst.txt
@@ -5,7 +5,7 @@
 
 Computation times
 =================
-**01:28.356** total execution time for **topic_vta_tutorials_frontend** files:
+**01:28.052** total execution time for **topic_vta_tutorials_frontend** files:
 
-- **00:46.867**: :ref:`sphx_glr_topic_vta_tutorials_frontend_deploy_detection.py` (``deploy_detection.py``)
-- **00:41.489**: :ref:`sphx_glr_topic_vta_tutorials_frontend_deploy_classification.py` (``deploy_classification.py``)
+- **00:46.440**: :ref:`sphx_glr_topic_vta_tutorials_frontend_deploy_detection.py` (``deploy_detection.py``)
+- **00:41.613**: :ref:`sphx_glr_topic_vta_tutorials_frontend_deploy_classification.py` (``deploy_classification.py``)
diff --git a/docs/_sources/topic/vta/tutorials/optimize/sg_execution_times.rst.txt b/docs/_sources/topic/vta/tutorials/optimize/sg_execution_times.rst.txt
index c3932ead3..25b8fc152 100644
--- a/docs/_sources/topic/vta/tutorials/optimize/sg_execution_times.rst.txt
+++ b/docs/_sources/topic/vta/tutorials/optimize/sg_execution_times.rst.txt
@@ -5,7 +5,7 @@
 
 Computation times
 =================
-**00:03.554** total execution time for **topic_vta_tutorials_optimize** files:
+**00:03.575** total execution time for **topic_vta_tutorials_optimize** files:
 
-- **00:02.999**: :ref:`sphx_glr_topic_vta_tutorials_optimize_convolution_opt.py` (``convolution_opt.py``)
-- **00:00.555**: :ref:`sphx_glr_topic_vta_tutorials_optimize_matrix_multiply_opt.py` (``matrix_multiply_opt.py``)
+- **00:03.023**: :ref:`sphx_glr_topic_vta_tutorials_optimize_convolution_opt.py` (``convolution_opt.py``)
+- **00:00.551**: :ref:`sphx_glr_topic_vta_tutorials_optimize_matrix_multiply_opt.py` (``matrix_multiply_opt.py``)
diff --git a/docs/_sources/topic/vta/tutorials/sg_execution_times.rst.txt b/docs/_sources/topic/vta/tutorials/sg_execution_times.rst.txt
index 7e3f4c73c..f20b1b422 100644
--- a/docs/_sources/topic/vta/tutorials/sg_execution_times.rst.txt
+++ b/docs/_sources/topic/vta/tutorials/sg_execution_times.rst.txt
@@ -5,7 +5,7 @@
 
 Computation times
 =================
-**00:01.015** total execution time for **topic_vta_tutorials** files:
+**00:01.005** total execution time for **topic_vta_tutorials** files:
 
-- **00:00.520**: :ref:`sphx_glr_topic_vta_tutorials_matrix_multiply.py` (``matrix_multiply.py``)
-- **00:00.495**: :ref:`sphx_glr_topic_vta_tutorials_vta_get_started.py` (``vta_get_started.py``)
+- **00:00.505**: :ref:`sphx_glr_topic_vta_tutorials_matrix_multiply.py` (``matrix_multiply.py``)
+- **00:00.500**: :ref:`sphx_glr_topic_vta_tutorials_vta_get_started.py` (``vta_get_started.py``)
diff --git a/docs/_sources/tutorial/auto_scheduler_matmul_x86.rst.txt b/docs/_sources/tutorial/auto_scheduler_matmul_x86.rst.txt
index 9fc7d62fe..5715e8211 100644
--- a/docs/_sources/tutorial/auto_scheduler_matmul_x86.rst.txt
+++ b/docs/_sources/tutorial/auto_scheduler_matmul_x86.rst.txt
@@ -306,7 +306,7 @@ We build the binary and check its correctness and performance.
 
  .. code-block:: none
 
-    Execution time of this operator: 93.390 ms
+    Execution time of this operator: 93.312 ms
 
 
 
@@ -417,7 +417,7 @@ operations.
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 1 minutes  1.129 seconds)
+   **Total running time of the script:** ( 1 minutes  7.648 seconds)
 
 
 .. _sphx_glr_download_tutorial_auto_scheduler_matmul_x86.py:
diff --git a/docs/_sources/tutorial/autotvm_relay_x86.rst.txt b/docs/_sources/tutorial/autotvm_relay_x86.rst.txt
index 8abcabfe7..4f7dcf8c3 100644
--- a/docs/_sources/tutorial/autotvm_relay_x86.rst.txt
+++ b/docs/_sources/tutorial/autotvm_relay_x86.rst.txt
@@ -280,7 +280,7 @@ standard deviation.
 
  .. code-block:: none
 
-    {'mean': 491.2182737399973, 'median': 491.21733459999746, 'std': 0.18458112131572907}
+    {'mean': 492.14645723999854, 'median': 491.58704970000144, 'std': 1.610485251788271}
 
 
 
@@ -494,31 +494,31 @@ the tuning data to.
 
  .. code-block:: none
 
-
    [Task  1/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  1/25]  Current/Best:   17.49/  17.49 GFLOPS | Progress: (4/20) | 5.45 s
    [Task  1/25]  Current/Best:    6.17/  17.49 GFLOPS | Progress: (8/20) | 8.88 s
    [Task  1/25]  Current/Best:   11.56/  22.72 GFLOPS | Progress: (12/20) | 11.33 s
    [Task  1/25]  Current/Best:   16.81/  22.81 GFLOPS | Progress: (16/20) | 12.99 s
    [Task  1/25]  Current/Best:   11.64/  23.90 GFLOPS | Progress: (20/20) | 14.70 s Done.
-
    [Task  2/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  2/25]  Current/Best:   12.27/  12.93 GFLOPS | Progress: (4/20) | 3.78 s
    [Task  2/25]  Current/Best:   14.15/  17.50 GFLOPS | Progress: (8/20) | 5.05 s
    [Task  2/25]  Current/Best:   21.08/  21.08 GFLOPS | Progress: (12/20) | 6.35 s
    [Task  2/25]  Current/Best:   12.61/  21.08 GFLOPS | Progress: (16/20) | 7.62 s
    [Task  2/25]  Current/Best:   19.46/  21.08 GFLOPS | Progress: (20/20) | 9.21 s Done.
-
    [Task  3/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  3/25]  Current/Best:    1.63/  10.57 GFLOPS | Progress: (4/20) | 5.76 s
    [Task  3/25]  Current/Best:   15.62/  16.89 GFLOPS | Progress: (8/20) | 7.67 s
    [Task  3/25]  Current/Best:   14.95/  16.89 GFLOPS | Progress: (12/20) | 9.36 s
    [Task  3/25]  Current/Best:    7.18/  23.81 GFLOPS | Progress: (16/20) | 11.29 s
    [Task  3/25]  Current/Best:   12.66/  23.81 GFLOPS | Progress: (20/20) | 15.85 s Done.
-
    [Task  4/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  4/25]  Current/Best:    9.53/  20.36 GFLOPS | Progress: (4/20) | 2.27 s
    [Task  4/25]  Current/Best:    6.87/  20.36 GFLOPS | Progress: (8/20) | 6.98 s
    [Task  4/25]  Current/Best:   21.91/  21.91 GFLOPS | Progress: (12/20) | 11.96 s
    [Task  4/25]  Current/Best:   17.42/  21.91 GFLOPS | Progress: (16/20) | 14.38 s
    [Task  4/25]  Current/Best:   13.40/  21.91 GFLOPS | Progress: (20/20) | 16.43 s Done.
-
    [Task  5/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  5/25]  Current/Best:    9.60/  10.36 GFLOPS | Progress: (4/20) | 2.49 s
    [Task  5/25]  Current/Best:   11.65/  12.52 GFLOPS | Progress: (8/20) | 4.55 s
    [Task  5/25]  Current/Best:   11.69/  18.08 GFLOPS | Progress: (12/20) | 7.60 s
    [Task  5/25]  Current/Best:   11.56/  22.62 GFLOPS | Progress: (16/20) | 8.99 s
    [Task  5/25]  Current/Best:   12.08/  22.62 GFLOPS | Progress: (20/20) | 10.87 s Done.
-
    [Task  6/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  6/25]  Current/Best:   12.19/  20.73 GFLOPS | Progress: (4/20) | 3.99 s
    [Task  6/25]  Current/Best:   19.01/  20.73 GFLOPS | Progress: (8/20) | 5.74 s
    [Task  6/25]  Current/Best:   13.32/  20.73 GFLOPS | Progress: (12/20) | 7.68 s
    [Task  6/25]  Current/Best:   20.04/  20.73 GFLOPS | Progress: (16/20) | 9.90 s
    [Task  6/25]  Current/Best:    3.70/  20.73 GFLOPS | Progress: (20/20) | 12.40 s Done.
-
    [Task  7/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  7/25]  Current/Best:   11.27/  12.94 GFLOPS | Progress: (4/20) | 3.44 s
    [Task  7/25]  Current/Best:   20.37/  20.99 GFLOPS | Progress: (8/20) | 4.93 s
    [Task  7/25]  Current/Best:   15.72/  20.99 GFLOPS | Progress: (12/20) | 6.82 s
    [Task  7/25]  Current/Best:   12.26/  20.99 GFLOPS | Progress: (16/20) | 8.85 s
    [Task  7/25]  Current/Best:    6.33/  21.88 GFLOPS | Progress: (20/20) | 11.29 s Done.
-
    [Task  8/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  8/25]  Current/Best:    9.73/  13.78 GFLOPS | Progress: (4/20) | 2.82 s
    [Task  8/25]  Current/Best:    9.45/  13.78 GFLOPS | Progress: (8/20) | 7.98 s
    [Task  8/25]  Current/Best:   12.47/  13.78 GFLOPS | Progress: (12/20) | 14.46 s
    [Task  8/25]  Current/Best:   18.75/  18.75 GFLOPS | Progress: (16/20) | 16.54 s
    [Task  8/25]  Current/Best:   19.47/  19.47 GFLOPS | Progress: (20/20) | 23.67 s Done.
-
    [Task  9/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  9/25]  Current/Best:   14.30/  15.94 GFLOPS | Progress: (4/20) | 11.88 s
    [Task  9/25]  Current/Best:   23.55/  23.55 GFLOPS | Progress: (8/20) | 13.67 s
    [Task  9/25]  Current/Best:    8.28/  23.55 GFLOPS | Progress: (12/20) | 16.18 s
    [Task  9/25]  Current/Best:   17.64/  23.55 GFLOPS | Progress: (16/20) | 18.95 s
    [Task  9/25]  Current/Best:    9.10/  23.55 GFLOPS | Progress: (20/20) | 27.53 s
    [Task 10/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 10/25]  Current/Best:   18.27/  18.27 GFLOPS | Progress: (4/20) | 2.48 s
    [Task 10/25]  Current/Best:   15.54/  18.27 GFLOPS | Progress: (8/20) | 4.13 s
    [Task 10/25]  Current/Best:   12.47/  18.84 GFLOPS | Progress: (12/20) | 5.65 s
    [Task 10/25]  Current/Best:   19.00/  20.06 GFLOPS | Progress: (16/20) | 6.76 s
    [Task 10/25]  Current/Best:    8.87/  20.06 GFLOPS | Progress: (20/20
 ) | 8.30 s Done.
-
    [Task 11/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 11/25]  Current/Best:   12.32/  18.14 GFLOPS | Progress: (4/20) | 3.24 s
    [Task 11/25]  Current/Best:   16.95/  18.14 GFLOPS | Progress: (8/20) | 6.05 s
    [Task 11/25]  Current/Best:   18.16/  18.16 GFLOPS | Progress: (12/20) | 8.11 s
    [Task 11/25]  Current/Best:   13.41/  21.17 GFLOPS | Progress: (16/20) | 10.96 s
    [Task 11/25]  Current/Best:   19.52/  21.63 GFLOPS | Progress: (20/20) | 13.04 s Done.
-
    [Task 12/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 12/25]  Current/Best:    7.65/  18.14 GFLOPS | Progress: (4/20) | 5.60 s
    [Task 12/25]  Current/Best:    5.12/  18.14 GFLOPS | Progress: (8/20) | 9.53 s
    [Task 12/25]  Current/Best:   18.99/  18.99 GFLOPS | Progress: (12/20) | 11.50 s
    [Task 12/25]  Current/Best:   15.31/  18.99 GFLOPS | Progress: (16/20) | 14.42 s
    [Task 12/25]  Current/Best:   15.15/  18.99 GFLOPS | Progress: (20/20) | 16.32 s Done.
-
    [Task 13/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 13/25]  Current/Best:    8.72/  17.27 GFLOPS | Progress: (4/20) | 3.64 s
    [Task 13/25]  Current/Best:   15.60/  20.89 GFLOPS | Progress: (8/20) | 6.26 s
    [Task 13/25]  Current/Best:   19.50/  21.53 GFLOPS | Progress: (12/20) | 9.27 s
    [Task 13/25]  Current/Best:   12.30/  21.53 GFLOPS | Progress: (16/20) | 12.72 s
    [Task 13/25]  Current/Best:   18.72/  21.53 GFLOPS | Progress: (20/20) | 15.04 s Done.
-
    [Task 14/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 14/25]  Current/Best:   13.63/  13.63 GFLOPS | Progress: (4/20) | 3.31 s
    [Task 14/25]  Current/Best:    6.09/  13.63 GFLOPS | Progress: (8/20) | 5.50 s
    [Task 14/25]  Current/Best:   20.31/  20.31 GFLOPS | Progress: (12/20) | 8.20 s
    [Task 14/25]  Current/Best:   16.24/  20.31 GFLOPS | Progress: (16/20) | 10.05 s Done.
-
    [Task 14/25]  Current/Best:   17.34/  20.31 GFLOPS | Progress: (20/20) | 11.73 s
    [Task 15/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 15/25]  Current/Best:   16.18/  17.67 GFLOPS | Progress: (4/20) | 2.56 s
    [Task 15/25]  Current/Best:   14.40/  18.15 GFLOPS | Progress: (8/20) | 4.00 s
    [Task 15/25]  Current/Best:   10.36/  22.01 GFLOPS | Progress: (12/20) | 6.33 s
    [Task 15/25]  Current/Best:   20.45/  22.01 GFLOPS | Progress: (16/20) | 9.33 s
    [Task 15/25]  Current/Best:    9.72/  22.01 GFLOPS | Progress: (20/20) | 10.45 s
    [Task 16/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 16/25]  Current/Best:   20.74/  20.74 GFLOPS | Progress: (4/20) | 2.80 s
    [Task 16/25]  Current/Best:    3.00/  20.74 GFLOPS | Progress: (8/20) | 4.40 s
    [Task 16/25]  Current/Best:   19.07/  20.74 GFLOPS | Progress: (12/20) | 5.59 s
    [Task 16/25]  Current/Best:   17.66/  20.74 GFLOPS | Progress: (16/20) |
  6.95 s
    [Task 16/25]  Current/Best:   10.08/  22.25 GFLOPS | Progress: (20/20) | 9.08 s Done.
-
    [Task 17/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 17/25]  Current/Best:   13.00/  16.64 GFLOPS | Progress: (4/20) | 4.72 s
    [Task 17/25]  Current/Best:   13.18/  23.38 GFLOPS | Progress: (8/20) | 7.58 s
    [Task 17/25]  Current/Best:   16.78/  23.38 GFLOPS | Progress: (12/20) | 9.61 s
    [Task 17/25]  Current/Best:   16.57/  23.38 GFLOPS | Progress: (16/20) | 11.80 s
    [Task 17/25]  Current/Best:   10.05/  23.38 GFLOPS | Progress: (20/20) | 13.93 s Done.
-
    [Task 18/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 18/25]  Current/Best:   11.10/  17.31 GFLOPS | Progress: (4/20) | 3.71 s
    [Task 18/25]  Current/Best:   10.58/  18.58 GFLOPS | Progress: (8/20) | 7.41 s
    [Task 18/25]  Current/Best:   19.39/  19.39 GFLOPS | Progress: (12/20) | 9.31 s
    [Task 18/25]  Current/Best:   10.07/  19.39 GFLOPS | Progress: (16/20) | 13.20 s
    [Task 18/25]  Current/Best:   20.77/  20.77 GFLOPS | Progress: (20/20) | 14.69 s Done.
-
    [Task 19/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 19/25]  Current/Best:    7.13/  20.53 GFLOPS | Progress: (4/20) | 5.89 s
    [Task 19/25]  Current/Best:    2.61/  20.53 GFLOPS | Progress: (8/20) | 9.24 s
    [Task 19/25]  Current/Best:   20.54/  21.98 GFLOPS | Progress: (12/20) | 12.21 s
    [Task 19/25]  Current/Best:   14.19/  21.98 GFLOPS | Progress: (16/20) | 15.26 s
    [Task 19/25]  Current/Best:    2.69/  23.68 GFLOPS | Progress: (20/20) | 18.08 s Done.
-
    [Task 20/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 20/25]  Current/Best:    9.09/  15.25 GFLOPS | Progress: (4/20) | 3.21 s Done.
+
    [Task  1/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  1/25]  Current/Best:   17.49/  17.49 GFLOPS | Progress: (4/20) | 6.02 s
    [Task  1/25]  Current/Best:    6.16/  17.49 GFLOPS | Progress: (8/20) | 8.85 s
    [Task  1/25]  Current/Best:   11.50/  22.89 GFLOPS | Progress: (12/20) | 11.30 s
    [Task  1/25]  Current/Best:   16.78/  22.89 GFLOPS | Progress: (16/20) | 12.99 s
    [Task  1/25]  Current/Best:   11.62/  23.92 GFLOPS | Progress: (20/20) | 14.70 s Done.
+
    [Task  2/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  2/25]  Current/Best:   12.34/  12.99 GFLOPS | Progress: (4/20) | 3.80 s
    [Task  2/25]  Current/Best:   14.04/  18.54 GFLOPS | Progress: (8/20) | 5.09 s
    [Task  2/25]  Current/Best:   21.24/  21.24 GFLOPS | Progress: (12/20) | 6.41 s
    [Task  2/25]  Current/Best:   12.75/  21.24 GFLOPS | Progress: (16/20) | 7.65 s
    [Task  2/25]  Current/Best:   19.34/  21.24 GFLOPS | Progress: (20/20) | 9.24 s Done.
+
    [Task  3/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  3/25]  Current/Best:    1.63/  10.60 GFLOPS | Progress: (4/20) | 5.77 s
    [Task  3/25]  Current/Best:   15.58/  16.88 GFLOPS | Progress: (8/20) | 7.67 s
    [Task  3/25]  Current/Best:   14.92/  16.88 GFLOPS | Progress: (12/20) | 9.37 s
    [Task  3/25]  Current/Best:    7.21/  23.67 GFLOPS | Progress: (16/20) | 11.28 s
    [Task  3/25]  Current/Best:   12.11/  23.67 GFLOPS | Progress: (20/20) | 15.80 s Done.
+
    [Task  4/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  4/25]  Current/Best:    9.56/  20.47 GFLOPS | Progress: (4/20) | 2.30 s
    [Task  4/25]  Current/Best:    6.55/  20.47 GFLOPS | Progress: (8/20) | 7.06 s
    [Task  4/25]  Current/Best:   22.23/  22.23 GFLOPS | Progress: (12/20) | 11.96 s
    [Task  4/25]  Current/Best:   16.66/  22.23 GFLOPS | Progress: (16/20) | 14.34 s
    [Task  4/25]  Current/Best:   13.37/  22.23 GFLOPS | Progress: (20/20) | 16.30 s Done.
+
    [Task  5/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  5/25]  Current/Best:    9.77/  10.51 GFLOPS | Progress: (4/20) | 2.50 s
    [Task  5/25]  Current/Best:   11.88/  12.83 GFLOPS | Progress: (8/20) | 4.53 s
    [Task  5/25]  Current/Best:   10.17/  18.06 GFLOPS | Progress: (12/20) | 7.75 s
    [Task  5/25]  Current/Best:   11.84/  22.47 GFLOPS | Progress: (16/20) | 9.15 s
    [Task  5/25]  Current/Best:   12.06/  22.47 GFLOPS | Progress: (20/20) | 11.01 s Done.
+
    [Task  6/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  6/25]  Current/Best:   12.21/  20.67 GFLOPS | Progress: (4/20) | 4.03 s
    [Task  6/25]  Current/Best:   18.95/  20.67 GFLOPS | Progress: (8/20) | 5.77 s
    [Task  6/25]  Current/Best:   13.11/  20.67 GFLOPS | Progress: (12/20) | 7.69 s
    [Task  6/25]  Current/Best:   20.06/  20.67 GFLOPS | Progress: (16/20) | 9.90 s
    [Task  6/25]  Current/Best:    3.74/  20.67 GFLOPS | Progress: (20/20) | 12.39 s Done.
+
    [Task  7/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  7/25]  Current/Best:   11.23/  12.93 GFLOPS | Progress: (4/20) | 3.44 s
    [Task  7/25]  Current/Best:   20.38/  21.21 GFLOPS | Progress: (8/20) | 4.93 s
    [Task  7/25]  Current/Best:   16.25/  21.21 GFLOPS | Progress: (12/20) | 6.83 s
    [Task  7/25]  Current/Best:   12.30/  21.21 GFLOPS | Progress: (16/20) | 8.87 s
    [Task  7/25]  Current/Best:    6.36/  21.79 GFLOPS | Progress: (20/20) | 11.31 s Done.
+
    [Task  8/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  8/25]  Current/Best:   10.19/  14.16 GFLOPS | Progress: (4/20) | 2.80 s
    [Task  8/25]  Current/Best:    9.57/  14.16 GFLOPS | Progress: (8/20) | 7.85 s
    [Task  8/25]  Current/Best:   12.76/  14.16 GFLOPS | Progress: (12/20) | 14.28 s
    [Task  8/25]  Current/Best:   18.87/  18.87 GFLOPS | Progress: (16/20) | 16.34 s
    [Task  8/25]  Current/Best:   20.07/  20.07 GFLOPS | Progress: (20/20) | 23.42 s Done.
+
    [Task  9/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task  9/25]  Current/Best:   14.35/  15.91 GFLOPS | Progress: (4/20) | 11.87 s
    [Task  9/25]  Current/Best:   23.59/  23.59 GFLOPS | Progress: (8/20) | 13.67 s
    [Task  9/25]  Current/Best:    8.27/  23.59 GFLOPS | Progress: (12/20) | 16.20 s
    [Task  9/25]  Current/Best:   17.96/  23.59 GFLOPS | Progress: (16/20) | 19.06 s
    [Task  9/25]  Current/Best:    9.10/  23.59 GFLOPS | Progress: (20/20) | 27.70 s
    [Task 10/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 10/25]  Current/Best:   18.18/  18.18 GFLOPS | Progress: (4/20) | 2.47 s
    [Task 10/25]  Current/Best:   15.57/  18.18 GFLOPS | Progress: (8/20) | 4.08 s
    [Task 10/25]  Current/Best:   12.88/  18.83 GFLOPS | Progress: (12/20) | 5.62 s
    [Task 10/25]  Current/Best:   19.12/  20.41 GFLOPS | Progress: (16/20) | 6.72 s
    [Task 10/25]  Current/Best:    8.87/  20.41 GFLOPS | Progress: (20/20
 ) | 8.23 s Done.
+
    [Task 11/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 11/25]  Current/Best:   12.34/  18.06 GFLOPS | Progress: (4/20) | 3.25 s
    [Task 11/25]  Current/Best:   16.93/  18.06 GFLOPS | Progress: (8/20) | 6.09 s
    [Task 11/25]  Current/Best:   18.14/  18.14 GFLOPS | Progress: (12/20) | 8.12 s
    [Task 11/25]  Current/Best:   13.35/  21.24 GFLOPS | Progress: (16/20) | 11.05 s
    [Task 11/25]  Current/Best:   19.39/  21.62 GFLOPS | Progress: (20/20) | 13.13 s Done.
+
    [Task 12/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 12/25]  Current/Best:    7.76/  18.07 GFLOPS | Progress: (4/20) | 5.59 s
    [Task 12/25]  Current/Best:    5.28/  18.07 GFLOPS | Progress: (8/20) | 9.52 s
    [Task 12/25]  Current/Best:   18.68/  18.97 GFLOPS | Progress: (12/20) | 11.49 s
    [Task 12/25]  Current/Best:   15.58/  18.97 GFLOPS | Progress: (16/20) | 14.42 s
    [Task 12/25]  Current/Best:   15.16/  18.97 GFLOPS | Progress: (20/20) | 16.32 s Done.
+
    [Task 13/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 13/25]  Current/Best:    8.81/  17.19 GFLOPS | Progress: (4/20) | 3.68 s
    [Task 13/25]  Current/Best:   16.11/  21.06 GFLOPS | Progress: (8/20) | 6.27 s
    [Task 13/25]  Current/Best:   19.66/  21.78 GFLOPS | Progress: (12/20) | 9.20 s
    [Task 13/25]  Current/Best:   12.32/  21.78 GFLOPS | Progress: (16/20) | 12.56 s
    [Task 13/25]  Current/Best:   18.68/  21.78 GFLOPS | Progress: (20/20) | 14.92 s Done.
+
    [Task 14/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 14/25]  Current/Best:   13.36/  13.36 GFLOPS | Progress: (4/20) | 3.32 s
    [Task 14/25]  Current/Best:    6.13/  13.40 GFLOPS | Progress: (8/20) | 5.51 s
    [Task 14/25]  Current/Best:   20.81/  20.81 GFLOPS | Progress: (12/20) | 8.16 s
    [Task 14/25]  Current/Best:   16.88/  20.81 GFLOPS | Progress: (16/20) | 10.05 s Done.
+
    [Task 14/25]  Current/Best:   17.29/  20.81 GFLOPS | Progress: (20/20) | 11.72 s
    [Task 15/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 15/25]  Current/Best:   16.21/  17.56 GFLOPS | Progress: (4/20) | 2.58 s
    [Task 15/25]  Current/Best:   14.36/  18.08 GFLOPS | Progress: (8/20) | 4.07 s
    [Task 15/25]  Current/Best:   10.40/  22.09 GFLOPS | Progress: (12/20) | 6.45 s
    [Task 15/25]  Current/Best:   20.45/  22.09 GFLOPS | Progress: (16/20) | 9.65 s
    [Task 15/25]  Current/Best:    9.68/  22.09 GFLOPS | Progress: (20/20) | 10.83 s
    [Task 16/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 16/25]  Current/Best:   19.60/  19.60 GFLOPS | Progress: (4/20) | 2.84 s
    [Task 16/25]  Current/Best:    3.05/  19.60 GFLOPS | Progress: (8/20) | 4.44 s
    [Task 16/25]  Current/Best:   19.00/  19.60 GFLOPS | Progress: (12/20) | 5.64 s
    [Task 16/25]  Current/Best:   17.92/  19.60 GFLOPS | Progress: (16/20) |
  7.03 s
    [Task 16/25]  Current/Best:    9.91/  22.59 GFLOPS | Progress: (20/20) | 9.16 s Done.
+
    [Task 17/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 17/25]  Current/Best:   11.87/  17.21 GFLOPS | Progress: (4/20) | 4.76 s
    [Task 17/25]  Current/Best:   14.33/  23.45 GFLOPS | Progress: (8/20) | 7.63 s
    [Task 17/25]  Current/Best:   16.78/  23.45 GFLOPS | Progress: (12/20) | 9.66 s
    [Task 17/25]  Current/Best:   16.47/  23.45 GFLOPS | Progress: (16/20) | 11.88 s
    [Task 17/25]  Current/Best:   10.05/  23.45 GFLOPS | Progress: (20/20) | 14.03 s Done.
+
    [Task 18/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 18/25]  Current/Best:   11.26/  18.01 GFLOPS | Progress: (4/20) | 3.77 s
    [Task 18/25]  Current/Best:   10.55/  20.16 GFLOPS | Progress: (8/20) | 7.41 s
    [Task 18/25]  Current/Best:   19.03/  20.16 GFLOPS | Progress: (12/20) | 9.33 s
    [Task 18/25]  Current/Best:   10.11/  20.16 GFLOPS | Progress: (16/20) | 13.14 s
    [Task 18/25]  Current/Best:   20.79/  20.79 GFLOPS | Progress: (20/20) | 14.65 s Done.
+
    [Task 19/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 19/25]  Current/Best:    7.25/  20.39 GFLOPS | Progress: (4/20) | 5.91 s
    [Task 19/25]  Current/Best:    2.61/  20.39 GFLOPS | Progress: (8/20) | 9.26 s
    [Task 19/25]  Current/Best:   20.45/  21.87 GFLOPS | Progress: (12/20) | 12.21 s
    [Task 19/25]  Current/Best:   13.82/  21.87 GFLOPS | Progress: (16/20) | 15.23 s
    [Task 19/25]  Current/Best:    2.70/  23.64 GFLOPS | Progress: (20/20) | 18.03 s Done.
+
    [Task 20/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 20/25]  Current/Best:    8.97/  15.28 GFLOPS | Progress: (4/20) | 3.25 s Done.
      Done.
-
    [Task 20/25]  Current/Best:    9.70/  15.25 GFLOPS | Progress: (8/20) | 6.69 s
    [Task 20/25]  Current/Best:    2.32/  16.58 GFLOPS | Progress: (12/20) | 10.58 s
    [Task 20/25]  Current/Best:   12.26/  16.58 GFLOPS | Progress: (16/20) | 14.40 s
    [Task 20/25]  Current/Best:   12.02/  22.36 GFLOPS | Progress: (20/20) | 16.47 s
    [Task 21/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 21/25]  Current/Best:    6.42/  17.57 GFLOPS | Progress: (4/20) | 3.17 s
    [Task 21/25]  Current/Best:   14.67/  17.57 GFLOPS | Progress: (8/20) | 4.74 s
    [Task 21/25]  Current/Best:    1.61/  17.57 GFLOPS | Progress: (12/20) | 6.82 s
    [Task 21/25]  Current/Best:   17.82/  17.82 GFLOPS | Progress: (16/20) | 10.26 s
    [Task 21/25]  Current/Best:    4.48/  17.82 GFLOPS | Progress: (20/20) | 17.50 s
    [Task 22/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 22/25]  Current/Best:    2.71/  16.99 GFLOPS | Progress: (4/20
 ) | 2.57 s
    [Task 22/25]  Current/Best:    8.62/  22.11 GFLOPS | Progress: (8/20) | 4.58 s
    [Task 22/25]  Current/Best:   20.02/  22.11 GFLOPS | Progress: (12/20) | 6.98 s
    [Task 22/25]  Current/Best:   15.16/  22.11 GFLOPS | Progress: (16/20) | 9.09 s
    [Task 22/25]  Current/Best:   14.39/  22.11 GFLOPS | Progress: (20/20) | 10.81 s Done.
-
    [Task 23/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 23/25]  Current/Best:   17.69/  20.95 GFLOPS | Progress: (4/20) | 3.16 s
    [Task 23/25]  Current/Best:   14.02/  20.95 GFLOPS | Progress: (8/20) | 6.51 s
    [Task 23/25]  Current/Best:   20.97/  21.74 GFLOPS | Progress: (12/20) | 8.31 s
    [Task 23/25]  Current/Best:    6.45/  21.74 GFLOPS | Progress: (16/20) | 15.34 s
    [Task 23/25]  Current/Best:    8.02/  21.74 GFLOPS | Progress: (20/20) | 19.51 s Done.
-
    [Task 24/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 24/25]  Current/Best:    8.47/   8.47 GFLOPS | Progress: (4/20) | 11.67 s
    [Task 24/25]  Current/Best:    2.15/   8.47 GFLOPS | Progress: (8/20) | 22.63 s
    [Task 24/25]  Current/Best:    4.51/   8.47 GFLOPS | Progress: (12/20) | 34.10 s Done.
+
    [Task 20/25]  Current/Best:   10.09/  15.28 GFLOPS | Progress: (8/20) | 6.76 s
    [Task 20/25]  Current/Best:    2.30/  16.57 GFLOPS | Progress: (12/20) | 10.63 s
    [Task 20/25]  Current/Best:   12.57/  16.57 GFLOPS | Progress: (16/20) | 14.30 s
    [Task 20/25]  Current/Best:   12.27/  22.20 GFLOPS | Progress: (20/20) | 16.44 s
    [Task 21/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 21/25]  Current/Best:    6.42/  17.72 GFLOPS | Progress: (4/20) | 3.18 s
    [Task 21/25]  Current/Best:   14.62/  17.72 GFLOPS | Progress: (8/20) | 4.76 s
    [Task 21/25]  Current/Best:    1.61/  17.72 GFLOPS | Progress: (12/20) | 6.84 s
    [Task 21/25]  Current/Best:   17.69/  17.72 GFLOPS | Progress: (16/20) | 10.29 s
    [Task 21/25]  Current/Best:    4.47/  17.72 GFLOPS | Progress: (20/20) | 17.64 s
    [Task 22/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 22/25]  Current/Best:    2.70/  16.99 GFLOPS | Progress: (4/20
 ) | 2.63 s
    [Task 22/25]  Current/Best:    9.10/  20.78 GFLOPS | Progress: (8/20) | 4.65 s
    [Task 22/25]  Current/Best:   20.06/  20.78 GFLOPS | Progress: (12/20) | 7.00 s
    [Task 22/25]  Current/Best:   15.48/  20.78 GFLOPS | Progress: (16/20) | 9.14 s
    [Task 22/25]  Current/Best:   13.91/  20.78 GFLOPS | Progress: (20/20) | 10.85 s Done.
+
    [Task 23/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 23/25]  Current/Best:   17.67/  20.93 GFLOPS | Progress: (4/20) | 3.15 s
    [Task 23/25]  Current/Best:   14.60/  20.93 GFLOPS | Progress: (8/20) | 6.51 s
    [Task 23/25]  Current/Best:   21.00/  21.71 GFLOPS | Progress: (12/20) | 8.32 s
    [Task 23/25]  Current/Best:    6.53/  21.71 GFLOPS | Progress: (16/20) | 15.38 s
    [Task 23/25]  Current/Best:    7.96/  21.71 GFLOPS | Progress: (20/20) | 19.58 s Done.
+
    [Task 24/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 24/25]  Current/Best:    8.19/   8.19 GFLOPS | Progress: (4/20) | 11.71 s
    [Task 24/25]  Current/Best:    3.34/   8.19 GFLOPS | Progress: (8/20) | 22.89 s
    [Task 24/25]  Current/Best:    4.56/   8.19 GFLOPS | Progress: (12/20) | 33.60 s Done.
      Done.
-
    [Task 24/25]  Current/Best:    6.00/   8.98 GFLOPS | Progress: (16/20) | 39.79 s
    [Task 24/25]  Current/Best:    3.30/   8.98 GFLOPS | Progress: (20/20) | 45.74 s Done.
-
    [Task 25/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 25/25]  Current/Best:    1.55/   2.77 GFLOPS | Progress: (4/20) | 11.52 s
    [Task 25/25]  Current/Best:    6.29/   8.70 GFLOPS | Progress: (8/20) | 22.74 s
    [Task 25/25]  Current/Best:    6.20/   8.70 GFLOPS | Progress: (12/20) | 34.07 s
    [Task 25/25]  Current/Best:    6.01/   8.88 GFLOPS | Progress: (16/20) | 35.87 s
    [Task 25/25]  Current/Best:    2.88/   9.02 GFLOPS | Progress: (20/20) | 46.55 s
+
    [Task 24/25]  Current/Best:    6.30/   8.96 GFLOPS | Progress: (16/20) | 39.30 s
    [Task 24/25]  Current/Best:    3.38/   8.96 GFLOPS | Progress: (20/20) | 45.18 s Done.
+
    [Task 25/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
    [Task 25/25]  Current/Best:    1.55/   2.77 GFLOPS | Progress: (4/20) | 11.51 s
    [Task 25/25]  Current/Best:    6.04/   8.44 GFLOPS | Progress: (8/20) | 22.70 s
    [Task 25/25]  Current/Best:    6.06/   8.44 GFLOPS | Progress: (12/20) | 33.93 s
    [Task 25/25]  Current/Best:    5.81/   8.76 GFLOPS | Progress: (16/20) | 35.77 s
    [Task 25/25]  Current/Best:    2.89/   9.21 GFLOPS | Progress: (20/20) | 46.41 s
 
 
 The output from this tuning process will look something like this:
@@ -660,8 +660,8 @@ improvement in comparing the optimized model to the unoptimized model.
 
  .. code-block:: none
 
-    optimized: {'mean': 410.4367143700006, 'median': 409.882150750002, 'std': 1.7256228135094362}
-    unoptimized: {'mean': 491.2182737399973, 'median': 491.21733459999746, 'std': 0.18458112131572907}
+    optimized: {'mean': 405.7314930999996, 'median': 405.89760784999953, 'std': 1.7561562409945775}
+    unoptimized: {'mean': 492.14645723999854, 'median': 491.58704970000144, 'std': 1.610485251788271}
 
 
 
@@ -681,7 +681,7 @@ profiling/benchmarking.
 
 .. rst-class:: sphx-glr-timing
 
-   **Total running time of the script:** ( 10 minutes  21.547 seconds)
+   **Total running time of the script:** ( 10 minutes  16.147 seconds)
 
 
 .. _sphx_glr_download_tutorial_autotvm_relay_x86.py:
diff --git a/docs/_sources/tutorial/cross_compilation_and_rpc.rst.txt b/docs/_sources/tutorial/cross_compilation_and_rpc.rst.txt
index e371d73c5..18e6c7267 100644
--- a/docs/_sources/tutorial/cross_compilation_and_rpc.rst.txt
+++ b/docs/_sources/tutorial/cross_compilation_and_rpc.rst.txt
@@ -235,7 +235,7 @@ device and returns the measured cost. Network overhead is excluded.
 
  .. code-block:: none
 
-    1.279e-07 secs/op
+    1.244e-07 secs/op
 
 
 
diff --git a/docs/_sources/tutorial/intro_topi.rst.txt b/docs/_sources/tutorial/intro_topi.rst.txt
index e585043c2..76fae7715 100644
--- a/docs/_sources/tutorial/intro_topi.rst.txt
+++ b/docs/_sources/tutorial/intro_topi.rst.txt
@@ -233,7 +233,7 @@ As you can see, scheduled stages of computation have been accumulated and we can
 
  .. code-block:: none
 
-    [stage(a, placeholder(a, 0x20b21e90)), stage(b, placeholder(b, 0xed829f0)), stage(T_add, compute(T_add, body=[(a[ax0, ax1, ax2] + b[ax1, ax2])], axis=[iter_var(ax0, range(min=0, ext=100)), iter_var(ax1, range(min=0, ext=10)), iter_var(ax2, range(min=0, ext=10))], reduce_axis=[], tag=broadcast, attrs={})), stage(T_multiply, compute(T_multiply, body=[(a[ax0, ax1, ax2]*b[ax1, ax2])], axis=[iter_var(ax0, range(min=0, ext=100)), iter_var(ax1, range(min=0, ext=10)), iter_var(ax2, range(min [...]
+    [stage(a, placeholder(a, 0x4994b90)), stage(b, placeholder(b, 0xe39e770)), stage(T_add, compute(T_add, body=[(a[ax0, ax1, ax2] + b[ax1, ax2])], axis=[iter_var(ax0, range(min=0, ext=100)), iter_var(ax1, range(min=0, ext=10)), iter_var(ax2, range(min=0, ext=10))], reduce_axis=[], tag=broadcast, attrs={})), stage(T_multiply, compute(T_multiply, body=[(a[ax0, ax1, ax2]*b[ax1, ax2])], axis=[iter_var(ax0, range(min=0, ext=100)), iter_var(ax1, range(min=0, ext=10)), iter_var(ax2, range(min= [...]
 
 
 
diff --git a/docs/_sources/tutorial/sg_execution_times.rst.txt b/docs/_sources/tutorial/sg_execution_times.rst.txt
index dcb11c626..3d160da28 100644
--- a/docs/_sources/tutorial/sg_execution_times.rst.txt
+++ b/docs/_sources/tutorial/sg_execution_times.rst.txt
@@ -5,17 +5,17 @@
 
 Computation times
 =================
-**13:17.780** total execution time for **tutorial** files:
+**13:16.411** total execution time for **tutorial** files:
 
-- **10:21.547**: :ref:`sphx_glr_tutorial_autotvm_relay_x86.py` (``autotvm_relay_x86.py``)
-- **01:02.027**: :ref:`sphx_glr_tutorial_tensor_expr_get_started.py` (``tensor_expr_get_started.py``)
-- **01:01.129**: :ref:`sphx_glr_tutorial_auto_scheduler_matmul_x86.py` (``auto_scheduler_matmul_x86.py``)
-- **00:27.393**: :ref:`sphx_glr_tutorial_relay_quick_start.py` (``relay_quick_start.py``)
-- **00:23.642**: :ref:`sphx_glr_tutorial_autotvm_matmul_x86.py` (``autotvm_matmul_x86.py``)
-- **00:01.050**: :ref:`sphx_glr_tutorial_tensor_ir_blitz_course.py` (``tensor_ir_blitz_course.py``)
-- **00:00.699**: :ref:`sphx_glr_tutorial_intro_topi.py` (``intro_topi.py``)
-- **00:00.179**: :ref:`sphx_glr_tutorial_cross_compilation_and_rpc.py` (``cross_compilation_and_rpc.py``)
-- **00:00.031**: :ref:`sphx_glr_tutorial_introduction.py` (``introduction.py``)
-- **00:00.028**: :ref:`sphx_glr_tutorial_install.py` (``install.py``)
-- **00:00.028**: :ref:`sphx_glr_tutorial_tvmc_python.py` (``tvmc_python.py``)
-- **00:00.027**: :ref:`sphx_glr_tutorial_tvmc_command_line_driver.py` (``tvmc_command_line_driver.py``)
+- **10:16.147**: :ref:`sphx_glr_tutorial_autotvm_relay_x86.py` (``autotvm_relay_x86.py``)
+- **01:07.648**: :ref:`sphx_glr_tutorial_auto_scheduler_matmul_x86.py` (``auto_scheduler_matmul_x86.py``)
+- **00:58.825**: :ref:`sphx_glr_tutorial_tensor_expr_get_started.py` (``tensor_expr_get_started.py``)
+- **00:27.569**: :ref:`sphx_glr_tutorial_relay_quick_start.py` (``relay_quick_start.py``)
+- **00:24.001**: :ref:`sphx_glr_tutorial_autotvm_matmul_x86.py` (``autotvm_matmul_x86.py``)
+- **00:01.183**: :ref:`sphx_glr_tutorial_tensor_ir_blitz_course.py` (``tensor_ir_blitz_course.py``)
+- **00:00.710**: :ref:`sphx_glr_tutorial_intro_topi.py` (``intro_topi.py``)
+- **00:00.194**: :ref:`sphx_glr_tutorial_cross_compilation_and_rpc.py` (``cross_compilation_and_rpc.py``)
+- **00:00.043**: :ref:`sphx_glr_tutorial_install.py` (``install.py``)
+- **00:00.030**: :ref:`sphx_glr_tutorial_introduction.py` (``introduction.py``)
+- **00:00.030**: :ref:`sphx_glr_tutorial_tvmc_command_line_driver.py` (``tvmc_command_line_driver.py``)
+- **00:00.029**: :ref:`sphx_glr_tutorial_tvmc_python.py` (``tvmc_python.py``)
diff --git a/docs/_sources/tutorial/tensor_expr_get_started.rst.txt b/docs/_sources/tutorial/tensor_expr_get_started.rst.txt
index 6609b1b2d..a3e45077b 100644
--- a/docs/_sources/tutorial/tensor_expr_get_started.rst.txt
+++ b/docs/_sources/tutorial/tensor_expr_get_started.rst.txt
@@ -252,7 +252,7 @@ helper function to run a profile of the TVM generated code.
 
  .. code-block:: none
 
-    Numpy running time: 0.000008
+    Numpy running time: 0.000007
     naive: 0.000007
 
 
@@ -397,7 +397,7 @@ factor to be the number of threads on your CPU.
 
  .. code-block:: none
 
-    vector: 0.000024
+    vector: 0.000025
     @main = primfn(A_1: handle, B_1: handle, C_1: handle) -> ()
       attr = {"from_legacy_te_schedule": True, "global_symbol": "main", "tir.noalias": True}
       buffers = {A: Buffer(A_2: Pointer(float32), float32, [(stride: int32*n: int32)], [], type="auto"),
@@ -447,10 +447,10 @@ We can now compare the different schedules
  .. code-block:: none
 
                 Operator                  Timing             Performance
-                   numpy    8.143200000176876e-06                    1.0
-                   naive              6.7654e-06      0.8308036152683282
-                parallel              6.0483e-06      0.7427424108297263
-                  vector             2.44949e-05      3.0080189605398315
+                   numpy    6.80261000070459e-06                     1.0
+                   naive    6.6617999999999995e-06    0.9793005918772345
+                parallel              6.0659e-06      0.8917018613990388
+                  vector              2.4594e-05      3.6153770387325808
 
 
 
@@ -839,7 +839,7 @@ matrix multiplication.
 
  .. code-block:: none
 
-    Numpy running time: 0.017890
+    Numpy running time: 0.019364
 
 
 
@@ -897,7 +897,7 @@ optimizations.
 
     /workspace/python/tvm/driver/build_module.py:264: UserWarning: target_host parameter is going to be deprecated. Please pass in tvm.target.Target(target, host=target_host) instead.
       "target_host parameter is going to be deprecated. "
-    none: 3.530076
+    none: 3.259311
 
 
 
@@ -996,7 +996,7 @@ schedule.
 
  .. code-block:: none
 
-    blocking: 0.286767
+    blocking: 0.294276
 
 
 
@@ -1088,7 +1088,7 @@ already cache friendly from our previous optimizations.
 
  .. code-block:: none
 
-    vectorization: 0.323634
+    vectorization: 0.318063
     @main = primfn(A_1: handle, B_1: handle, C_1: handle) -> ()
       attr = {"from_legacy_te_schedule": True, "global_symbol": "main", "tir.noalias": True}
       buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1160,7 +1160,7 @@ more cache friendly.
 
  .. code-block:: none
 
-    loop permutation: 0.117264
+    loop permutation: 0.117781
     @main = primfn(A_1: handle, B_1: handle, C_1: handle) -> ()
       attr = {"from_legacy_te_schedule": True, "global_symbol": "main", "tir.noalias": True}
       buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1257,7 +1257,7 @@ optimized schedule.
 
  .. code-block:: none
 
-    array packing: 0.110972
+    array packing: 0.110649
     @main = primfn(A_1: handle, B_1: handle, C_1: handle) -> ()
       attr = {"from_legacy_te_schedule": True, "global_symbol": "main", "tir.noalias": True}
       buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1348,7 +1348,7 @@ to `C` when all the block results are ready.
 
  .. code-block:: none
 
-    block caching: 0.110676
+    block caching: 0.110744
     @main = primfn(A_1: handle, B_1: handle, C_1: handle) -> ()
       attr = {"from_legacy_te_schedule": True, "global_symbol": "main", "tir.noalias": True}
       buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1432,7 +1432,7 @@ of thread-level parallelization.
 
  .. code-block:: none
 
-    parallelization: 0.144912
+    parallelization: 0.144800
     @main = primfn(A_1: handle, B_1: handle, C_1: handle) -> ()
       attr = {"from_legacy_te_schedule": True, "global_symbol": "main", "tir.noalias": True}
       buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1511,13 +1511,13 @@ working, we can compare the results.
  .. code-block:: none
 
                 Operator                  Timing             Performance
-                    none            3.5300763216                     1.0
-                blocking            0.2867674917     0.08123549339296528
-           vectorization            0.3236340774     0.09167905957719166
-        loop permutation     0.11726434560000001     0.03321864314447745
-           array packing            0.1109724567     0.03143627689321515
-           block caching            0.1106763363     0.03135239190801296
-         parallelization     0.14491220259999998    0.041050727915797246
+                    none            3.2593111936                     1.0
+                blocking     0.29427620350000006     0.09028785102749388
+           vectorization            0.3180633337     0.09758605877356873
+        loop permutation     0.11778126150000001    0.036136856686552636
+           array packing     0.11064890060000002     0.03394855355244101
+           block caching            0.1107441548     0.03397777880720865
+         parallelization            0.1448000001     0.04442656484729964
 
 
 
@@ -1552,11 +1552,6 @@ operations with tunable parameters that allows you to automatically optimize
 the computation for specific platforms.
 
 
-.. rst-class:: sphx-glr-timing
-
-   **Total running time of the script:** ( 1 minutes  2.027 seconds)
-
-
 .. _sphx_glr_download_tutorial_tensor_expr_get_started.py:
 
 
diff --git a/docs/commit_hash b/docs/commit_hash
index 62ec3587c..63e8c9580 100644
--- a/docs/commit_hash
+++ b/docs/commit_hash
@@ -1 +1 @@
-12a0f3edcf8295288f4aa9ec3dbb6771c3a1a301
+017d410bd18fd3e272ea49ea9e11955c3128bb72
diff --git a/docs/how_to/compile_models/from_mxnet.html b/docs/how_to/compile_models/from_mxnet.html
index b32c2fcab..b44b98cb6 100644
--- a/docs/how_to/compile_models/from_mxnet.html
+++ b/docs/how_to/compile_models/from_mxnet.html
@@ -401,7 +401,7 @@
 </div>
 <img alt="../../_images/sphx_glr_from_mxnet_001.png" class="sphx-glr-single-img" src="../../_images/sphx_glr_from_mxnet_001.png" />
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading /workspace/.mxnet/models/resnet18_v1-a0666292.zip54afdec5-b0eb-4ed0-8aab-e3945357fee7 from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/resnet18_v1-a0666292.zip...
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading /workspace/.mxnet/models/resnet18_v1-a0666292.zip5d520194-a89c-4577-86f6-e52828716638 from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/resnet18_v1-a0666292.zip...
 x (1, 3, 224, 224)
 </pre></div>
 </div>
diff --git a/docs/how_to/compile_models/from_oneflow.html b/docs/how_to/compile_models/from_oneflow.html
index 59e010f32..9c1b2fd31 100644
--- a/docs/how_to/compile_models/from_oneflow.html
+++ b/docs/how_to/compile_models/from_oneflow.html
@@ -406,51 +406,48 @@ python3 -m pip install -f https://release.oneflow.info <span class="nv">oneflow<
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading: &quot;https://oneflow-public.oss-cn-beijing.aliyuncs.com/model_zoo/flowvision/classification/ResNet/resnet18.zip&quot; to /workspace/.oneflow/flowvision_cache/resnet18.zip
 
   0%|          | 0.00/41.5M [00:00&lt;?, ?B/s]
-  0%|          | 16.0k/41.5M [00:00&lt;07:54, 91.6kB/s]
-  0%|          | 48.0k/41.5M [00:00&lt;04:59, 145kB/s]
-  0%|          | 96.0k/41.5M [00:00&lt;03:33, 204kB/s]
-  0%|          | 192k/41.5M [00:00&lt;02:07, 339kB/s]
-  1%|          | 336k/41.5M [00:00&lt;01:24, 513kB/s]
-  2%|1         | 640k/41.5M [00:01&lt;00:46, 927kB/s]
-  3%|2         | 1.05M/41.5M [00:01&lt;00:29, 1.44MB/s]
-  5%|4         | 2.00M/41.5M [00:01&lt;00:19, 2.07MB/s]
-  8%|8         | 3.48M/41.5M [00:01&lt;00:10, 3.75MB/s]
- 10%|#         | 4.28M/41.5M [00:01&lt;00:09, 4.00MB/s]
- 13%|#2        | 5.39M/41.5M [00:02&lt;00:08, 4.69MB/s]
- 16%|#5        | 6.48M/41.5M [00:02&lt;00:07, 5.14MB/s]
- 17%|#6        | 6.99M/41.5M [00:02&lt;00:08, 4.51MB/s]
- 19%|#9        | 8.06M/41.5M [00:02&lt;00:06, 5.05MB/s]
- 22%|##1       | 9.10M/41.5M [00:02&lt;00:06, 5.34MB/s]
- 24%|##4       | 10.2M/41.5M [00:03&lt;00:05, 5.58MB/s]
- 27%|##7       | 11.2M/41.5M [00:03&lt;00:05, 5.78MB/s]
- 30%|##9       | 12.3M/41.5M [00:03&lt;00:05, 5.93MB/s]
- 32%|###2      | 13.4M/41.5M [00:03&lt;00:04, 6.08MB/s]
- 35%|###4      | 14.5M/41.5M [00:03&lt;00:04, 6.19MB/s]
- 38%|###7      | 15.6M/41.5M [00:03&lt;00:04, 6.29MB/s]
- 40%|####      | 16.8M/41.5M [00:04&lt;00:04, 6.38MB/s]
- 43%|####3     | 17.9M/41.5M [00:04&lt;00:03, 6.46MB/s]
- 46%|####5     | 19.1M/41.5M [00:04&lt;00:03, 6.53MB/s]
- 49%|####8     | 20.2M/41.5M [00:04&lt;00:03, 6.61MB/s]
- 52%|#####1    | 21.4M/41.5M [00:04&lt;00:03, 6.66MB/s]
- 54%|#####4    | 22.6M/41.5M [00:05&lt;00:02, 6.72MB/s]
- 57%|#####7    | 23.7M/41.5M [00:05&lt;00:02, 6.77MB/s]
- 60%|######    | 24.9M/41.5M [00:05&lt;00:02, 6.83MB/s]
- 63%|######2   | 26.1M/41.5M [00:05&lt;00:02, 6.87MB/s]
- 66%|######5   | 27.3M/41.5M [00:05&lt;00:01, 7.93MB/s]
- 69%|######8   | 28.5M/41.5M [00:05&lt;00:01, 7.64MB/s]
- 72%|#######1  | 29.8M/41.5M [00:06&lt;00:01, 7.46MB/s]
- 75%|#######4  | 31.0M/41.5M [00:06&lt;00:01, 7.35MB/s]
- 78%|#######7  | 32.2M/41.5M [00:06&lt;00:01, 6.81MB/s]
- 81%|########  | 33.4M/41.5M [00:06&lt;00:01, 7.92MB/s]
- 83%|########2 | 34.2M/41.5M [00:06&lt;00:00, 7.65MB/s]
- 84%|########4 | 35.0M/41.5M [00:06&lt;00:01, 6.66MB/s]
- 86%|########6 | 35.9M/41.5M [00:06&lt;00:00, 6.63MB/s]
- 89%|########9 | 37.1M/41.5M [00:07&lt;00:00, 7.36MB/s]
- 92%|#########2| 38.4M/41.5M [00:07&lt;00:00, 7.91MB/s]
- 94%|#########4| 39.1M/41.5M [00:07&lt;00:00, 7.50MB/s]
- 96%|#########6| 39.9M/41.5M [00:07&lt;00:00, 6.42MB/s]
- 98%|#########8| 40.8M/41.5M [00:07&lt;00:00, 6.72MB/s]
-100%|##########| 41.5M/41.5M [00:07&lt;00:00, 5.62MB/s]
+  0%|          | 16.0k/41.5M [00:00&lt;07:47, 93.0kB/s]
+  0%|          | 48.0k/41.5M [00:00&lt;04:55, 147kB/s]
+  0%|          | 96.0k/41.5M [00:00&lt;03:29, 207kB/s]
+  0%|          | 208k/41.5M [00:00&lt;01:53, 381kB/s]
+  1%|          | 424k/41.5M [00:00&lt;01:02, 694kB/s]
+  2%|2         | 864k/41.5M [00:01&lt;00:32, 1.32MB/s]
+  4%|4         | 1.70M/41.5M [00:01&lt;00:16, 2.56MB/s]
+  8%|7         | 3.19M/41.5M [00:01&lt;00:08, 4.54MB/s]
+ 11%|#1        | 4.67M/41.5M [00:01&lt;00:06, 5.87MB/s]
+ 15%|#4        | 6.16M/41.5M [00:01&lt;00:05, 6.77MB/s]
+ 18%|#8        | 7.63M/41.5M [00:01&lt;00:04, 8.39MB/s]
+ 22%|##1       | 9.06M/41.5M [00:01&lt;00:03, 9.83MB/s]
+ 24%|##4       | 10.1M/41.5M [00:02&lt;00:03, 8.87MB/s]
+ 27%|##6       | 11.0M/41.5M [00:02&lt;00:04, 7.80MB/s]
+ 29%|##9       | 12.1M/41.5M [00:02&lt;00:03, 8.45MB/s]
+ 33%|###2      | 13.5M/41.5M [00:02&lt;00:02, 9.99MB/s]
+ 35%|###5      | 14.5M/41.5M [00:02&lt;00:03, 8.90MB/s]
+ 37%|###7      | 15.5M/41.5M [00:02&lt;00:03, 7.77MB/s]
+ 40%|###9      | 16.5M/41.5M [00:02&lt;00:03, 8.48MB/s]
+ 43%|####3     | 17.9M/41.5M [00:03&lt;00:02, 10.1MB/s]
+ 46%|####5     | 19.0M/41.5M [00:03&lt;00:02, 8.93MB/s]
+ 48%|####8     | 19.9M/41.5M [00:03&lt;00:02, 7.80MB/s]
+ 51%|#####     | 21.0M/41.5M [00:03&lt;00:02, 8.48MB/s]
+ 54%|#####3    | 22.4M/41.5M [00:03&lt;00:01, 10.1MB/s]
+ 56%|#####6    | 23.4M/41.5M [00:03&lt;00:02, 8.92MB/s]
+ 59%|#####8    | 24.4M/41.5M [00:03&lt;00:02, 7.80MB/s]
+ 61%|######1   | 25.4M/41.5M [00:04&lt;00:01, 8.50MB/s]
+ 65%|######4   | 26.8M/41.5M [00:04&lt;00:01, 10.0MB/s]
+ 67%|######7   | 27.9M/41.5M [00:04&lt;00:01, 8.93MB/s]
+ 69%|######9   | 28.8M/41.5M [00:04&lt;00:01, 7.78MB/s]
+ 72%|#######1  | 29.9M/41.5M [00:04&lt;00:01, 8.49MB/s]
+ 75%|#######5  | 31.3M/41.5M [00:04&lt;00:01, 10.0MB/s]
+ 78%|#######7  | 32.3M/41.5M [00:04&lt;00:01, 8.94MB/s]
+ 80%|########  | 33.2M/41.5M [00:04&lt;00:01, 7.79MB/s]
+ 83%|########2 | 34.3M/41.5M [00:05&lt;00:00, 8.51MB/s]
+ 86%|########6 | 35.7M/41.5M [00:05&lt;00:00, 10.0MB/s]
+ 89%|########8 | 36.8M/41.5M [00:05&lt;00:00, 8.94MB/s]
+ 91%|######### | 37.7M/41.5M [00:05&lt;00:00, 7.78MB/s]
+ 93%|#########3| 38.8M/41.5M [00:05&lt;00:00, 8.52MB/s]
+ 97%|#########6| 40.2M/41.5M [00:05&lt;00:00, 10.0MB/s]
+ 99%|#########9| 41.2M/41.5M [00:05&lt;00:00, 8.89MB/s]
+100%|##########| 41.5M/41.5M [00:05&lt;00:00, 7.43MB/s]
 </pre></div>
 </div>
 </div>
diff --git a/docs/how_to/compile_models/from_paddle.html b/docs/how_to/compile_models/from_paddle.html
index f1826d751..505dde6db 100644
--- a/docs/how_to/compile_models/from_paddle.html
+++ b/docs/how_to/compile_models/from_paddle.html
@@ -469,7 +469,7 @@ A quick solution is</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>TVM prediction top-1 id: 282, class name:  282: &#39;tiger cat&#39;,
 </pre></div>
 </div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  6.215 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  5.866 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-compile-models-from-paddle-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/16269b77359771348d507395692524cf/from_paddle.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">from_paddle.py</span></code></a></p>
diff --git a/docs/how_to/compile_models/from_pytorch.html b/docs/how_to/compile_models/from_pytorch.html
index 906452a61..05b8b7972 100644
--- a/docs/how_to/compile_models/from_pytorch.html
+++ b/docs/how_to/compile_models/from_pytorch.html
@@ -387,13 +387,10 @@ be unstable.</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading: &quot;https://download.pytorch.org/models/resnet18-f37072fd.pth&quot; to /workspace/.cache/torch/hub/checkpoints/resnet18-f37072fd.pth
 
   0%|          | 0.00/44.7M [00:00&lt;?, ?B/s]
-  2%|2         | 0.98M/44.7M [00:00&lt;00:04, 10.1MB/s]
-  6%|6         | 2.76M/44.7M [00:00&lt;00:02, 15.1MB/s]
- 14%|#3        | 6.06M/44.7M [00:00&lt;00:01, 23.8MB/s]
- 27%|##7       | 12.2M/44.7M [00:00&lt;00:00, 39.6MB/s]
- 53%|#####3    | 23.8M/44.7M [00:00&lt;00:00, 69.2MB/s]
- 95%|#########5| 42.4M/44.7M [00:00&lt;00:00, 112MB/s]
-100%|##########| 44.7M/44.7M [00:00&lt;00:00, 76.1MB/s]
+ 11%|#1        | 5.09M/44.7M [00:00&lt;00:00, 53.3MB/s]
+ 49%|####8     | 21.7M/44.7M [00:00&lt;00:00, 124MB/s]
+ 85%|########5 | 38.1M/44.7M [00:00&lt;00:00, 145MB/s]
+100%|##########| 44.7M/44.7M [00:00&lt;00:00, 134MB/s]
 </pre></div>
 </div>
 </div>
diff --git a/docs/how_to/compile_models/from_tensorflow.html b/docs/how_to/compile_models/from_tensorflow.html
index 295127083..64131d954 100644
--- a/docs/how_to/compile_models/from_tensorflow.html
+++ b/docs/how_to/compile_models/from_tensorflow.html
@@ -612,6 +612,7 @@ banana (score = 0.00022)
 desk (score = 0.00019)
 </pre></div>
 </div>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  0.171 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-compile-models-from-tensorflow-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/7f1d3d1b878694c201c614c807cdebc8/from_tensorflow.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">from_tensorflow.py</span></code></a></p>
diff --git a/docs/how_to/compile_models/sg_execution_times.html b/docs/how_to/compile_models/sg_execution_times.html
index abcdcba2a..af918615b 100644
--- a/docs/how_to/compile_models/sg_execution_times.html
+++ b/docs/how_to/compile_models/sg_execution_times.html
@@ -300,18 +300,18 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-compile-models-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>05:21.096</strong> total execution time for <strong>how_to_compile_models</strong> files:</p>
+<p><strong>05:18.369</strong> total execution time for <strong>how_to_compile_models</strong> files:</p>
 <ul class="simple">
-<li><p><strong>01:06.215</strong>: <a class="reference internal" href="from_paddle.html#sphx-glr-how-to-compile-models-from-paddle-py"><span class="std std-ref">Compile PaddlePaddle Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_paddle.py</span></code>)</p></li>
-<li><p><strong>00:59.419</strong>: <a class="reference internal" href="from_tensorflow.html#sphx-glr-how-to-compile-models-from-tensorflow-py"><span class="std std-ref">Compile Tensorflow Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_tensorflow.py</span></code>)</p></li>
-<li><p><strong>00:59.142</strong>: <a class="reference internal" href="from_darknet.html#sphx-glr-how-to-compile-models-from-darknet-py"><span class="std std-ref">Compile YOLO-V2 and YOLO-V3 in DarkNet Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_darknet.py</span></code>)</p></li>
-<li><p><strong>00:32.809</strong>: <a class="reference internal" href="from_oneflow.html#sphx-glr-how-to-compile-models-from-oneflow-py"><span class="std std-ref">Compile OneFlow Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_oneflow.py</span></code>)</p></li>
-<li><p><strong>00:23.871</strong>: <a class="reference internal" href="from_tflite.html#sphx-glr-how-to-compile-models-from-tflite-py"><span class="std std-ref">Compile TFLite Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_tflite.py</span></code>)</p></li>
-<li><p><strong>00:22.155</strong>: <a class="reference internal" href="from_mxnet.html#sphx-glr-how-to-compile-models-from-mxnet-py"><span class="std std-ref">Compile MXNet Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_mxnet.py</span></code>)</p></li>
-<li><p><strong>00:20.771</strong>: <a class="reference internal" href="from_coreml.html#sphx-glr-how-to-compile-models-from-coreml-py"><span class="std std-ref">Compile CoreML Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_coreml.py</span></code>)</p></li>
-<li><p><strong>00:20.179</strong>: <a class="reference internal" href="from_pytorch.html#sphx-glr-how-to-compile-models-from-pytorch-py"><span class="std std-ref">Compile PyTorch Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_pytorch.py</span></code>)</p></li>
-<li><p><strong>00:14.235</strong>: <a class="reference internal" href="from_keras.html#sphx-glr-how-to-compile-models-from-keras-py"><span class="std std-ref">Compile Keras Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_keras.py</span></code>)</p></li>
-<li><p><strong>00:02.301</strong>: <a class="reference internal" href="from_onnx.html#sphx-glr-how-to-compile-models-from-onnx-py"><span class="std std-ref">Compile ONNX Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_onnx.py</span></code>)</p></li>
+<li><p><strong>01:05.866</strong>: <a class="reference internal" href="from_paddle.html#sphx-glr-how-to-compile-models-from-paddle-py"><span class="std std-ref">Compile PaddlePaddle Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_paddle.py</span></code>)</p></li>
+<li><p><strong>01:00.171</strong>: <a class="reference internal" href="from_tensorflow.html#sphx-glr-how-to-compile-models-from-tensorflow-py"><span class="std std-ref">Compile Tensorflow Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_tensorflow.py</span></code>)</p></li>
+<li><p><strong>00:57.513</strong>: <a class="reference internal" href="from_darknet.html#sphx-glr-how-to-compile-models-from-darknet-py"><span class="std std-ref">Compile YOLO-V2 and YOLO-V3 in DarkNet Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_darknet.py</span></code>)</p></li>
+<li><p><strong>00:31.022</strong>: <a class="reference internal" href="from_oneflow.html#sphx-glr-how-to-compile-models-from-oneflow-py"><span class="std std-ref">Compile OneFlow Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_oneflow.py</span></code>)</p></li>
+<li><p><strong>00:24.424</strong>: <a class="reference internal" href="from_tflite.html#sphx-glr-how-to-compile-models-from-tflite-py"><span class="std std-ref">Compile TFLite Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_tflite.py</span></code>)</p></li>
+<li><p><strong>00:22.256</strong>: <a class="reference internal" href="from_mxnet.html#sphx-glr-how-to-compile-models-from-mxnet-py"><span class="std std-ref">Compile MXNet Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_mxnet.py</span></code>)</p></li>
+<li><p><strong>00:20.955</strong>: <a class="reference internal" href="from_coreml.html#sphx-glr-how-to-compile-models-from-coreml-py"><span class="std std-ref">Compile CoreML Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_coreml.py</span></code>)</p></li>
+<li><p><strong>00:19.715</strong>: <a class="reference internal" href="from_pytorch.html#sphx-glr-how-to-compile-models-from-pytorch-py"><span class="std std-ref">Compile PyTorch Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_pytorch.py</span></code>)</p></li>
+<li><p><strong>00:14.113</strong>: <a class="reference internal" href="from_keras.html#sphx-glr-how-to-compile-models-from-keras-py"><span class="std std-ref">Compile Keras Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_keras.py</span></code>)</p></li>
+<li><p><strong>00:02.335</strong>: <a class="reference internal" href="from_onnx.html#sphx-glr-how-to-compile-models-from-onnx-py"><span class="std std-ref">Compile ONNX Models</span></a> (<code class="docutils literal notranslate"><span class="pre">from_onnx.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/how_to/deploy_models/deploy_model_on_android.html b/docs/how_to/deploy_models/deploy_model_on_android.html
index 539d067f7..4b5004cf4 100644
--- a/docs/how_to/deploy_models/deploy_model_on_android.html
+++ b/docs/how_to/deploy_models/deploy_model_on_android.html
@@ -627,7 +627,7 @@ to the remote android device.</p>
 Evaluate inference time cost...
 Execution time summary:
  mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)
-  15.6527      15.6503      15.8544      15.5253       0.1014
+  15.6362      15.6269      15.7235      15.5830       0.0444
 </pre></div>
 </div>
 </div>
diff --git a/docs/how_to/deploy_models/deploy_object_detection_pytorch.html b/docs/how_to/deploy_models/deploy_object_detection_pytorch.html
index 0ffaed966..121222472 100644
--- a/docs/how_to/deploy_models/deploy_object_detection_pytorch.html
+++ b/docs/how_to/deploy_models/deploy_object_detection_pytorch.html
@@ -409,17 +409,24 @@ be unstable.</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading: &quot;https://download.pytorch.org/models/maskrcnn_resnet50_fpn_coco-bf2d0c1e.pth&quot; to /workspace/.cache/torch/hub/checkpoints/maskrcnn_resnet50_fpn_coco-bf2d0c1e.pth
 
   0%|          | 0.00/170M [00:00&lt;?, ?B/s]
-  2%|1         | 2.89M/170M [00:00&lt;00:05, 30.2MB/s]
-  5%|5         | 8.70M/170M [00:00&lt;00:03, 48.1MB/s]
- 12%|#1        | 19.7M/170M [00:00&lt;00:01, 78.7MB/s]
- 22%|##2       | 38.0M/170M [00:00&lt;00:01, 123MB/s]
- 34%|###3      | 57.4M/170M [00:00&lt;00:00, 152MB/s]
- 45%|####5     | 76.6M/170M [00:00&lt;00:00, 169MB/s]
- 56%|#####6    | 95.9M/170M [00:00&lt;00:00, 180MB/s]
- 68%|######7   | 115M/170M [00:00&lt;00:00, 187MB/s]
- 79%|#######9  | 134M/170M [00:00&lt;00:00, 191MB/s]
- 91%|######### | 154M/170M [00:01&lt;00:00, 195MB/s]
-100%|##########| 170M/170M [00:01&lt;00:00, 164MB/s]
+  5%|5         | 8.59M/170M [00:00&lt;00:01, 89.9MB/s]
+ 10%|#         | 17.2M/170M [00:00&lt;00:02, 61.3MB/s]
+ 14%|#3        | 23.5M/170M [00:00&lt;00:02, 59.7MB/s]
+ 20%|##        | 34.5M/170M [00:00&lt;00:01, 77.9MB/s]
+ 27%|##6       | 45.1M/170M [00:00&lt;00:01, 88.2MB/s]
+ 32%|###1      | 53.9M/170M [00:00&lt;00:01, 67.9MB/s]
+ 36%|###6      | 61.2M/170M [00:00&lt;00:01, 65.6MB/s]
+ 41%|####      | 68.8M/170M [00:01&lt;00:01, 69.0MB/s]
+ 45%|####5     | 76.6M/170M [00:01&lt;00:01, 72.4MB/s]
+ 52%|#####2    | 89.1M/170M [00:01&lt;00:00, 88.5MB/s]
+ 58%|#####7    | 98.4M/170M [00:01&lt;00:00, 90.7MB/s]
+ 63%|######3   | 107M/170M [00:01&lt;00:00, 80.0MB/s]
+ 72%|#######1  | 122M/170M [00:01&lt;00:00, 99.9MB/s]
+ 79%|#######8  | 134M/170M [00:01&lt;00:00, 105MB/s]
+ 85%|########4 | 144M/170M [00:01&lt;00:00, 90.4MB/s]
+ 93%|#########3| 158M/170M [00:01&lt;00:00, 105MB/s]
+100%|#########9| 169M/170M [00:02&lt;00:00, 108MB/s]
+100%|##########| 170M/170M [00:02&lt;00:00, 86.8MB/s]
 /usr/local/lib/python3.7/dist-packages/torch/nn/functional.py:3878: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
   for i in range(dim)
 /usr/local/lib/python3.7/dist-packages/torchvision/models/detection/anchor_utils.py:127: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the &#39;trunc&#39; function NOT &#39;floor&#39;). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode=&#39;trunc&#39;), or for actual floor division, use torch.div(a, b, rounding_mode=&#39;floor&#39;).
@@ -517,7 +524,7 @@ torchvision rcnn models.</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Get 9 valid boxes
 </pre></div>
 </div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes  52.292 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes  56.235 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-deploy-models-deploy-object-detection-pytorch-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/7795da4b258c8feff986668b95ef57ad/deploy_object_detection_pytorch.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">deploy_object_detection_pytorch.py</span></code></a></p>
diff --git a/docs/how_to/deploy_models/deploy_prequantized.html b/docs/how_to/deploy_models/deploy_prequantized.html
index fb75d2472..f8ff317ab 100644
--- a/docs/how_to/deploy_models/deploy_prequantized.html
+++ b/docs/how_to/deploy_models/deploy_prequantized.html
@@ -450,12 +450,11 @@ training. Other models require a full post training calibration.</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading: &quot;https://download.pytorch.org/models/mobilenet_v2-b0353104.pth&quot; to /workspace/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth
 
   0%|          | 0.00/13.6M [00:00&lt;?, ?B/s]
- 20%|#9        | 2.69M/13.6M [00:00&lt;00:00, 26.5MB/s]
- 42%|####2     | 5.75M/13.6M [00:00&lt;00:00, 29.3MB/s]
- 63%|######3   | 8.55M/13.6M [00:00&lt;00:00, 27.5MB/s]
- 83%|########2 | 11.2M/13.6M [00:00&lt;00:00, 24.0MB/s]
-100%|#########9| 13.5M/13.6M [00:00&lt;00:00, 15.4MB/s]
-100%|##########| 13.6M/13.6M [00:00&lt;00:00, 19.1MB/s]
+  6%|5         | 784k/13.6M [00:00&lt;00:01, 7.97MB/s]
+ 16%|#5        | 2.11M/13.6M [00:00&lt;00:01, 11.5MB/s]
+ 31%|###1      | 4.26M/13.6M [00:00&lt;00:00, 16.5MB/s]
+ 58%|#####7    | 7.82M/13.6M [00:00&lt;00:00, 24.7MB/s]
+100%|##########| 13.6M/13.6M [00:00&lt;00:00, 28.4MB/s]
 </pre></div>
 </div>
 </div>
@@ -549,7 +548,7 @@ output values are identical out of 1000 outputs from mobilenet v2.</p>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time summary:
  mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)
-  90.1184      90.0804      91.1731      89.9404       0.1835
+  90.2538      90.1886      91.7511      89.9333       0.2741
 </pre></div>
 </div>
 <div class="admonition note">
@@ -588,7 +587,7 @@ This includes support for the VNNI 8 bit dot product instruction (CascadeLake or
 <div class="section" id="deploy-a-quantized-tflite-model">
 <h2>Deploy a quantized TFLite Model<a class="headerlink" href="#deploy-a-quantized-tflite-model" title="Permalink to this headline">¶</a></h2>
 <p>TODO</p>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  5.824 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  5.599 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-deploy-models-deploy-prequantized-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/fb8217c13f4351224c6cf3aacf1a87fc/deploy_prequantized.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">deploy_prequantized.py</span></code></a></p>
diff --git a/docs/how_to/deploy_models/deploy_prequantized_tflite.html b/docs/how_to/deploy_models/deploy_prequantized_tflite.html
index e3daf182b..1cb851eb8 100644
--- a/docs/how_to/deploy_models/deploy_prequantized_tflite.html
+++ b/docs/how_to/deploy_models/deploy_prequantized_tflite.html
@@ -545,7 +545,7 @@ TFLite Top-5 labels: [387 102 386 341 349]
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time summary:
  mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)
-  118.0487     117.9327     120.5197     116.4139      0.7261
+  119.1072     119.0606     121.2623     117.7972      0.4903
 </pre></div>
 </div>
 <div class="admonition note">
@@ -573,7 +573,7 @@ network for ARM CPU</span></a>.</p></li>
 </ul>
 </div></blockquote>
 </div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  57.235 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  57.850 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-deploy-models-deploy-prequantized-tflite-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/56691c7a27d45da61d112276334640d3/deploy_prequantized_tflite.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">deploy_prequantized_tflite.py</span></code></a></p>
diff --git a/docs/how_to/deploy_models/deploy_quantized.html b/docs/how_to/deploy_models/deploy_quantized.html
index 753d79dbd..554a36e0b 100644
--- a/docs/how_to/deploy_models/deploy_quantized.html
+++ b/docs/how_to/deploy_models/deploy_quantized.html
@@ -482,7 +482,7 @@ for calibration. But the accuracy might be impacted.</p>
   DeprecationWarning,
 </pre></div>
 </div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  11.635 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  21.819 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-deploy-models-deploy-quantized-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/7810ecf51bfc05f7d5e8a400ac3e815d/deploy_quantized.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">deploy_quantized.py</span></code></a></p>
diff --git a/docs/how_to/deploy_models/deploy_ssd_gluoncv.html b/docs/how_to/deploy_models/deploy_ssd_gluoncv.html
index 8e4e21ddf..a743fdc71 100644
--- a/docs/how_to/deploy_models/deploy_ssd_gluoncv.html
+++ b/docs/how_to/deploy_models/deploy_ssd_gluoncv.html
@@ -415,26 +415,24 @@ to your device.</p>
 Downloading /workspace/.mxnet/models/ssd_512_resnet50_v1_voc-9c8b225a.zip from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/ssd_512_resnet50_v1_voc-9c8b225a.zip...
 
   0%|          | 0/132723 [00:00&lt;?, ?KB/s]
-  1%|          | 908/132723 [00:00&lt;00:14, 9061.47KB/s]
-  2%|1         | 2539/132723 [00:00&lt;00:09, 13165.87KB/s]
-  4%|3         | 4701/132723 [00:00&lt;00:07, 16999.34KB/s]
-  7%|6         | 9051/132723 [00:00&lt;00:04, 27353.77KB/s]
- 12%|#2        | 16219/132723 [00:00&lt;00:02, 43270.83KB/s]
- 18%|#8        | 24087/132723 [00:00&lt;00:01, 55274.71KB/s]
- 24%|##4       | 32087/132723 [00:00&lt;00:01, 63341.23KB/s]
- 30%|###       | 40147/132723 [00:00&lt;00:01, 68826.22KB/s]
- 36%|###6      | 48198/132723 [00:00&lt;00:01, 72473.10KB/s]
- 42%|####2     | 56269/132723 [00:01&lt;00:01, 75011.87KB/s]
- 48%|####8     | 64326/132723 [00:01&lt;00:00, 76701.86KB/s]
- 55%|#####4    | 72373/132723 [00:01&lt;00:00, 77846.01KB/s]
- 61%|######    | 80449/132723 [00:01&lt;00:00, 78726.97KB/s]
- 67%|######6   | 88820/132723 [00:01&lt;00:00, 80229.68KB/s]
- 73%|#######3  | 97245/132723 [00:01&lt;00:00, 81438.70KB/s]
- 80%|#######9  | 105673/132723 [00:01&lt;00:00, 82290.47KB/s]
- 86%|########5 | 114118/132723 [00:01&lt;00:00, 82937.87KB/s]
- 92%|#########2| 122539/132723 [00:01&lt;00:00, 83314.98KB/s]
- 99%|#########8| 130903/132723 [00:01&lt;00:00, 83409.51KB/s]
-100%|##########| 132723/132723 [00:01&lt;00:00, 68925.25KB/s]
+  1%|1         | 1542/132723 [00:00&lt;00:08, 15415.05KB/s]
+  3%|3         | 4326/132723 [00:00&lt;00:05, 22620.44KB/s]
+  7%|6         | 9270/132723 [00:00&lt;00:03, 34832.82KB/s]
+ 13%|#3        | 17415/132723 [00:00&lt;00:02, 53206.39KB/s]
+ 20%|#9        | 26108/132723 [00:00&lt;00:01, 65352.31KB/s]
+ 26%|##6       | 34831/132723 [00:00&lt;00:01, 72782.93KB/s]
+ 33%|###2      | 43529/132723 [00:00&lt;00:01, 77418.56KB/s]
+ 39%|###9      | 52373/132723 [00:00&lt;00:00, 80922.06KB/s]
+ 46%|####6     | 61177/132723 [00:00&lt;00:00, 83143.65KB/s]
+ 53%|#####2    | 70006/132723 [00:01&lt;00:00, 84729.98KB/s]
+ 59%|#####9    | 78837/132723 [00:01&lt;00:00, 85821.86KB/s]
+ 66%|######6   | 87699/132723 [00:01&lt;00:00, 86671.72KB/s]
+ 73%|#######2  | 96550/132723 [00:01&lt;00:00, 87220.44KB/s]
+ 79%|#######9  | 105387/132723 [00:01&lt;00:00, 87565.12KB/s]
+ 86%|########6 | 114207/132723 [00:01&lt;00:00, 87754.60KB/s]
+ 93%|#########2| 123041/132723 [00:01&lt;00:00, 87926.90KB/s]
+ 99%|#########9| 131906/132723 [00:01&lt;00:00, 88141.69KB/s]
+100%|##########| 132723/132723 [00:01&lt;00:00, 77505.47KB/s]
 </pre></div>
 </div>
 <p>Create TVM runtime and do inference
@@ -479,7 +477,7 @@ Downloading /workspace/.mxnet/models/ssd_512_resnet50_v1_voc-9c8b225a.zip from h
 </pre></div>
 </div>
 <img alt="../../_images/sphx_glr_deploy_ssd_gluoncv_001.png" class="sphx-glr-single-img" src="../../_images/sphx_glr_deploy_ssd_gluoncv_001.png" />
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes  15.269 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes  16.141 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-deploy-models-deploy-ssd-gluoncv-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/cccb17d28e5e8b2e94ea8cd5ec59f6ed/deploy_ssd_gluoncv.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">deploy_ssd_gluoncv.py</span></code></a></p>
diff --git a/docs/how_to/deploy_models/sg_execution_times.html b/docs/how_to/deploy_models/sg_execution_times.html
index eb9a24288..64d969d3f 100644
--- a/docs/how_to/deploy_models/sg_execution_times.html
+++ b/docs/how_to/deploy_models/sg_execution_times.html
@@ -300,15 +300,15 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-deploy-models-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>10:12.254</strong> total execution time for <strong>how_to_deploy_models</strong> files:</p>
+<p><strong>10:27.954</strong> total execution time for <strong>how_to_deploy_models</strong> files:</p>
 <ul class="simple">
-<li><p><strong>02:52.292</strong>: <a class="reference internal" href="deploy_object_detection_pytorch.html#sphx-glr-how-to-deploy-models-deploy-object-detection-pytorch-py"><span class="std std-ref">Compile PyTorch Object Detection Models</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_object_detection_pytorch.py</span></code>)</p></li>
-<li><p><strong>02:15.269</strong>: <a class="reference internal" href="deploy_ssd_gluoncv.html#sphx-glr-how-to-deploy-models-deploy-ssd-gluoncv-py"><span class="std std-ref">Deploy Single Shot Multibox Detector(SSD) model</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_ssd_gluoncv.py</span></code>)</p></li>
-<li><p><strong>01:57.235</strong>: <a class="reference internal" href="deploy_prequantized_tflite.html#sphx-glr-how-to-deploy-models-deploy-prequantized-tflite-py"><span class="std std-ref">Deploy a Framework-prequantized Model with TVM - Part 3 (TFLite)</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_prequantized_tflite.py</span></code>)</p></li>
-<li><p><strong>01:11.635</strong>: <a class="reference internal" href="deploy_quantized.html#sphx-glr-how-to-deploy-models-deploy-quantized-py"><span class="std std-ref">Deploy a Quantized Model on Cuda</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_quantized.py</span></code>)</p></li>
-<li><p><strong>01:05.824</strong>: <a class="reference internal" href="deploy_prequantized.html#sphx-glr-how-to-deploy-models-deploy-prequantized-py"><span class="std std-ref">Deploy a Framework-prequantized Model with TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_prequantized.py</span></code>)</p></li>
-<li><p><strong>00:27.555</strong>: <a class="reference internal" href="deploy_model_on_android.html#sphx-glr-how-to-deploy-models-deploy-model-on-android-py"><span class="std std-ref">Deploy the Pretrained Model on Android</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_model_on_android.py</span></code>)</p></li>
-<li><p><strong>00:22.260</strong>: <a class="reference internal" href="deploy_model_on_rasp.html#sphx-glr-how-to-deploy-models-deploy-model-on-rasp-py"><span class="std std-ref">Deploy the Pretrained Model on Raspberry Pi</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_model_on_rasp.py</span></code>)</p></li>
+<li><p><strong>02:56.235</strong>: <a class="reference internal" href="deploy_object_detection_pytorch.html#sphx-glr-how-to-deploy-models-deploy-object-detection-pytorch-py"><span class="std std-ref">Compile PyTorch Object Detection Models</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_object_detection_pytorch.py</span></code>)</p></li>
+<li><p><strong>02:16.141</strong>: <a class="reference internal" href="deploy_ssd_gluoncv.html#sphx-glr-how-to-deploy-models-deploy-ssd-gluoncv-py"><span class="std std-ref">Deploy Single Shot Multibox Detector(SSD) model</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_ssd_gluoncv.py</span></code>)</p></li>
+<li><p><strong>01:57.850</strong>: <a class="reference internal" href="deploy_prequantized_tflite.html#sphx-glr-how-to-deploy-models-deploy-prequantized-tflite-py"><span class="std std-ref">Deploy a Framework-prequantized Model with TVM - Part 3 (TFLite)</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_prequantized_tflite.py</span></code>)</p></li>
+<li><p><strong>01:21.819</strong>: <a class="reference internal" href="deploy_quantized.html#sphx-glr-how-to-deploy-models-deploy-quantized-py"><span class="std std-ref">Deploy a Quantized Model on Cuda</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_quantized.py</span></code>)</p></li>
+<li><p><strong>01:05.599</strong>: <a class="reference internal" href="deploy_prequantized.html#sphx-glr-how-to-deploy-models-deploy-prequantized-py"><span class="std std-ref">Deploy a Framework-prequantized Model with TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_prequantized.py</span></code>)</p></li>
+<li><p><strong>00:28.042</strong>: <a class="reference internal" href="deploy_model_on_android.html#sphx-glr-how-to-deploy-models-deploy-model-on-android-py"><span class="std std-ref">Deploy the Pretrained Model on Android</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_model_on_android.py</span></code>)</p></li>
+<li><p><strong>00:22.084</strong>: <a class="reference internal" href="deploy_model_on_rasp.html#sphx-glr-how-to-deploy-models-deploy-model-on-rasp-py"><span class="std std-ref">Deploy the Pretrained Model on Raspberry Pi</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_model_on_rasp.py</span></code>)</p></li>
 <li><p><strong>00:00.184</strong>: <a class="reference internal" href="deploy_sparse.html#sphx-glr-how-to-deploy-models-deploy-sparse-py"><span class="std std-ref">Deploy a Hugging Face Pruned Model on CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_sparse.py</span></code>)</p></li>
 </ul>
 </div>
diff --git a/docs/how_to/extend_tvm/bring_your_own_datatypes.html b/docs/how_to/extend_tvm/bring_your_own_datatypes.html
index 49843820b..977708ba4 100644
--- a/docs/how_to/extend_tvm/bring_your_own_datatypes.html
+++ b/docs/how_to/extend_tvm/bring_your_own_datatypes.html
@@ -590,7 +590,7 @@ In this alpha state of the Bring Your Own Datatypes framework, we have not imple
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading /workspace/.mxnet/models/mobilenet0.25-9f83e440.zip3bcc0fe0-7a5a-41e1-87b4-579370fe4c4a from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/mobilenet0.25-9f83e440.zip...
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Downloading /workspace/.mxnet/models/mobilenet0.25-9f83e440.zip7c59a1db-c518-46fb-8ebe-e9754ab844d5 from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/mobilenet0.25-9f83e440.zip...
 </pre></div>
 </div>
 <p>It’s easy to execute MobileNet with native TVM:</p>
diff --git a/docs/how_to/extend_tvm/sg_execution_times.html b/docs/how_to/extend_tvm/sg_execution_times.html
index cd75c7356..9ef96e99f 100644
--- a/docs/how_to/extend_tvm/sg_execution_times.html
+++ b/docs/how_to/extend_tvm/sg_execution_times.html
@@ -300,12 +300,12 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-extend-tvm-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:38.194</strong> total execution time for <strong>how_to_extend_tvm</strong> files:</p>
+<p><strong>00:38.014</strong> total execution time for <strong>how_to_extend_tvm</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:34.707</strong>: <a class="reference internal" href="bring_your_own_datatypes.html#sphx-glr-how-to-extend-tvm-bring-your-own-datatypes-py"><span class="std std-ref">Bring Your Own Datatypes to TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">bring_your_own_datatypes.py</span></code>)</p></li>
-<li><p><strong>00:02.245</strong>: <a class="reference internal" href="use_pass_instrument.html#sphx-glr-how-to-extend-tvm-use-pass-instrument-py"><span class="std std-ref">How to Use TVM Pass Instrument</span></a> (<code class="docutils literal notranslate"><span class="pre">use_pass_instrument.py</span></code>)</p></li>
-<li><p><strong>00:01.048</strong>: <a class="reference internal" href="use_pass_infra.html#sphx-glr-how-to-extend-tvm-use-pass-infra-py"><span class="std std-ref">How to Use TVM Pass Infra</span></a> (<code class="docutils literal notranslate"><span class="pre">use_pass_infra.py</span></code>)</p></li>
-<li><p><strong>00:00.194</strong>: <a class="reference internal" href="low_level_custom_pass.html#sphx-glr-how-to-extend-tvm-low-level-custom-pass-py"><span class="std std-ref">Writing a Customized Pass</span></a> (<code class="docutils literal notranslate"><span class="pre">low_level_custom_pass.py</span></code>)</p></li>
+<li><p><strong>00:34.500</strong>: <a class="reference internal" href="bring_your_own_datatypes.html#sphx-glr-how-to-extend-tvm-bring-your-own-datatypes-py"><span class="std std-ref">Bring Your Own Datatypes to TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">bring_your_own_datatypes.py</span></code>)</p></li>
+<li><p><strong>00:02.267</strong>: <a class="reference internal" href="use_pass_instrument.html#sphx-glr-how-to-extend-tvm-use-pass-instrument-py"><span class="std std-ref">How to Use TVM Pass Instrument</span></a> (<code class="docutils literal notranslate"><span class="pre">use_pass_instrument.py</span></code>)</p></li>
+<li><p><strong>00:01.050</strong>: <a class="reference internal" href="use_pass_infra.html#sphx-glr-how-to-extend-tvm-use-pass-infra-py"><span class="std std-ref">How to Use TVM Pass Infra</span></a> (<code class="docutils literal notranslate"><span class="pre">use_pass_infra.py</span></code>)</p></li>
+<li><p><strong>00:00.197</strong>: <a class="reference internal" href="low_level_custom_pass.html#sphx-glr-how-to-extend-tvm-low-level-custom-pass-py"><span class="std std-ref">Writing a Customized Pass</span></a> (<code class="docutils literal notranslate"><span class="pre">low_level_custom_pass.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/how_to/extend_tvm/use_pass_instrument.html b/docs/how_to/extend_tvm/use_pass_instrument.html
index 1a937c7a1..daa581d21 100644
--- a/docs/how_to/extend_tvm/use_pass_instrument.html
+++ b/docs/how_to/extend_tvm/use_pass_instrument.html
@@ -486,10 +486,10 @@ profile the execution time of each passes.</p>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Printing results of timing profile...
-InferType: 6215us [6215us] (45.69%; 45.69%)
-FoldScaleAxis: 7388us [5us] (54.31%; 54.31%)
-        FoldConstant: 7383us [1512us] (54.27%; 99.93%)
-                InferType: 5872us [5872us] (43.16%; 79.53%)
+InferType: 5981us [5981us] (45.32%; 45.32%)
+FoldScaleAxis: 7216us [5us] (54.68%; 54.68%)
+        FoldConstant: 7212us [1485us] (54.64%; 99.93%)
+                InferType: 5726us [5726us] (43.39%; 79.40%)
 </pre></div>
 </div>
 </div>
@@ -512,10 +512,10 @@ Refer to following sections and <a class="reference internal" href="../../refere
 </div>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Printing results of timing profile...
-InferType: 5975us [5975us] (44.92%; 44.92%)
-FoldScaleAxis: 7325us [4us] (55.08%; 55.08%)
-        FoldConstant: 7321us [1510us] (55.04%; 99.94%)
-                InferType: 5810us [5810us] (43.69%; 79.37%)
+InferType: 5772us [5772us] (44.62%; 44.62%)
+FoldScaleAxis: 7164us [4us] (55.38%; 55.38%)
+        FoldConstant: 7160us [1487us] (55.35%; 99.94%)
+                InferType: 5673us [5673us] (43.85%; 79.23%)
 </pre></div>
 </div>
 <p>Register empty list to clear existing instruments.</p>
diff --git a/docs/how_to/optimize_operators/opt_conv_cuda.html b/docs/how_to/optimize_operators/opt_conv_cuda.html
index d958121cf..6e2517c7b 100644
--- a/docs/how_to/optimize_operators/opt_conv_cuda.html
+++ b/docs/how_to/optimize_operators/opt_conv_cuda.html
@@ -534,7 +534,7 @@ latency of convolution.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Convolution: 44.984182 ms
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Convolution: 39.226807 ms
 </pre></div>
 </div>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-optimize-operators-opt-conv-cuda-py">
diff --git a/docs/how_to/optimize_operators/opt_conv_tensorcore.html b/docs/how_to/optimize_operators/opt_conv_tensorcore.html
index c97063433..925445003 100644
--- a/docs/how_to/optimize_operators/opt_conv_tensorcore.html
+++ b/docs/how_to/optimize_operators/opt_conv_tensorcore.html
@@ -878,7 +878,7 @@ be able to run on our build server</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>conv2d with tensor core: 10.539593 ms
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>conv2d with tensor core: 10.024989 ms
 </pre></div>
 </div>
 </div>
diff --git a/docs/how_to/optimize_operators/opt_gemm.html b/docs/how_to/optimize_operators/opt_gemm.html
index 81815db22..1bb0079d3 100644
--- a/docs/how_to/optimize_operators/opt_gemm.html
+++ b/docs/how_to/optimize_operators/opt_gemm.html
@@ -431,8 +431,8 @@ Then we write a baseline implementation, the simplest way to write a matrix mult
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Numpy running time: 0.018001
-Baseline: 3.535167
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Numpy running time: 0.018277
+Baseline: 3.253983
 </pre></div>
 </div>
 <p>In TVM, we can always inspect lower level IR to debug or optimize our schedule.
@@ -494,7 +494,7 @@ fill 32 * 32 * sizeof(float) which is 4KB in the cache whose total size is 32KB
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt1: 0.297022
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt1: 0.299566
 </pre></div>
 </div>
 <p>Here is the generated IR after blocking.</p>
@@ -563,7 +563,7 @@ vastly.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt2: 0.333960
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt2: 0.337933
 </pre></div>
 </div>
 <p>Here is the generated IR after vectorization.</p>
@@ -626,7 +626,7 @@ the access pattern for A matrix is more cache friendly.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt3: 0.112884
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt3: 0.116042
 </pre></div>
 </div>
 <p>Here is the generated IR after loop permutation.</p>
@@ -711,7 +711,7 @@ flattening.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt4: 0.108930
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt4: 0.110824
 </pre></div>
 </div>
 <p>Here is the generated IR after array packing.</p>
@@ -799,7 +799,7 @@ write to C when all the block results are ready.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt5: 0.111134
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt5: 0.110516
 </pre></div>
 </div>
 <p>Here is the generated IR after blocking.</p>
@@ -891,7 +891,7 @@ write to C when all the block results are ready.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt6: 0.144476
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Opt6: 0.143420
 </pre></div>
 </div>
 <p>Here is the generated IR after parallelization.</p>
diff --git a/docs/how_to/optimize_operators/sg_execution_times.html b/docs/how_to/optimize_operators/sg_execution_times.html
index 2a42ab3cf..7bd163b57 100644
--- a/docs/how_to/optimize_operators/sg_execution_times.html
+++ b/docs/how_to/optimize_operators/sg_execution_times.html
@@ -300,11 +300,11 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-optimize-operators-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:35.194</strong> total execution time for <strong>how_to_optimize_operators</strong> files:</p>
+<p><strong>00:34.498</strong> total execution time for <strong>how_to_optimize_operators</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:32.517</strong>: <a class="reference internal" href="opt_gemm.html#sphx-glr-how-to-optimize-operators-opt-gemm-py"><span class="std std-ref">How to optimize GEMM on CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">opt_gemm.py</span></code>)</p></li>
-<li><p><strong>00:01.457</strong>: <a class="reference internal" href="opt_conv_tensorcore.html#sphx-glr-how-to-optimize-operators-opt-conv-tensorcore-py"><span class="std std-ref">How to optimize convolution using TensorCores</span></a> (<code class="docutils literal notranslate"><span class="pre">opt_conv_tensorcore.py</span></code>)</p></li>
-<li><p><strong>00:01.220</strong>: <a class="reference internal" href="opt_conv_cuda.html#sphx-glr-how-to-optimize-operators-opt-conv-cuda-py"><span class="std std-ref">How to optimize convolution on GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">opt_conv_cuda.py</span></code>)</p></li>
+<li><p><strong>00:31.760</strong>: <a class="reference internal" href="opt_gemm.html#sphx-glr-how-to-optimize-operators-opt-gemm-py"><span class="std std-ref">How to optimize GEMM on CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">opt_gemm.py</span></code>)</p></li>
+<li><p><strong>00:01.512</strong>: <a class="reference internal" href="opt_conv_tensorcore.html#sphx-glr-how-to-optimize-operators-opt-conv-tensorcore-py"><span class="std std-ref">How to optimize convolution using TensorCores</span></a> (<code class="docutils literal notranslate"><span class="pre">opt_conv_tensorcore.py</span></code>)</p></li>
+<li><p><strong>00:01.226</strong>: <a class="reference internal" href="opt_conv_cuda.html#sphx-glr-how-to-optimize-operators-opt-conv-cuda-py"><span class="std std-ref">How to optimize convolution on GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">opt_conv_cuda.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/how_to/tune_with_autoscheduler/sg_execution_times.html b/docs/how_to/tune_with_autoscheduler/sg_execution_times.html
index d678f5b56..82d33ac56 100644
--- a/docs/how_to/tune_with_autoscheduler/sg_execution_times.html
+++ b/docs/how_to/tune_with_autoscheduler/sg_execution_times.html
@@ -300,14 +300,14 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-tune-with-autoscheduler-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>05:07.019</strong> total execution time for <strong>how_to_tune_with_autoscheduler</strong> files:</p>
+<p><strong>05:13.923</strong> total execution time for <strong>how_to_tune_with_autoscheduler</strong> files:</p>
 <ul class="simple">
-<li><p><strong>02:31.366</strong>: <a class="reference internal" href="tune_conv2d_layer_cuda.html#sphx-glr-how-to-tune-with-autoscheduler-tune-conv2d-layer-cuda-py"><span class="std std-ref">Auto-scheduling a Convolution Layer for GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_conv2d_layer_cuda.py</span></code>)</p></li>
-<li><p><strong>01:19.388</strong>: <a class="reference internal" href="tune_network_x86.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-x86-py"><span class="std std-ref">Auto-scheduling a Neural Network for x86 CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_x86.py</span></code>)</p></li>
-<li><p><strong>00:42.013</strong>: <a class="reference internal" href="tune_network_cuda.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-cuda-py"><span class="std std-ref">Auto-scheduling a Neural Network for NVIDIA GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_cuda.py</span></code>)</p></li>
-<li><p><strong>00:16.563</strong>: <a class="reference internal" href="tune_sparse_x86.html#sphx-glr-how-to-tune-with-autoscheduler-tune-sparse-x86-py"><span class="std std-ref">Auto-scheduling Sparse Matrix Multiplication on CPU with Custom Sketch Rule</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_sparse_x86.py</span></code>)</p></li>
-<li><p><strong>00:09.251</strong>: <a class="reference internal" href="tune_network_mali.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-mali-py"><span class="std std-ref">Auto-scheduling a Neural Network for mali GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_mali.py</span></code>)</p></li>
-<li><p><strong>00:08.438</strong>: <a class="reference internal" href="tune_network_arm.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-arm-py"><span class="std std-ref">Auto-scheduling a Neural Network for ARM CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_arm.py</span></code>)</p></li>
+<li><p><strong>02:37.437</strong>: <a class="reference internal" href="tune_conv2d_layer_cuda.html#sphx-glr-how-to-tune-with-autoscheduler-tune-conv2d-layer-cuda-py"><span class="std std-ref">Auto-scheduling a Convolution Layer for GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_conv2d_layer_cuda.py</span></code>)</p></li>
+<li><p><strong>01:20.097</strong>: <a class="reference internal" href="tune_network_x86.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-x86-py"><span class="std std-ref">Auto-scheduling a Neural Network for x86 CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_x86.py</span></code>)</p></li>
+<li><p><strong>00:42.125</strong>: <a class="reference internal" href="tune_network_cuda.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-cuda-py"><span class="std std-ref">Auto-scheduling a Neural Network for NVIDIA GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_cuda.py</span></code>)</p></li>
+<li><p><strong>00:16.738</strong>: <a class="reference internal" href="tune_sparse_x86.html#sphx-glr-how-to-tune-with-autoscheduler-tune-sparse-x86-py"><span class="std std-ref">Auto-scheduling Sparse Matrix Multiplication on CPU with Custom Sketch Rule</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_sparse_x86.py</span></code>)</p></li>
+<li><p><strong>00:09.074</strong>: <a class="reference internal" href="tune_network_mali.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-mali-py"><span class="std std-ref">Auto-scheduling a Neural Network for mali GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_mali.py</span></code>)</p></li>
+<li><p><strong>00:08.452</strong>: <a class="reference internal" href="tune_network_arm.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-arm-py"><span class="std std-ref">Auto-scheduling a Neural Network for ARM CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_network_arm.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.html b/docs/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.html
index 72593a2f0..6632af1b0 100644
--- a/docs/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.html
+++ b/docs/how_to/tune_with_autoscheduler/tune_conv2d_layer_cuda.html
@@ -470,84 +470,163 @@ cooperative fetching, unrolling and operator fusion.</p>
              compute: Buffer(compute_2: Pointer(float32), float32, [25088], [])}
   buffer_map = {data_1: data, kernel_1: kernel, bias_1: bias, compute_1: compute}
   preflattened_buffer_map = {data_1: data_3: Buffer(data_2, float32, [1, 512, 7, 7], []), kernel_1: kernel_3: Buffer(kernel_2, float32, [512, 512, 3, 3], []), bias_1: bias_3: Buffer(bias_2, float32, [1, 512, 1, 1], []), compute_1: compute_3: Buffer(compute_2, float32, [1, 512, 7, 7], [])} {
-  attr [IterVar(blockIdx.x: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;blockIdx.x&quot;)] &quot;thread_extent&quot; = 128;
+  attr [IterVar(blockIdx.x: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;blockIdx.x&quot;)] &quot;thread_extent&quot; = 64;
   allocate(conv2d_nchw: Pointer(local float32), float32, [7]), storage_scope = local;
-  allocate(pad_temp.shared: Pointer(shared float32), float32, [2016]), storage_scope = shared;
+  allocate(pad_temp.shared: Pointer(shared float32), float32, [1008]), storage_scope = shared;
   allocate(kernel.shared: Pointer(shared float32), float32, [384]), storage_scope = shared;
-  attr [IterVar(threadIdx.x: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28 {
-    conv2d_nchw_1: Buffer(conv2d_nchw, float32, [7], [], scope=&quot;local&quot;, align=16)[0] = 0f32
+  attr [IterVar(threadIdx.x: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56 {
+    conv2d_nchw_1: Buffer(conv2d_nchw, float32, [1], [], scope=&quot;local&quot;, align=4)[0] = 0f32
     conv2d_nchw_1[1] = 0f32
     conv2d_nchw_1[2] = 0f32
     conv2d_nchw_1[3] = 0f32
     conv2d_nchw_1[4] = 0f32
     conv2d_nchw_1[5] = 0f32
     conv2d_nchw_1[6] = 0f32
-    for (rc.outer.outer: int32, 0, 16) {
-      for (rx.outer.outer: int32, 0, 3) {
-        let cse_var_1: int32 = (rc.outer.outer*288)
+    for (rc.outer.outer: int32, 0, 32) {
+      for (ry.outer.outer: int32, 0, 3) {
+        let cse_var_4: int32 = (rc.outer.outer*784)
+        let cse_var_3: int32 = (ry.outer.outer*7)
+        let cse_var_2: int32 = (rc.outer.outer*144)
+        let cse_var_1: int32 = (ry.outer.outer*3)
          {
-          for (ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer: int32, 0, 72) {
-            attr [IterVar(threadIdx.x_1: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-            pad_temp.shared_1: Buffer(pad_temp.shared, float32, [2016], [], scope=&quot;shared&quot;)[((ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer*28) + threadIdx.x_1)] = @tir.if_then_else(((((1 &lt;= floormod(((ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer*4) + floordiv(threadIdx.x_1, 7)), 9)) &amp;&amp; (floormod(((ax0.ax1.fused.ax2.fused.ax3.fused.outer.outer*4) + floordiv(threadIdx.x_1, 7)), 9) &lt; 8)) &amp;&amp; (1 &lt;= (rx.outer.outer + floormod(threadIdx.x_1, 7)))) &amp;&amp; [...]
+          attr [IterVar(threadIdx.x_1: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56 {
+            pad_temp.shared_1: Buffer(pad_temp.shared, float32, [1008], [], scope=&quot;shared&quot;)[(threadIdx.x_1*16)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod((threadIdx.x_1*16), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod((threadIdx.x_1*16), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod((threadIdx.x_1*7), 9))) &amp;&amp; (floormod((threadIdx.x_1*7), 9) &lt; 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormo [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 1)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 1), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 1), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 1), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 1), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 1), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 2)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 2), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 2), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 2), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 2), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 2), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 3)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 3), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 3), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 3), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 3), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 3), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 3), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 4)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 4), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 4), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 4), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 4), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 4), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 4), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 5)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 5), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 5), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 5), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 5), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 5), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 5), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 6)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 6), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 6), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 6), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 6), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 6), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 7)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 7), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 7), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 7), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 7), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 7), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 7), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 8)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 8), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 8), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 8), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 8), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 8), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 8), 9)) - 8)] [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 9)] = @tir.if_then_else(((((1 &lt;= (ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 1), 7))) &amp;&amp; ((ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 1), 7)) &lt; 8)) &amp;&amp; (1 &lt;= floormod((threadIdx.x_1*7), 9))) &amp;&amp; (floormod((threadIdx.x_1*7), 9) &lt; 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormod((threadIdx.x_1*7), 9)) - 1)], 0f32, dtype=float32)
+            pad_temp.shared_1[((threadIdx.x_1*16) + 10)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 10), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 10), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 1), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 1), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 10), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), 9)) - [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 11)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 11), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 11), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 2), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 2), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 11), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), 9)) - [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 12)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 12), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 12), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 3), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 3), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 12), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 3), 9)) - [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 13)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 13), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 13), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 4), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 4), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 13), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 4), 9)) - [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 14)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 14), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 14), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 5), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 5), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 14), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 5), 9)) - [...]
+            pad_temp.shared_1[((threadIdx.x_1*16) + 15)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 15), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 15), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 6), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 6), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 15), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), 9)) - [...]
           }
-          attr [IterVar(threadIdx.x_2: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1: Buffer(kernel.shared, float32, [384], [], scope=&quot;shared&quot;)[threadIdx.x_2] = kernel[((((blockIdx.x*18432) + cse_var_1) + (threadIdx.x_2*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 28)] = kernel[(((((blockIdx.x*18432) + cse_var_1) + (floordiv((threadIdx.x_2 + 28), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 56)] = kernel[(((((blockIdx.x*18432) + cse_var_1) + (floordiv((threadIdx.x_2 + 56), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 84)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 21), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 28), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 112)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 28), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 112), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 140)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 35), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 140), 96), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 168)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 42), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 24), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 196)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 49), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 196), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 224)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 56), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 224), 96), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 252)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 63), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 20), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 280)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 70), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 280), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 308)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 77), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 308), 96), 3)*9)) + (floormod((threadIdx.x_2 + 2), 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          kernel.shared_1[(threadIdx.x_2 + 336)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 84), 24)*4608)) + cse_var_1) + (floormod((floordiv(threadIdx.x_2, 3) + 16), 32)*9)) + (floormod(threadIdx.x_2, 3)*3)) + rx.outer.outer)]
-          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 28;
-          if @tir.likely((threadIdx.x_2 &lt; 20), dtype=bool) {
-            kernel.shared_1[(threadIdx.x_2 + 364)] = kernel[((((((blockIdx.x*18432) + (floordiv((floordiv(threadIdx.x_2, 4) + 91), 24)*4608)) + cse_var_1) + (floordiv(floormod((threadIdx.x_2 + 364), 96), 3)*9)) + (floormod((threadIdx.x_2 + 1), 3)*3)) + rx.outer.outer)]
-          }
-          for (rc.outer.inner: int32, 0, 2) {
-            for (ry.outer.inner: int32, 0, 3) {
-              for (yy.outer.inner: int32, 0, 7) {
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7))]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 63)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 3)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 126)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 6)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 189)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 9)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 252)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 12)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 315)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 15)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 378)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 18)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 441)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 21)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 504)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 24)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 567)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 27)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 630)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 30)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 693)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 33)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 756)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 36)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 819)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 39)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 882)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 42)]))
-                conv2d_nchw_1[yy.outer.inner] = (conv2d_nchw_1[yy.outer.inner] + (pad_temp.shared_1[(((((rc.outer.inner*1008) + (yy.outer.inner*7)) + (ry.outer.inner*7)) + floormod(threadIdx.x, 7)) + 945)]*kernel.shared_1[((((floordiv(threadIdx.x, 7)*96) + (rc.outer.inner*48)) + ry.outer.inner) + 45)]))
-              }
+          attr [IterVar(threadIdx.x_1, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56 {
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 896)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 896), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 896), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 5), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 5), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 896), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 5), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 897)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 897), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 897), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 6), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 6), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 897), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 898)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 898), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 898), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 7), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 7), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 898), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 7), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 899)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 899), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 899), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 8), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 8), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 899), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 8), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 900)] = @tir.if_then_else(((((1 &lt;= (ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 2), 7))) &amp;&amp; ((ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 2), 7)) &lt; 8)) &amp;&amp; (1 &lt;= floormod((threadIdx.x_1*7), 9))) &amp;&amp; (floormod((threadIdx.x_1*7), 9) &lt; 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormod((threadIdx.x_1*7), 9)) + 692)], 0f32, dtype=float32)
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 901)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 901), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 901), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 1), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 1), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 901), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 902)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 902), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 902), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 2), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 2), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 902), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 903)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 903), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 903), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 3), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 3), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 903), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 3), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 904)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 904), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 904), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 4), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 4), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 904), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 4), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 905)] = @tir.if_then_else(((((1 &lt;= (ry.outer.outer + floormod((floordiv(((threadIdx.x_1*16) + 896), 9) + 1), 7))) &amp;&amp; ((ry.outer.outer + floormod((floordiv(((threadIdx.x_1*16) + 896), 9) + 1), 7)) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 5), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 5), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 896), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_ [...]
             }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 906)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 906), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 906), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 6), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 6), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 906), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 6), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 907)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 907), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 907), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 7), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 7), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 907), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 7), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 908)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 908), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 908), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 8), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 8), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 908), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 8), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 909)] = @tir.if_then_else(((((1 &lt;= (ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 3), 7))) &amp;&amp; ((ry.outer.outer + floormod((floordiv((threadIdx.x_1*16), 9) + 3), 7)) &lt; 8)) &amp;&amp; (1 &lt;= floormod((threadIdx.x_1*7), 9))) &amp;&amp; (floormod((threadIdx.x_1*7), 9) &lt; 8)), data[((((cse_var_4 + (floordiv((threadIdx.x_1*16), 9)*7)) + cse_var_3) + floormod((threadIdx.x_1*7), 9)) + 699)], 0f32, dtype=float32)
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 910)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 910), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 910), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 1), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 1), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 910), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 1), [...]
+            }
+            if @tir.likely((threadIdx.x_1 &lt; 7), dtype=bool) {
+              pad_temp.shared_1[((threadIdx.x_1*16) + 911)] = @tir.if_then_else(((((1 &lt;= (floordiv(floormod(((threadIdx.x_1*16) + 911), 63), 9) + ry.outer.outer)) &amp;&amp; ((floordiv(floormod(((threadIdx.x_1*16) + 911), 63), 9) + ry.outer.outer) &lt; 8)) &amp;&amp; (1 &lt;= floormod(((threadIdx.x_1*7) + 2), 9))) &amp;&amp; (floormod(((threadIdx.x_1*7) + 2), 9) &lt; 8)), data[((((cse_var_4 + (floordiv(((threadIdx.x_1*16) + 911), 9)*7)) + cse_var_3) + floormod(((threadIdx.x_1*7) + 2), [...]
+            }
+          }
+          attr [IterVar(threadIdx.x_2: int32, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56;
+          kernel.shared_1: Buffer(kernel.shared, float32, [384], [], scope=&quot;shared&quot;)[threadIdx.x_2] = kernel[((((((blockIdx.x*36864) + (floordiv(threadIdx.x_2, 48)*4608)) + cse_var_2) + (floordiv(floormod(threadIdx.x_2, 48), 3)*9)) + cse_var_1) + floormod(threadIdx.x_2, 3))]
+          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56;
+          kernel.shared_1[(threadIdx.x_2 + 56)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 7), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 8), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 2), 3))]
+          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56;
+          kernel.shared_1[(threadIdx.x_2 + 112)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 14), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 16), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 1), 3))]
+          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56;
+          kernel.shared_1[(threadIdx.x_2 + 168)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 21), 6)*4608)) + cse_var_2) + (floormod((floordiv(threadIdx.x_2, 3) + 8), 16)*9)) + cse_var_1) + floormod(threadIdx.x_2, 3))]
+          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56;
+          kernel.shared_1[(threadIdx.x_2 + 224)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 28), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 32), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 2), 3))]
+          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56;
+          kernel.shared_1[(threadIdx.x_2 + 280)] = kernel[((((((blockIdx.x*36864) + (floordiv((floordiv(threadIdx.x_2, 8) + 35), 6)*4608)) + cse_var_2) + (floordiv(floormod((threadIdx.x_2 + 40), 48), 3)*9)) + cse_var_1) + floormod((threadIdx.x_2 + 1), 3))]
+          attr [IterVar(threadIdx.x_2, (nullptr), &quot;ThreadIndex&quot;, &quot;threadIdx.x&quot;)] &quot;thread_extent&quot; = 56;
+          if @tir.likely((threadIdx.x_2 &lt; 48), dtype=bool) {
+            kernel.shared_1[(threadIdx.x_2 + 336)] = kernel[((((((blockIdx.x*36864) + cse_var_2) + (floordiv(threadIdx.x_2, 3)*9)) + cse_var_1) + floormod(threadIdx.x_2, 3)) + 32256)]
+          }
+          for (rc.outer.inner: int32, 0, 8) {
+            conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[((rc.outer.inner*126) + floormod(threadIdx.x, 7))]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+            conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 9)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+            conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 18)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+            conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 27)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+            conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 36)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+            conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 45)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+            conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 54)]*kernel.shared_1[((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6))]))
+            conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 1)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+            conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 10)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+            conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 19)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+            conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 28)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+            conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 37)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+            conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 46)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+            conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 55)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 1)]))
+            conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 2)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+            conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 11)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+            conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 20)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+            conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 29)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+            conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 38)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+            conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 47)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+            conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 56)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 2)]))
+            conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 63)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+            conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 72)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+            conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 81)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+            conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 90)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+            conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 99)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+            conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 108)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+            conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 117)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 3)]))
+            conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 64)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+            conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 73)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+            conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 82)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+            conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 91)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+            conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 100)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+            conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 109)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+            conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 118)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 4)]))
+            conv2d_nchw_1[0] = (conv2d_nchw_1[0] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 65)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+            conv2d_nchw_1[1] = (conv2d_nchw_1[1] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 74)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+            conv2d_nchw_1[2] = (conv2d_nchw_1[2] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 83)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+            conv2d_nchw_1[3] = (conv2d_nchw_1[3] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 92)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+            conv2d_nchw_1[4] = (conv2d_nchw_1[4] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 101)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+            conv2d_nchw_1[5] = (conv2d_nchw_1[5] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 110)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
+            conv2d_nchw_1[6] = (conv2d_nchw_1[6] + (pad_temp.shared_1[(((rc.outer.inner*126) + floormod(threadIdx.x, 7)) + 119)]*kernel.shared_1[(((floordiv(threadIdx.x, 7)*48) + (rc.outer.inner*6)) + 5)]))
           }
         }
       }
     }
-    for (i2.inner: int32, 0, 7) {
-      compute[((((blockIdx.x*196) + (floordiv(threadIdx.x, 7)*49)) + (i2.inner*7)) + floormod(threadIdx.x, 7))] = max((conv2d_nchw_1[i2.inner] + bias[((blockIdx.x*4) + floordiv(threadIdx.x, 7))]), 0f32)
-    }
+    compute[(((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7))] = max((conv2d_nchw_1[0] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+    compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 7)] = max((conv2d_nchw_1[1] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+    compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 14)] = max((conv2d_nchw_1[2] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+    compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 21)] = max((conv2d_nchw_1[3] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+    compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 28)] = max((conv2d_nchw_1[4] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+    compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 35)] = max((conv2d_nchw_1[5] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
+    compute[((((blockIdx.x*392) + (floordiv(threadIdx.x, 7)*49)) + floormod(threadIdx.x, 7)) + 42)] = max((conv2d_nchw_1[6] + bias[((blockIdx.x*8) + floordiv(threadIdx.x, 7))]), 0f32)
   }
 }
 </pre></div>
@@ -584,7 +663,7 @@ cooperative fetching, unrolling and operator fusion.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time of this operator: 0.267 ms
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time of this operator: 0.423 ms
 </pre></div>
 </div>
 </div>
@@ -616,32 +695,32 @@ conv2d_nchw_nn_o_o_o_i, conv2d_nchw_nn_o_o_i = s[conv2d_nchw].split(conv2d_nchw_
 conv2d_nchw_nn_o_o_o_o, conv2d_nchw_nn_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_nn_o_o_o_i, factor=1)
 conv2d_nchw_ff_o_i, conv2d_nchw_ff_i = s[conv2d_nchw].split(conv2d_nchw_ff, factor=1)
 conv2d_nchw_ff_o_o_i, conv2d_nchw_ff_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_i, factor=1)
-conv2d_nchw_ff_o_o_o_i, conv2d_nchw_ff_o_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_o_i, factor=4)
+conv2d_nchw_ff_o_o_o_i, conv2d_nchw_ff_o_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_o_i, factor=8)
 conv2d_nchw_ff_o_o_o_o, conv2d_nchw_ff_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_ff_o_o_o_i, factor=1)
 conv2d_nchw_yy_o_i, conv2d_nchw_yy_i = s[conv2d_nchw].split(conv2d_nchw_yy, factor=1)
-conv2d_nchw_yy_o_o_i, conv2d_nchw_yy_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_i, factor=7)
+conv2d_nchw_yy_o_o_i, conv2d_nchw_yy_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_i, factor=1)
 conv2d_nchw_yy_o_o_o_i, conv2d_nchw_yy_o_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_o_i, factor=1)
-conv2d_nchw_yy_o_o_o_o, conv2d_nchw_yy_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_o_o_i, factor=1)
+conv2d_nchw_yy_o_o_o_o, conv2d_nchw_yy_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_yy_o_o_o_i, factor=7)
 conv2d_nchw_xx_o_i, conv2d_nchw_xx_i = s[conv2d_nchw].split(conv2d_nchw_xx, factor=1)
 conv2d_nchw_xx_o_o_i, conv2d_nchw_xx_o_i = s[conv2d_nchw].split(conv2d_nchw_xx_o_i, factor=1)
 conv2d_nchw_xx_o_o_o_i, conv2d_nchw_xx_o_o_i = s[conv2d_nchw].split(conv2d_nchw_xx_o_o_i, factor=7)
 conv2d_nchw_xx_o_o_o_o, conv2d_nchw_xx_o_o_o_i = s[conv2d_nchw].split(conv2d_nchw_xx_o_o_o_i, factor=1)
-conv2d_nchw_rc_o_i, conv2d_nchw_rc_i = s[conv2d_nchw].split(conv2d_nchw_rc, factor=16)
-conv2d_nchw_rc_o_o, conv2d_nchw_rc_o_i = s[conv2d_nchw].split(conv2d_nchw_rc_o_i, factor=2)
+conv2d_nchw_rc_o_i, conv2d_nchw_rc_i = s[conv2d_nchw].split(conv2d_nchw_rc, factor=2)
+conv2d_nchw_rc_o_o, conv2d_nchw_rc_o_i = s[conv2d_nchw].split(conv2d_nchw_rc_o_i, factor=8)
 conv2d_nchw_ry_o_i, conv2d_nchw_ry_i = s[conv2d_nchw].split(conv2d_nchw_ry, factor=1)
-conv2d_nchw_ry_o_o, conv2d_nchw_ry_o_i = s[conv2d_nchw].split(conv2d_nchw_ry_o_i, factor=3)
-conv2d_nchw_rx_o_i, conv2d_nchw_rx_i = s[conv2d_nchw].split(conv2d_nchw_rx, factor=1)
+conv2d_nchw_ry_o_o, conv2d_nchw_ry_o_i = s[conv2d_nchw].split(conv2d_nchw_ry_o_i, factor=1)
+conv2d_nchw_rx_o_i, conv2d_nchw_rx_i = s[conv2d_nchw].split(conv2d_nchw_rx, factor=3)
 conv2d_nchw_rx_o_o, conv2d_nchw_rx_o_i = s[conv2d_nchw].split(conv2d_nchw_rx_o_i, factor=1)
 s[conv2d_nchw].reorder(conv2d_nchw_nn_o_o_o_o, conv2d_nchw_ff_o_o_o_o, conv2d_nchw_yy_o_o_o_o, conv2d_nchw_xx_o_o_o_o, conv2d_nchw_nn_o_o_o_i, conv2d_nchw_ff_o_o_o_i, conv2d_nchw_yy_o_o_o_i, conv2d_nchw_xx_o_o_o_i, conv2d_nchw_nn_o_o_i, conv2d_nchw_ff_o_o_i, conv2d_nchw_yy_o_o_i, conv2d_nchw_xx_o_o_i, conv2d_nchw_rc_o_o, conv2d_nchw_ry_o_o, conv2d_nchw_rx_o_o, conv2d_nchw_rc_o_i, conv2d_nchw_ry_o_i, conv2d_nchw_rx_o_i, conv2d_nchw_nn_o_i, conv2d_nchw_ff_o_i, conv2d_nchw_yy_o_i, conv2d_nc [...]
 compute_i0_o_i, compute_i0_i = s[compute].split(compute_i0, factor=1)
 compute_i0_o_o_i, compute_i0_o_i = s[compute].split(compute_i0_o_i, factor=1)
 compute_i0_o_o_o, compute_i0_o_o_i = s[compute].split(compute_i0_o_o_i, factor=1)
 compute_i1_o_i, compute_i1_i = s[compute].split(compute_i1, factor=1)
-compute_i1_o_o_i, compute_i1_o_i = s[compute].split(compute_i1_o_i, factor=4)
+compute_i1_o_o_i, compute_i1_o_i = s[compute].split(compute_i1_o_i, factor=8)
 compute_i1_o_o_o, compute_i1_o_o_i = s[compute].split(compute_i1_o_o_i, factor=1)
-compute_i2_o_i, compute_i2_i = s[compute].split(compute_i2, factor=7)
+compute_i2_o_i, compute_i2_i = s[compute].split(compute_i2, factor=1)
 compute_i2_o_o_i, compute_i2_o_i = s[compute].split(compute_i2_o_i, factor=1)
-compute_i2_o_o_o, compute_i2_o_o_i = s[compute].split(compute_i2_o_o_i, factor=1)
+compute_i2_o_o_o, compute_i2_o_o_i = s[compute].split(compute_i2_o_o_i, factor=7)
 compute_i3_o_i, compute_i3_i = s[compute].split(compute_i3, factor=1)
 compute_i3_o_o_i, compute_i3_o_i = s[compute].split(compute_i3_o_i, factor=7)
 compute_i3_o_o_o, compute_i3_o_o_i = s[compute].split(compute_i3_o_o_i, factor=1)
@@ -663,12 +742,12 @@ s[compute].bind(compute_i0_o_i_i1_o_i_fused_i2_o_i_fused_i3_o_i_fused, te.thread
 kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused = s[kernel_shared].fuse(kernel_shared_ax0, kernel_shared_ax1, kernel_shared_ax2, kernel_shared_ax3)
 kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i = s[kernel_shared].split(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused, factor=1)
 s[kernel_shared].vectorize(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i)
-kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[kernel_shared].split(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=28)
+kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[kernel_shared].split(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=56)
 s[kernel_shared].bind(kernel_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i, te.thread_axis(&quot;threadIdx.x&quot;))
 pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused = s[pad_temp_shared].fuse(pad_temp_shared_ax0, pad_temp_shared_ax1, pad_temp_shared_ax2, pad_temp_shared_ax3)
-pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused, factor=1)
+pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused, factor=16)
 s[pad_temp_shared].vectorize(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_i)
-pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=28)
+pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_o, pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i = s[pad_temp_shared].split(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o, factor=56)
 s[pad_temp_shared].bind(pad_temp_shared_ax0_ax1_fused_ax2_fused_ax3_fused_o_i, te.thread_axis(&quot;threadIdx.x&quot;))
 s[conv2d_nchw].pragma(conv2d_nchw_nn_o_o_o_o, &quot;auto_unroll_max_step&quot;, 64)
 s[conv2d_nchw].pragma(conv2d_nchw_nn_o_o_o_o, &quot;unroll_explicit&quot;, True)
@@ -688,9 +767,9 @@ CUDA source code:
   #define int64_t long long
   #define uint64_t unsigned long long
 #endif
-extern &quot;C&quot; __global__ void __launch_bounds__(28) default_function_kernel0(float* __restrict__ data, float* __restrict__ kernel, float* __restrict__ compute, float* __restrict__ bias) {
+extern &quot;C&quot; __global__ void __launch_bounds__(56) default_function_kernel0(float* __restrict__ data, float* __restrict__ kernel, float* __restrict__ compute, float* __restrict__ bias) {
   float conv2d_nchw[7];
-  __shared__ float pad_temp_shared[2016];
+  __shared__ float pad_temp_shared[1008];
   __shared__ float kernel_shared[384];
   conv2d_nchw[0] = 0.000000e+00f;
   conv2d_nchw[1] = 0.000000e+00f;
@@ -699,56 +778,136 @@ extern &quot;C&quot; __global__ void __launch_bounds__(28) default_function_kern
   conv2d_nchw[4] = 0.000000e+00f;
   conv2d_nchw[5] = 0.000000e+00f;
   conv2d_nchw[6] = 0.000000e+00f;
-  for (int rc_outer_outer = 0; rc_outer_outer &lt; 16; ++rc_outer_outer) {
-    for (int rx_outer_outer = 0; rx_outer_outer &lt; 3; ++rx_outer_outer) {
+  for (int rc_outer_outer = 0; rc_outer_outer &lt; 32; ++rc_outer_outer) {
+    for (int ry_outer_outer = 0; ry_outer_outer &lt; 3; ++ry_outer_outer) {
       __syncthreads();
-      for (int ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer = 0; ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer &lt; 72; ++ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer) {
-        pad_temp_shared[((ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer * 28) + ((int)threadIdx.x))] = (((((1 &lt;= (((ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer * 4) + (((int)threadIdx.x) / 7)) % 9)) &amp;&amp; ((((ax0_ax1_fused_ax2_fused_ax3_fused_outer_outer * 4) + (((int)threadIdx.x) / 7)) % 9) &lt; 8)) &amp;&amp; (1 &lt;= (rx_outer_outer + (((int)threadIdx.x) % 7)))) &amp;&amp; ((rx_outer_outer + (((int)threadIdx.x) % 7)) &lt; 8)) ? data[((((((rc_outer_outer * 1568) + ((((ax0_ax1 [...]
+      pad_temp_shared[(((int)threadIdx.x) * 16)] = (((((1 &lt;= ((((((int)threadIdx.x) * 16) % 63) / 9) + ry_outer_outer)) &amp;&amp; (((((((int)threadIdx.x) * 16) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= ((((int)threadIdx.x) * 7) % 9))) &amp;&amp; (((((int)threadIdx.x) * 7) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) - 8)] : 0.000000e+00f);
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 1)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 1) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 1) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 1) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 1) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 1) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 2)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 2) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 2) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 2) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 2) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 2) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 3)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 3) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 3) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 3) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 3) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 3) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 3) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 4)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 4) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 4) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 4) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 4) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 4) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 4) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 5)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 5) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 5) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 5) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 5) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 5) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 5) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 6)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 6) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 6) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 6) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 6) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 6) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 7)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 7) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 7) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 7) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 7) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 7) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 7) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 8)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 8) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 8) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 8) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 8) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 8) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 8) % 9)) - 8)] : 0. [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 9)] = (((((1 &lt;= (ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 1) % 7))) &amp;&amp; ((ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 1) % 7)) &lt; 8)) &amp;&amp; (1 &lt;= ((((int)threadIdx.x) * 7) % 9))) &amp;&amp; (((((int)threadIdx.x) * 7) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) - 1)] : 0.000000e+00f);
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 10)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 10) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 10) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 1) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 1) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 10) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) - 8)]  [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 11)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 11) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 11) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 2) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 2) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 11) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) - 8)]  [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 12)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 12) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 12) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 3) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 3) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 12) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 3) % 9)) - 8)]  [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 13)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 13) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 13) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 4) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 4) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 13) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 4) % 9)) - 8)]  [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 14)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 5) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 5) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 14) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 5) % 9)) - 8)]  [...]
+      pad_temp_shared[((((int)threadIdx.x) * 16) + 15)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 6) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 6) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 15) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) - 8)]  [...]
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 896)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 14) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 5) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 5) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 896) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 5) % 9)) -  [...]
       }
-      kernel_shared[((int)threadIdx.x)] = kernel[((((((int)blockIdx.x) * 18432) + (rc_outer_outer * 288)) + (((int)threadIdx.x) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 28)] = kernel[(((((((int)blockIdx.x) * 18432) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) + 28) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 56)] = kernel[(((((((int)blockIdx.x) * 18432) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) + 56) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 84)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 84) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) / 3) + 28) &amp; 31) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 112)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 112) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 16) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 140)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 140) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 44) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 168)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 168) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) / 3) + 24) &amp; 31) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 196)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 196) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 4) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 224)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 224) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 32) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 252)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 252) / 96) * 4608)) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) / 3) + 20) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 280)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 280) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 88) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 308)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 308) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 20) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 2) % 3) * 3)) + rx_outer_outer)];
-      kernel_shared[(((int)threadIdx.x) + 336)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 336) / 96) * 4608)) + (rc_outer_outer * 288)) + (((((int)threadIdx.x) / 3) + 16) * 9)) + ((((int)threadIdx.x) % 3) * 3)) + rx_outer_outer)];
-      if (((int)threadIdx.x) &lt; 20) {
-        kernel_shared[(((int)threadIdx.x) + 364)] = kernel[((((((((int)blockIdx.x) * 18432) + (((((int)threadIdx.x) + 364) / 96) * 4608)) + (rc_outer_outer * 288)) + ((((((int)threadIdx.x) + 76) % 96) / 3) * 9)) + (((((int)threadIdx.x) + 1) % 3) * 3)) + rx_outer_outer)];
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 897)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 15) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 6) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 6) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 897) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 898)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 16) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 16) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 7) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 7) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 898) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 7) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 899)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 17) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 17) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 8) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 8) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 899) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 8) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 900)] = (((((1 &lt;= (ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 2) % 7))) &amp;&amp; ((ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 2) % 7)) &lt; 8)) &amp;&amp; (1 &lt;= ((((int)threadIdx.x) * 7) % 9))) &amp;&amp; (((((int)threadIdx.x) * 7) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) + 692)] : 0.000000e+00f);
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 901)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 19) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 19) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 1) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 1) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 901) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 902)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 20) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 20) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 2) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 2) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 902) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 903)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 21) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 21) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 3) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 3) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 903) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 3) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 904)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 22) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 22) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 4) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 4) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 904) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 4) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 905)] = (((((1 &lt;= (ry_outer_outer + (((((((int)threadIdx.x) * 16) + 896) / 9) + 1) % 7))) &amp;&amp; ((ry_outer_outer + (((((((int)threadIdx.x) * 16) + 896) / 9) + 1) % 7)) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 5) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 5) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 896) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 906)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 24) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 24) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 6) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 6) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 906) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 6) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 907)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 25) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 25) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 7) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 7) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 907) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 7) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 908)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 26) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 26) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 8) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 8) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 908) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 8) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 909)] = (((((1 &lt;= (ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 3) % 7))) &amp;&amp; ((ry_outer_outer + ((((((int)threadIdx.x) * 16) / 9) + 3) % 7)) &lt; 8)) &amp;&amp; (1 &lt;= ((((int)threadIdx.x) * 7) % 9))) &amp;&amp; (((((int)threadIdx.x) * 7) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + (((((int)threadIdx.x) * 16) / 9) * 7)) + (ry_outer_outer * 7)) + ((((int)threadIdx.x) * 7) % 9)) + 699)] : 0.000000e+00f);
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 910)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 28) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 28) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 1) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 1) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 910) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 1) % 9)) -  [...]
+      }
+      if (((int)threadIdx.x) &lt; 7) {
+        pad_temp_shared[((((int)threadIdx.x) * 16) + 911)] = (((((1 &lt;= (((((((int)threadIdx.x) * 16) + 29) % 63) / 9) + ry_outer_outer)) &amp;&amp; ((((((((int)threadIdx.x) * 16) + 29) % 63) / 9) + ry_outer_outer) &lt; 8)) &amp;&amp; (1 &lt;= (((((int)threadIdx.x) * 7) + 2) % 9))) &amp;&amp; ((((((int)threadIdx.x) * 7) + 2) % 9) &lt; 8)) ? data[(((((rc_outer_outer * 784) + ((((((int)threadIdx.x) * 16) + 911) / 9) * 7)) + (ry_outer_outer * 7)) + (((((int)threadIdx.x) * 7) + 2) % 9)) -  [...]
+      }
+      kernel_shared[((int)threadIdx.x)] = kernel[((((((((int)blockIdx.x) * 36864) + ((((int)threadIdx.x) / 48) * 4608)) + (rc_outer_outer * 144)) + (((((int)threadIdx.x) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + (((int)threadIdx.x) % 3))];
+      kernel_shared[(((int)threadIdx.x) + 56)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 56) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 8) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 2) % 3))];
+      kernel_shared[(((int)threadIdx.x) + 112)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 112) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 16) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 1) % 3))];
+      kernel_shared[(((int)threadIdx.x) + 168)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 168) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) / 3) + 8) &amp; 15) * 9)) + (ry_outer_outer * 3)) + (((int)threadIdx.x) % 3))];
+      kernel_shared[(((int)threadIdx.x) + 224)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 224) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 32) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 2) % 3))];
+      kernel_shared[(((int)threadIdx.x) + 280)] = kernel[((((((((int)blockIdx.x) * 36864) + (((((int)threadIdx.x) + 280) / 48) * 4608)) + (rc_outer_outer * 144)) + ((((((int)threadIdx.x) + 40) % 48) / 3) * 9)) + (ry_outer_outer * 3)) + ((((int)threadIdx.x) + 1) % 3))];
+      if (((int)threadIdx.x) &lt; 48) {
+        kernel_shared[(((int)threadIdx.x) + 336)] = kernel[((((((((int)blockIdx.x) * 36864) + (rc_outer_outer * 144)) + ((((int)threadIdx.x) / 3) * 9)) + (ry_outer_outer * 3)) + (((int)threadIdx.x) % 3)) + 32256)];
       }
       __syncthreads();
-      for (int rc_outer_inner = 0; rc_outer_inner &lt; 2; ++rc_outer_inner) {
-        for (int ry_outer_inner = 0; ry_outer_inner &lt; 3; ++ry_outer_inner) {
-          for (int yy_outer_inner = 0; yy_outer_inner &lt; 7; ++yy_outer_inner) {
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7))] * kernel_shared[((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 63)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 3)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 126)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 6)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 189)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 9)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 252)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 12)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 315)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 15)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 378)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 18)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 441)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 21)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 504)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 24)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 567)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 27)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 630)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 30)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 693)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 33)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 756)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 36)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 819)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 39)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 882)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 42)]));
-            conv2d_nchw[yy_outer_inner] = (conv2d_nchw[yy_outer_inner] + (pad_temp_shared[(((((rc_outer_inner * 1008) + (yy_outer_inner * 7)) + (ry_outer_inner * 7)) + (((int)threadIdx.x) % 7)) + 945)] * kernel_shared[(((((((int)threadIdx.x) / 7) * 96) + (rc_outer_inner * 48)) + ry_outer_inner) + 45)]));
-          }
-        }
+      for (int rc_outer_inner = 0; rc_outer_inner &lt; 8; ++rc_outer_inner) {
+        conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[((rc_outer_inner * 126) + (((int)threadIdx.x) % 7))] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+        conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 9)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+        conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 18)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+        conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 27)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+        conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 36)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+        conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 45)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+        conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 54)] * kernel_shared[(((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6))]));
+        conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 1)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+        conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 10)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+        conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 19)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+        conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 28)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+        conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 37)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+        conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 46)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+        conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 55)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 1)]));
+        conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 2)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+        conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 11)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+        conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 20)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+        conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 29)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+        conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 38)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+        conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 47)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+        conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 56)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 2)]));
+        conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 63)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+        conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 72)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+        conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 81)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+        conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 90)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+        conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 99)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+        conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 108)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+        conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 117)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 3)]));
+        conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 64)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+        conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 73)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+        conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 82)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+        conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 91)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+        conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 100)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+        conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 109)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+        conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 118)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 4)]));
+        conv2d_nchw[0] = (conv2d_nchw[0] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 65)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+        conv2d_nchw[1] = (conv2d_nchw[1] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 74)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+        conv2d_nchw[2] = (conv2d_nchw[2] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 83)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+        conv2d_nchw[3] = (conv2d_nchw[3] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 92)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+        conv2d_nchw[4] = (conv2d_nchw[4] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 101)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+        conv2d_nchw[5] = (conv2d_nchw[5] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 110)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
+        conv2d_nchw[6] = (conv2d_nchw[6] + (pad_temp_shared[(((rc_outer_inner * 126) + (((int)threadIdx.x) % 7)) + 119)] * kernel_shared[((((((int)threadIdx.x) / 7) * 48) + (rc_outer_inner * 6)) + 5)]));
       }
     }
   }
-  for (int i2_inner = 0; i2_inner &lt; 7; ++i2_inner) {
-    compute[((((((int)blockIdx.x) * 196) + ((((int)threadIdx.x) / 7) * 49)) + (i2_inner * 7)) + (((int)threadIdx.x) % 7))] = max((conv2d_nchw[i2_inner] + bias[((((int)blockIdx.x) * 4) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
-  }
+  compute[(((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7))] = max((conv2d_nchw[0] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+  compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 7)] = max((conv2d_nchw[1] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+  compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 14)] = max((conv2d_nchw[2] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+  compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 21)] = max((conv2d_nchw[3] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+  compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 28)] = max((conv2d_nchw[4] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+  compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 35)] = max((conv2d_nchw[5] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
+  compute[((((((int)blockIdx.x) * 392) + ((((int)threadIdx.x) / 7) * 49)) + (((int)threadIdx.x) % 7)) + 42)] = max((conv2d_nchw[6] + bias[((((int)blockIdx.x) * 8) + (((int)threadIdx.x) / 7))]), 0.000000e+00f);
 }
 </pre></div>
 </div>
@@ -785,7 +944,7 @@ In the example below we resume the status and do more 5 trials.</p>
 Get devices for measurement successfully!
 </pre></div>
 </div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes  31.366 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes  37.437 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-tune-with-autoscheduler-tune-conv2d-layer-cuda-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/e3e540f3b477c0c52d8eb73e674e8ffd/tune_conv2d_layer_cuda.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">tune_conv2d_layer_cuda.py</span></code></a></p>
diff --git a/docs/how_to/tune_with_autoscheduler/tune_network_cuda.html b/docs/how_to/tune_with_autoscheduler/tune_network_cuda.html
index 906f3c75c..2d8f80047 100644
--- a/docs/how_to/tune_with_autoscheduler/tune_network_cuda.html
+++ b/docs/how_to/tune_with_autoscheduler/tune_network_cuda.html
@@ -878,7 +878,7 @@ so we can read the log file and load the best schedules.</p>
 Evaluate inference time cost...
 Execution time summary:
  mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)
-   9.9668       9.9977      10.0039       9.8989       0.0481
+   9.5367       9.5409       9.5494       9.5199       0.0124
 </pre></div>
 </div>
 </div>
diff --git a/docs/how_to/tune_with_autoscheduler/tune_network_x86.html b/docs/how_to/tune_with_autoscheduler/tune_network_x86.html
index 199f24455..9efa05ae8 100644
--- a/docs/how_to/tune_with_autoscheduler/tune_network_x86.html
+++ b/docs/how_to/tune_with_autoscheduler/tune_network_x86.html
@@ -897,7 +897,7 @@ so we can read the log file and load the best schedules.</p>
 Evaluate inference time cost...
 Execution time summary:
  mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)
-  754.6120     754.4089     755.7812     753.6458      0.8835
+  751.5166     751.2724     752.6320     750.6453      0.8293
 </pre></div>
 </div>
 </div>
@@ -919,7 +919,7 @@ to learn how to use the RPC Tracker and RPC Server.
 To use the RPC Tracker in auto-scheduler, replace the runner in <code class="code docutils literal notranslate"><span class="pre">TuningOptions</span></code>
 with <a class="reference internal" href="../../reference/api/python/auto_scheduler.html#tvm.auto_scheduler.RPCRunner" title="tvm.auto_scheduler.RPCRunner"><code class="xref any py py-class docutils literal notranslate"><span class="pre">auto_scheduler.RPCRunner</span></code></a>.</p></li>
 </ol>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  19.388 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  20.097 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-tune-with-autoscheduler-tune-network-x86-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../../_downloads/e416b94ca1090b0897c0f6e0df95b911/tune_network_x86.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">tune_network_x86.py</span></code></a></p>
diff --git a/docs/how_to/tune_with_autoscheduler/tune_sparse_x86.html b/docs/how_to/tune_with_autoscheduler/tune_sparse_x86.html
index 99f8e34c1..8c710f518 100644
--- a/docs/how_to/tune_with_autoscheduler/tune_sparse_x86.html
+++ b/docs/how_to/tune_with_autoscheduler/tune_sparse_x86.html
@@ -600,29 +600,123 @@ layout transformation, parallelization, vectorization, unrolling, and operator f
              placeholder_4: Buffer(placeholder_14: Pointer(float32), float32, [65536], []),
              compute: Buffer(compute_2: Pointer(float32), float32, [65536], [])}
   buffer_map = {placeholder_5: placeholder, placeholder_6: placeholder_1, placeholder_7: placeholder_2, placeholder_8: placeholder_3, placeholder_9: placeholder_4, compute_1: compute}
-  preflattened_buffer_map = {placeholder_8: placeholder_15: Buffer(placeholder_13, int32, [33], []), placeholder_7: placeholder_16: Buffer(placeholder_12, int32, [4916], []), placeholder_5: placeholder_17: Buffer(placeholder_10, float32, [128, 256], []), placeholder_9: placeholder_18: Buffer(placeholder_14, float32, [128, 512], []), compute_1: compute_3: Buffer(compute_2, float32, [128, 512], []), placeholder_6: placeholder_19: Buffer(placeholder_11, float32, [4916, 16, 1], [])} {
-  for (i0.outer: int32, 0, 32) &quot;parallel&quot; {
-    allocate(compute_4: Pointer(global float32), float32, [128]), storage_scope = global;
-    for (i1.outer: int32, 0, 16) {
-      for (nb_j.inner: int32, 0, 2) {
-        for (i.inner.init: int32, 0, 4) {
-          for (j.init: int32, 0, 16) {
-            compute_5: Buffer(compute_4, float32, [128], [])[(((i.inner.init*32) + (nb_j.inner*16)) + j.init)] = 0f32
-          }
-        }
-        for (elem_idx: int32, 0, let cse_var_1: int32 = ((i1.outer*2) + nb_j.inner) in (placeholder_3[(cse_var_1 + 1)] - placeholder_3[cse_var_1])) {
-          for (i.inner: int32, 0, 4) {
-            for (j: int32, 0, 16) {
-              let cse_var_3: int32 = ((i1.outer*2) + nb_j.inner)
-              let cse_var_2: int32 = (((i.inner*32) + (nb_j.inner*16)) + j)
-              compute_5[cse_var_2] = (compute_5[cse_var_2] + (placeholder_1[(((placeholder_3[cse_var_3]*16) + (elem_idx*16)) + j)]*max(placeholder[(((i0.outer*1024) + (i.inner*256)) + placeholder_2[(placeholder_3[cse_var_3] + elem_idx)])], 0f32)))
+  preflattened_buffer_map = {placeholder_5: placeholder_15: Buffer(placeholder_10, float32, [128, 256], []), placeholder_7: placeholder_16: Buffer(placeholder_12, int32, [4916], []), placeholder_9: placeholder_17: Buffer(placeholder_14, float32, [128, 512], []), placeholder_6: placeholder_18: Buffer(placeholder_11, float32, [4916, 16, 1], []), placeholder_8: placeholder_19: Buffer(placeholder_13, int32, [33], []), compute_1: compute_3: Buffer(compute_2, float32, [128, 512], [])} {
+  for (i0.outer.i1.outer.fused: int32, 0, 256) &quot;parallel&quot; {
+    allocate(compute_4: Pointer(global float32), float32, [256]), storage_scope = global {
+      for (i.outer.inner: int32, 0, 4) {
+        for (nb_j.inner: int32, 0, 2) {
+          let cse_var_2: int32 = ((i.outer.inner*64) + (nb_j.inner*16))
+          let cse_var_1: int32 = ((floormod(i0.outer.i1.outer.fused, 16)*2) + nb_j.inner)
+           {
+            compute_5: Buffer(compute_4, float32, [256], [])[cse_var_2] = 0f32
+            compute_5[(cse_var_2 + 1)] = 0f32
+            compute_5[(cse_var_2 + 2)] = 0f32
+            compute_5[(cse_var_2 + 3)] = 0f32
+            compute_5[(cse_var_2 + 4)] = 0f32
+            compute_5[(cse_var_2 + 5)] = 0f32
+            compute_5[(cse_var_2 + 6)] = 0f32
+            compute_5[(cse_var_2 + 7)] = 0f32
+            compute_5[(cse_var_2 + 8)] = 0f32
+            compute_5[(cse_var_2 + 9)] = 0f32
+            compute_5[(cse_var_2 + 10)] = 0f32
+            compute_5[(cse_var_2 + 11)] = 0f32
+            compute_5[(cse_var_2 + 12)] = 0f32
+            compute_5[(cse_var_2 + 13)] = 0f32
+            compute_5[(cse_var_2 + 14)] = 0f32
+            compute_5[(cse_var_2 + 15)] = 0f32
+            compute_5[(cse_var_2 + 32)] = 0f32
+            compute_5[(cse_var_2 + 33)] = 0f32
+            compute_5[(cse_var_2 + 34)] = 0f32
+            compute_5[(cse_var_2 + 35)] = 0f32
+            compute_5[(cse_var_2 + 36)] = 0f32
+            compute_5[(cse_var_2 + 37)] = 0f32
+            compute_5[(cse_var_2 + 38)] = 0f32
+            compute_5[(cse_var_2 + 39)] = 0f32
+            compute_5[(cse_var_2 + 40)] = 0f32
+            compute_5[(cse_var_2 + 41)] = 0f32
+            compute_5[(cse_var_2 + 42)] = 0f32
+            compute_5[(cse_var_2 + 43)] = 0f32
+            compute_5[(cse_var_2 + 44)] = 0f32
+            compute_5[(cse_var_2 + 45)] = 0f32
+            compute_5[(cse_var_2 + 46)] = 0f32
+            compute_5[(cse_var_2 + 47)] = 0f32
+            for (elem_idx: int32, 0, (placeholder_3[(cse_var_1 + 1)] - placeholder_3[cse_var_1])) {
+              let cse_var_35: int32 = (cse_var_2 + 1)
+              let cse_var_34: int32 = (cse_var_2 + 10)
+              let cse_var_33: int32 = (cse_var_2 + 11)
+              let cse_var_32: int32 = (cse_var_2 + 12)
+              let cse_var_31: int32 = (cse_var_2 + 13)
+              let cse_var_30: int32 = (cse_var_2 + 14)
+              let cse_var_29: int32 = (cse_var_2 + 15)
+              let cse_var_28: int32 = (cse_var_2 + 2)
+              let cse_var_27: int32 = (cse_var_2 + 3)
+              let cse_var_26: int32 = (cse_var_2 + 32)
+              let cse_var_25: int32 = (cse_var_2 + 33)
+              let cse_var_24: int32 = (cse_var_2 + 34)
+              let cse_var_23: int32 = (cse_var_2 + 35)
+              let cse_var_22: int32 = (cse_var_2 + 36)
+              let cse_var_21: int32 = (cse_var_2 + 37)
+              let cse_var_20: int32 = (cse_var_2 + 39)
+              let cse_var_19: int32 = (elem_idx*16)
+              let cse_var_18: int32 = (cse_var_2 + 9)
+              let cse_var_17: int32 = (cse_var_2 + 8)
+              let cse_var_16: int32 = (cse_var_2 + 7)
+              let cse_var_15: int32 = (cse_var_2 + 6)
+              let cse_var_14: int32 = (cse_var_2 + 5)
+              let cse_var_13: int32 = (cse_var_2 + 47)
+              let cse_var_12: int32 = (cse_var_2 + 38)
+              let cse_var_11: int32 = (cse_var_2 + 45)
+              let cse_var_10: int32 = (cse_var_2 + 44)
+              let cse_var_9: int32 = (cse_var_2 + 43)
+              let cse_var_8: int32 = (cse_var_2 + 42)
+              let cse_var_7: int32 = (cse_var_2 + 41)
+              let cse_var_6: int32 = (cse_var_2 + 40)
+              let cse_var_5: int32 = (cse_var_2 + 4)
+              let cse_var_4: int32 = (cse_var_2 + 46)
+              let cse_var_3: int32 = ((floordiv(i0.outer.i1.outer.fused, 16)*2048) + (i.outer.inner*512))
+               {
+                compute_5[cse_var_2] = (compute_5[cse_var_2] + (placeholder_1[((placeholder_3[cse_var_1]*16) + cse_var_19)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_35] = (compute_5[cse_var_35] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 1)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_28] = (compute_5[cse_var_28] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 2)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_27] = (compute_5[cse_var_27] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 3)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_5] = (compute_5[cse_var_5] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 4)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_14] = (compute_5[cse_var_14] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 5)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_15] = (compute_5[cse_var_15] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 6)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_16] = (compute_5[cse_var_16] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 7)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_17] = (compute_5[cse_var_17] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 8)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_18] = (compute_5[cse_var_18] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 9)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_34] = (compute_5[cse_var_34] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 10)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_33] = (compute_5[cse_var_33] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 11)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_32] = (compute_5[cse_var_32] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 12)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_31] = (compute_5[cse_var_31] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 13)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_30] = (compute_5[cse_var_30] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 14)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_29] = (compute_5[cse_var_29] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 15)]*max(placeholder[(cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)])], 0f32)))
+                compute_5[cse_var_26] = (compute_5[cse_var_26] + (placeholder_1[((placeholder_3[cse_var_1]*16) + cse_var_19)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_25] = (compute_5[cse_var_25] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 1)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_24] = (compute_5[cse_var_24] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 2)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_23] = (compute_5[cse_var_23] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 3)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_22] = (compute_5[cse_var_22] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 4)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_21] = (compute_5[cse_var_21] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 5)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_12] = (compute_5[cse_var_12] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 6)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_20] = (compute_5[cse_var_20] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 7)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_6] = (compute_5[cse_var_6] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 8)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_7] = (compute_5[cse_var_7] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 9)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_8] = (compute_5[cse_var_8] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 10)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_9] = (compute_5[cse_var_9] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 11)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_10] = (compute_5[cse_var_10] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 12)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_11] = (compute_5[cse_var_11] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 13)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_4] = (compute_5[cse_var_4] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 14)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+                compute_5[cse_var_13] = (compute_5[cse_var_13] + (placeholder_1[(((placeholder_3[cse_var_1]*16) + cse_var_19) + 15)]*max(placeholder[((cse_var_3 + placeholder_2[(placeholder_3[cse_var_1] + elem_idx)]) + 256)], 0f32)))
+              }
             }
           }
         }
       }
-      for (i0.inner: int32, 0, 4) {
-        let cse_var_4: int32 = (((i0.outer*2048) + (i0.inner*512)) + (i1.outer*32))
-        compute[ramp(cse_var_4, 1, 32)] = max((compute_5[ramp((i0.inner*32), 1, 32)] + placeholder_4[ramp(cse_var_4, 1, 32)]), broadcast(0f32, 32))
+      for (i0.inner: int32, 0, 8) {
+        for (i1.inner: int32, 0, 32) {
+          let cse_var_36: int32 = ((((floordiv(i0.outer.i1.outer.fused, 16)*4096) + (i0.inner*512)) + (floormod(i0.outer.i1.outer.fused, 16)*32)) + i1.inner)
+          compute[cse_var_36] = max((compute_5[((i0.inner*32) + i1.inner)] + placeholder_4[cse_var_36]), 0f32)
+        }
       }
     }
   }
@@ -661,7 +755,7 @@ layout transformation, parallelization, vectorization, unrolling, and operator f
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time of this operator: 1.244 ms
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time of this operator: 3.581 ms
 </pre></div>
 </div>
 <div class="admonition note">
diff --git a/docs/how_to/tune_with_autotvm/sg_execution_times.html b/docs/how_to/tune_with_autotvm/sg_execution_times.html
index 008bc3165..bcb0f2d23 100644
--- a/docs/how_to/tune_with_autotvm/sg_execution_times.html
+++ b/docs/how_to/tune_with_autotvm/sg_execution_times.html
@@ -300,13 +300,13 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-tune-with-autotvm-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:44.427</strong> total execution time for <strong>how_to_tune_with_autotvm</strong> files:</p>
+<p><strong>00:44.181</strong> total execution time for <strong>how_to_tune_with_autotvm</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:43.602</strong>: <a class="reference internal" href="tune_conv2d_cuda.html#sphx-glr-how-to-tune-with-autotvm-tune-conv2d-cuda-py"><span class="std std-ref">Tuning High Performance Convolution on NVIDIA GPUs</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_conv2d_cuda.py</span></code>)</p></li>
-<li><p><strong>00:00.216</strong>: <a class="reference internal" href="tune_relay_x86.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-x86-py"><span class="std std-ref">Auto-tuning a Convolutional Network for x86 CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_x86.py</span></code>)</p></li>
-<li><p><strong>00:00.205</strong>: <a class="reference internal" href="tune_relay_cuda.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-cuda-py"><span class="std std-ref">Auto-tuning a Convolutional Network for NVIDIA GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_cuda.py</span></code>)</p></li>
-<li><p><strong>00:00.204</strong>: <a class="reference internal" href="tune_relay_arm.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-arm-py"><span class="std std-ref">Auto-tuning a Convolutional Network for ARM CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_arm.py</span></code>)</p></li>
-<li><p><strong>00:00.201</strong>: <a class="reference internal" href="tune_relay_mobile_gpu.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-mobile-gpu-py"><span class="std std-ref">Auto-tuning a Convolutional Network for Mobile GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_mobile_gpu.py</span></code>)</p></li>
+<li><p><strong>00:43.353</strong>: <a class="reference internal" href="tune_conv2d_cuda.html#sphx-glr-how-to-tune-with-autotvm-tune-conv2d-cuda-py"><span class="std std-ref">Tuning High Performance Convolution on NVIDIA GPUs</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_conv2d_cuda.py</span></code>)</p></li>
+<li><p><strong>00:00.220</strong>: <a class="reference internal" href="tune_relay_x86.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-x86-py"><span class="std std-ref">Auto-tuning a Convolutional Network for x86 CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_x86.py</span></code>)</p></li>
+<li><p><strong>00:00.207</strong>: <a class="reference internal" href="tune_relay_mobile_gpu.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-mobile-gpu-py"><span class="std std-ref">Auto-tuning a Convolutional Network for Mobile GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_mobile_gpu.py</span></code>)</p></li>
+<li><p><strong>00:00.202</strong>: <a class="reference internal" href="tune_relay_cuda.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-cuda-py"><span class="std std-ref">Auto-tuning a Convolutional Network for NVIDIA GPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_cuda.py</span></code>)</p></li>
+<li><p><strong>00:00.199</strong>: <a class="reference internal" href="tune_relay_arm.html#sphx-glr-how-to-tune-with-autotvm-tune-relay-arm-py"><span class="std std-ref">Auto-tuning a Convolutional Network for ARM CPU</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_arm.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/how_to/tune_with_autotvm/tune_conv2d_cuda.html b/docs/how_to/tune_with_autotvm/tune_conv2d_cuda.html
index 202c0f606..ab08a0779 100644
--- a/docs/how_to/tune_with_autotvm/tune_conv2d_cuda.html
+++ b/docs/how_to/tune_with_autotvm/tune_conv2d_cuda.html
@@ -1142,8 +1142,8 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 4, 4, 32]), (&#39;tile_y&#39;, [-1, 1, 1, 7]), (&#39;tile_x&#39;, [-1, 1, 7, 1]), (&#39;tile_rc&#39;, [-1, 1, 128]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 512), (&#39;unroll_explicit&#39;, 0)],None,2885496
-No: 6   GFLOPS: 63.31/63.31     result: MeasureResult(costs=(0.0036565146666666668,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.5873608589172363, timestamp=1654210001.5517988)      [(&#39;tile_f&#39;, [-1, 1, 1, 1]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 1, 7, 1]), (&#39;tile_rc&#39;, [-1, 4, 4]), (&#39;tile_ry&#39;, [-1, 3, 1]), (&#39;tile_rx&#39;, [-1, 1, 1]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 0)],None,3754080
-No: 7   GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 6   GFLOPS: 42.45/42.45     result: MeasureResult(costs=(0.005452874789473684,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.5890710353851318, timestamp=1654210011.2388134)       [(&#39;tile_f&#39;, [-1, 1, 1, 1]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 1, 7, 1]), (&#39;tile_rc&#39;, [-1, 4, 4]), (&#39;tile_ry&#39;, [-1, 3, 1]), (&#39;tile_rx&#39;, [-1, 1, 1]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 0)],None,3754080
+No: 7   GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -1266,7 +1266,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 1, 16, 32]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 1, 7, 1]), (&#39;tile_rc&#39;, [-1, 256, 1]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 0), (&#39;unroll_explicit&#39;, 1)],None,6225319
-No: 8   GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 8   GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -1389,7 +1389,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 2, 1, 32]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 1, 1, 1]), (&#39;tile_rc&#39;, [-1, 8, 64]), (&#39;tile_ry&#39;, [-1, 3, 1]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 0), (&#39;unroll_explicit&#39;, 0)],None,943546
-No: 9   GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 9   GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -1512,7 +1512,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 4, 16, 4]), (&#39;tile_y&#39;, [-1, 1, 1, 7]), (&#39;tile_x&#39;, [-1, 1, 1, 7]), (&#39;tile_rc&#39;, [-1, 16, 32]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 512), (&#39;unroll_explicit&#39;, 0)],None,2868708
-No: 10  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 10  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 142, in build
     res = future.result()
   File &quot;/usr/lib/python3.7/concurrent/futures/_base.py&quot;, line 435, in result
@@ -1530,7 +1530,7 @@ No: 10  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
 TimeoutError
 
         [(&#39;tile_f&#39;, [-1, 32, 2, 4]), (&#39;tile_y&#39;, [-1, 1, 7, 1]), (&#39;tile_x&#39;, [-1, 1, 1, 7]), (&#39;tile_rc&#39;, [-1, 4, 2]), (&#39;tile_ry&#39;, [-1, 1, 1]), (&#39;tile_rx&#39;, [-1, 1, 3]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 0)],None,4691833
-No: 11  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 11  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -1653,7 +1653,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 1, 2, 64]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 1, 1, 1]), (&#39;tile_rc&#39;, [-1, 4, 4]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 0), (&#39;unroll_explicit&#39;, 0)],None,1042124
-No: 12  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 12  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -1776,7 +1776,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 32, 1, 4]), (&#39;tile_y&#39;, [-1, 1, 1, 7]), (&#39;tile_x&#39;, [-1, 1, 7, 1]), (&#39;tile_rc&#39;, [-1, 32, 16]), (&#39;tile_ry&#39;, [-1, 1, 1]), (&#39;tile_rx&#39;, [-1, 1, 3]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 1)],None,10013405
-No: 13  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 13  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -1899,7 +1899,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 8, 8, 2]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 1, 7, 1]), (&#39;tile_rc&#39;, [-1, 4, 32]), (&#39;tile_ry&#39;, [-1, 3, 1]), (&#39;tile_rx&#39;, [-1, 1, 3]), (&#39;auto_unroll_max_step&#39;, 0), (&#39;unroll_explicit&#39;, 1)],None,6732082
-No: 14  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 14  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -2022,7 +2022,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 2, 4, 32]), (&#39;tile_y&#39;, [-1, 7, 1, 1]), (&#39;tile_x&#39;, [-1, 1, 1, 1]), (&#39;tile_rc&#39;, [-1, 4, 128]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 1, 1]), (&#39;auto_unroll_max_step&#39;, 512), (&#39;unroll_explicit&#39;, 1)],None,7536735
-No: 15  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 15  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -2145,7 +2145,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 2, 1, 4]), (&#39;tile_y&#39;, [-1, 1, 1, 7]), (&#39;tile_x&#39;, [-1, 1, 1, 7]), (&#39;tile_rc&#39;, [-1, 128, 4]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 1, 1]), (&#39;auto_unroll_max_step&#39;, 0), (&#39;unroll_explicit&#39;, 0)],None,482121
-No: 16  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 16  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -2268,7 +2268,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 2, 1, 16]), (&#39;tile_y&#39;, [-1, 1, 7, 1]), (&#39;tile_x&#39;, [-1, 7, 1, 1]), (&#39;tile_rc&#39;, [-1, 32, 8]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 512), (&#39;unroll_explicit&#39;, 0)],None,2824525
-No: 17  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 17  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -2391,7 +2391,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 64, 1, 1]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 7, 1, 1]), (&#39;tile_rc&#39;, [-1, 8, 8]), (&#39;tile_ry&#39;, [-1, 1, 3]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 0)],None,4559286
-No: 18  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 18  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 571, in __call__
     func, arg_info = _build_func_common(measure_input, self.runtime, **kwargs)
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 523, in _build_func_common
@@ -2514,7 +2514,7 @@ Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 854, in verify_pass
     raise InstantiationError(&quot;Skipped because of invalid gpu kernel&quot;)
 tvm.autotvm.task.space.InstantiationError: Skipped because of invalid gpu kernel        [(&#39;tile_f&#39;, [-1, 1, 32, 16]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 7, 1, 1]), (&#39;tile_rc&#39;, [-1, 1, 512]), (&#39;tile_ry&#39;, [-1, 3, 1]), (&#39;tile_rx&#39;, [-1, 3, 1]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 1)],None,9677544
-No: 19  GFLOPS: 0.00/63.31      result: Traceback (most recent call last):
+No: 19  GFLOPS: 0.00/42.45      result: Traceback (most recent call last):
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 721, in __call__
     yield remote, remote.load_module(os.path.split(build_result.filename)[1])
   File &quot;/workspace/python/tvm/autotvm/measure/measure_methods.py&quot;, line 685, in run_through_rpc
@@ -2602,7 +2602,7 @@ tvm._ffi.base.TVMError: Traceback (most recent call last):
   15: _PyEval_EvalFrameDefault
   14: 0x0000000000537c30
   13: _PyObject_FastCallKeywords
-  12: 0x00007f552cd52fa2
+  12: 0x00007fce42b8dfa2
   11: _ctypes_callproc
   10: ffi_call
   9: ffi_call_unix64
@@ -2667,7 +2667,7 @@ Traceback (most recent call last):
   21: _PyFunction_FastCallKeywords
   20: _PyEval_EvalFrameDefault
   19: _PyFunction_FastCall      [(&#39;tile_f&#39;, [-1, 8, 2, 16]), (&#39;tile_y&#39;, [-1, 7, 1, 1]), (&#39;tile_x&#39;, [-1, 7, 1, 1]), (&#39;tile_rc&#39;, [-1, 1, 1]), (&#39;tile_ry&#39;, [-1, 1, 1]), (&#39;tile_rx&#39;, [-1, 1, 3]), (&#39;auto_unroll_max_step&#39;, 0), (&#39;unroll_explicit&#39;, 1)],None,6390073
-No: 20  GFLOPS: 142.47/142.47   result: MeasureResult(costs=(0.0016249339399999998,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.41670823097229, timestamp=1654210027.9625225)        [(&#39;tile_f&#39;, [-1, 1, 4, 1]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 7, 1, 1]), (&#39;tile_rc&#39;, [-1, 4, 1]), (&#39;tile_ry&#39;, [-1, 1, 1]), (&#39;tile_rx&#39;, [-1, 1, 3]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 1)],None,9881539
+No: 20  GFLOPS: 144.42/144.42   result: MeasureResult(costs=(0.0016029896,), error_no=MeasureErrorNo.NO_ERROR, all_cost=1.415785551071167, timestamp=1654210037.6565795)        [(&#39;tile_f&#39;, [-1, 1, 4, 1]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 7, 1, 1]), (&#39;tile_rc&#39;, [-1, 4, 1]), (&#39;tile_ry&#39;, [-1, 1, 1]), (&#39;tile_rx&#39;, [-1, 1, 3]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 1)],None,9881539
 </pre></div>
 </div>
 <p>Finally we can inspect the best config from log file, check correctness,
@@ -2706,7 +2706,7 @@ and measure running time.</p>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Best config:
 [(&#39;tile_f&#39;, [-1, 1, 4, 1]), (&#39;tile_y&#39;, [-1, 1, 1, 1]), (&#39;tile_x&#39;, [-1, 7, 1, 1]), (&#39;tile_rc&#39;, [-1, 4, 1]), (&#39;tile_ry&#39;, [-1, 1, 1]), (&#39;tile_rx&#39;, [-1, 1, 3]), (&#39;auto_unroll_max_step&#39;, 1500), (&#39;unroll_explicit&#39;, 1)],None,9881539
-Time cost of this operator: 0.002076
+Time cost of this operator: 0.002029
 </pre></div>
 </div>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-tune-with-autotvm-tune-conv2d-cuda-py">
diff --git a/docs/how_to/work_with_microtvm/micro_autotune.html b/docs/how_to/work_with_microtvm/micro_autotune.html
index 77cf1d50d..766c8d668 100644
--- a/docs/how_to/work_with_microtvm/micro_autotune.html
+++ b/docs/how_to/work_with_microtvm/micro_autotune.html
@@ -555,10 +555,10 @@ the tuned operator.</p>
 ########## Build without Autotuning ##########
 Node Name                                     Ops                                           Time(us)  Time(%)  Shape              Inputs  Outputs
 ---------                                     ---                                           --------  -------  -----              ------  -------
-tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  308.9     98.722   (1, 2, 10, 10, 3)  2       1
-tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       3.097     0.99     (1, 6, 10, 10)     1       1
-tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.901     0.288    (1, 1, 10, 10, 3)  1       1
-Total_time                                    -                                             312.898   -        -                  -       -
+tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  317.2     98.781   (1, 2, 10, 10, 3)  2       1
+tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       3.015     0.939    (1, 6, 10, 10)     1       1
+tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.901     0.281    (1, 1, 10, 10, 3)  1       1
+Total_time                                    -                                             321.116   -        -                  -       -
 </pre></div>
 </div>
 </div>
@@ -610,10 +610,10 @@ Total_time                                    -
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>########## Build with Autotuning ##########
 Node Name                                     Ops                                           Time(us)  Time(%)  Shape              Inputs  Outputs
 ---------                                     ---                                           --------  -------  -----              ------  -------
-tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  79.0      96.799   (1, 6, 10, 10, 1)  2       1
-tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       1.712     2.098    (1, 6, 10, 10)     1       1
-tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.901     1.104    (1, 1, 10, 10, 3)  1       1
-Total_time                                    -                                             81.613    -        -                  -       -
+tvmgen_default_fused_nn_contrib_conv2d_NCHWc  tvmgen_default_fused_nn_contrib_conv2d_NCHWc  81.0      96.809   (1, 6, 10, 10, 1)  2       1
+tvmgen_default_fused_layout_transform_1       tvmgen_default_fused_layout_transform_1       1.738     2.077    (1, 6, 10, 10)     1       1
+tvmgen_default_fused_layout_transform         tvmgen_default_fused_layout_transform         0.932     1.114    (1, 1, 10, 10, 3)  1       1
+Total_time                                    -                                             83.67     -        -                  -       -
 </pre></div>
 </div>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-how-to-work-with-microtvm-micro-autotune-py">
diff --git a/docs/how_to/work_with_microtvm/sg_execution_times.html b/docs/how_to/work_with_microtvm/sg_execution_times.html
index dcc4db43b..90a45e7c9 100644
--- a/docs/how_to/work_with_microtvm/sg_execution_times.html
+++ b/docs/how_to/work_with_microtvm/sg_execution_times.html
@@ -300,13 +300,13 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-work-with-microtvm-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:45.430</strong> total execution time for <strong>how_to_work_with_microtvm</strong> files:</p>
+<p><strong>00:45.941</strong> total execution time for <strong>how_to_work_with_microtvm</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:41.223</strong>: <a class="reference internal" href="micro_autotune.html#sphx-glr-how-to-work-with-microtvm-micro-autotune-py"><span class="std std-ref">Autotuning with microTVM</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_autotune.py</span></code>)</p></li>
-<li><p><strong>00:03.640</strong>: <a class="reference internal" href="micro_tflite.html#sphx-glr-how-to-work-with-microtvm-micro-tflite-py"><span class="std std-ref">microTVM with TFLite Models</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_tflite.py</span></code>)</p></li>
+<li><p><strong>00:41.737</strong>: <a class="reference internal" href="micro_autotune.html#sphx-glr-how-to-work-with-microtvm-micro-autotune-py"><span class="std std-ref">Autotuning with microTVM</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_autotune.py</span></code>)</p></li>
+<li><p><strong>00:03.595</strong>: <a class="reference internal" href="micro_tflite.html#sphx-glr-how-to-work-with-microtvm-micro-tflite-py"><span class="std std-ref">microTVM with TFLite Models</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_tflite.py</span></code>)</p></li>
+<li><p><strong>00:00.210</strong>: <a class="reference internal" href="micro_reference_vm.html#sphx-glr-how-to-work-with-microtvm-micro-reference-vm-py"><span class="std std-ref">microTVM Reference Virtual Machines</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_reference_vm.py</span></code>)</p></li>
+<li><p><strong>00:00.204</strong>: <a class="reference internal" href="micro_ethosu.html#sphx-glr-how-to-work-with-microtvm-micro-ethosu-py"><span class="std std-ref">Running TVM on bare metal Arm(R) Cortex(R)-M55 CPU and Ethos(TM)-U55 NPU with CMSIS-NN</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_ethosu.py</span></code>)</p></li>
 <li><p><strong>00:00.194</strong>: <a class="reference internal" href="micro_tvmc.html#sphx-glr-how-to-work-with-microtvm-micro-tvmc-py"><span class="std std-ref">Executing a Tiny Model with TVMC Micro</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_tvmc.py</span></code>)</p></li>
-<li><p><strong>00:00.192</strong>: <a class="reference internal" href="micro_ethosu.html#sphx-glr-how-to-work-with-microtvm-micro-ethosu-py"><span class="std std-ref">Running TVM on bare metal Arm(R) Cortex(R)-M55 CPU and Ethos(TM)-U55 NPU with CMSIS-NN</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_ethosu.py</span></code>)</p></li>
-<li><p><strong>00:00.182</strong>: <a class="reference internal" href="micro_reference_vm.html#sphx-glr-how-to-work-with-microtvm-micro-reference-vm-py"><span class="std std-ref">microTVM Reference Virtual Machines</span></a> (<code class="docutils literal notranslate"><span class="pre">micro_reference_vm.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/how_to/work_with_relay/sg_execution_times.html b/docs/how_to/work_with_relay/sg_execution_times.html
index f9fb8f636..056dd97a4 100644
--- a/docs/how_to/work_with_relay/sg_execution_times.html
+++ b/docs/how_to/work_with_relay/sg_execution_times.html
@@ -300,11 +300,11 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-work-with-relay-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:11.977</strong> total execution time for <strong>how_to_work_with_relay</strong> files:</p>
+<p><strong>00:11.746</strong> total execution time for <strong>how_to_work_with_relay</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:09.893</strong>: <a class="reference internal" href="using_external_lib.html#sphx-glr-how-to-work-with-relay-using-external-lib-py"><span class="std std-ref">Using External Libraries in Relay</span></a> (<code class="docutils literal notranslate"><span class="pre">using_external_lib.py</span></code>)</p></li>
-<li><p><strong>00:01.882</strong>: <a class="reference internal" href="build_gcn.html#sphx-glr-how-to-work-with-relay-build-gcn-py"><span class="std std-ref">Building a Graph Convolutional Network</span></a> (<code class="docutils literal notranslate"><span class="pre">build_gcn.py</span></code>)</p></li>
-<li><p><strong>00:00.202</strong>: <a class="reference internal" href="using_relay_viz.html#sphx-glr-how-to-work-with-relay-using-relay-viz-py"><span class="std std-ref">Use Relay Visualizer to Visualize Relay</span></a> (<code class="docutils literal notranslate"><span class="pre">using_relay_viz.py</span></code>)</p></li>
+<li><p><strong>00:09.898</strong>: <a class="reference internal" href="using_external_lib.html#sphx-glr-how-to-work-with-relay-using-external-lib-py"><span class="std std-ref">Using External Libraries in Relay</span></a> (<code class="docutils literal notranslate"><span class="pre">using_external_lib.py</span></code>)</p></li>
+<li><p><strong>00:01.648</strong>: <a class="reference internal" href="build_gcn.html#sphx-glr-how-to-work-with-relay-build-gcn-py"><span class="std std-ref">Building a Graph Convolutional Network</span></a> (<code class="docutils literal notranslate"><span class="pre">build_gcn.py</span></code>)</p></li>
+<li><p><strong>00:00.200</strong>: <a class="reference internal" href="using_relay_viz.html#sphx-glr-how-to-work-with-relay-using-relay-viz-py"><span class="std std-ref">Use Relay Visualizer to Visualize Relay</span></a> (<code class="docutils literal notranslate"><span class="pre">using_relay_viz.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/how_to/work_with_schedules/sg_execution_times.html b/docs/how_to/work_with_schedules/sg_execution_times.html
index 85cf5f33c..fd2a7c7a8 100644
--- a/docs/how_to/work_with_schedules/sg_execution_times.html
+++ b/docs/how_to/work_with_schedules/sg_execution_times.html
@@ -300,15 +300,15 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-how-to-work-with-schedules-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:05.654</strong> total execution time for <strong>how_to_work_with_schedules</strong> files:</p>
+<p><strong>00:05.632</strong> total execution time for <strong>how_to_work_with_schedules</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:02.097</strong>: <a class="reference internal" href="intrin_math.html#sphx-glr-how-to-work-with-schedules-intrin-math-py"><span class="std std-ref">Intrinsics and Math Functions</span></a> (<code class="docutils literal notranslate"><span class="pre">intrin_math.py</span></code>)</p></li>
-<li><p><strong>00:01.183</strong>: <a class="reference internal" href="tensorize.html#sphx-glr-how-to-work-with-schedules-tensorize-py"><span class="std std-ref">Use Tensorize to Leverage Hardware Intrinsics</span></a> (<code class="docutils literal notranslate"><span class="pre">tensorize.py</span></code>)</p></li>
-<li><p><strong>00:00.720</strong>: <a class="reference internal" href="reduction.html#sphx-glr-how-to-work-with-schedules-reduction-py"><span class="std std-ref">Reduction</span></a> (<code class="docutils literal notranslate"><span class="pre">reduction.py</span></code>)</p></li>
-<li><p><strong>00:00.704</strong>: <a class="reference internal" href="scan.html#sphx-glr-how-to-work-with-schedules-scan-py"><span class="std std-ref">Scan and Recurrent Kernel</span></a> (<code class="docutils literal notranslate"><span class="pre">scan.py</span></code>)</p></li>
+<li><p><strong>00:02.108</strong>: <a class="reference internal" href="intrin_math.html#sphx-glr-how-to-work-with-schedules-intrin-math-py"><span class="std std-ref">Intrinsics and Math Functions</span></a> (<code class="docutils literal notranslate"><span class="pre">intrin_math.py</span></code>)</p></li>
+<li><p><strong>00:01.139</strong>: <a class="reference internal" href="tensorize.html#sphx-glr-how-to-work-with-schedules-tensorize-py"><span class="std std-ref">Use Tensorize to Leverage Hardware Intrinsics</span></a> (<code class="docutils literal notranslate"><span class="pre">tensorize.py</span></code>)</p></li>
+<li><p><strong>00:00.727</strong>: <a class="reference internal" href="reduction.html#sphx-glr-how-to-work-with-schedules-reduction-py"><span class="std std-ref">Reduction</span></a> (<code class="docutils literal notranslate"><span class="pre">reduction.py</span></code>)</p></li>
+<li><p><strong>00:00.713</strong>: <a class="reference internal" href="scan.html#sphx-glr-how-to-work-with-schedules-scan-py"><span class="std std-ref">Scan and Recurrent Kernel</span></a> (<code class="docutils literal notranslate"><span class="pre">scan.py</span></code>)</p></li>
 <li><p><strong>00:00.291</strong>: <a class="reference internal" href="extern_op.html#sphx-glr-how-to-work-with-schedules-extern-op-py"><span class="std std-ref">External Tensor Functions</span></a> (<code class="docutils literal notranslate"><span class="pre">extern_op.py</span></code>)</p></li>
 <li><p><strong>00:00.227</strong>: <a class="reference internal" href="schedule_primitives.html#sphx-glr-how-to-work-with-schedules-schedule-primitives-py"><span class="std std-ref">Schedule Primitives in TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">schedule_primitives.py</span></code>)</p></li>
-<li><p><strong>00:00.222</strong>: <a class="reference internal" href="tedd.html#sphx-glr-how-to-work-with-schedules-tedd-py"><span class="std std-ref">Use Tensor Expression Debug Display (TEDD) for Visualization</span></a> (<code class="docutils literal notranslate"><span class="pre">tedd.py</span></code>)</p></li>
+<li><p><strong>00:00.218</strong>: <a class="reference internal" href="tedd.html#sphx-glr-how-to-work-with-schedules-tedd-py"><span class="std std-ref">Use Tensor Expression Debug Display (TEDD) for Visualization</span></a> (<code class="docutils literal notranslate"><span class="pre">tedd.py</span></code>)</p></li>
 <li><p><strong>00:00.210</strong>: <a class="reference internal" href="tuple_inputs.html#sphx-glr-how-to-work-with-schedules-tuple-inputs-py"><span class="std std-ref">Compute and Reduce with Tuple Inputs</span></a> (<code class="docutils literal notranslate"><span class="pre">tuple_inputs.py</span></code>)</p></li>
 </ul>
 </div>
diff --git a/docs/how_to/work_with_schedules/tensorize.html b/docs/how_to/work_with_schedules/tensorize.html
index 0b3250b28..72e3611c7 100644
--- a/docs/how_to/work_with_schedules/tensorize.html
+++ b/docs/how_to/work_with_schedules/tensorize.html
@@ -552,7 +552,7 @@ The importing needs to happen before the tensorized GEMV being executed.</p>
              C: Buffer(C_2: Pointer(float32), float32, [524288], [])}
   buffer_map = {A_1: A, B_1: B, C_1: C}
   preflattened_buffer_map = {A_1: A_3: Buffer(A_2, float32, [1024, 64], []), B_1: B_3: Buffer(B_2, float32, [512, 64], []), C_1: C_3: Buffer(C_2, float32, [1024, 512], [])} {
-  attr [IterVar(i: int32, (nullptr), &quot;DataPar&quot;, &quot;&quot;)] &quot;pragma_import_llvm&quot; = &quot;; ModuleID = &#39;/tmp/tmpo1c5_xvm/input0.cc&#39;\nsource_filename = \&quot;/tmp/tmpo1c5_xvm/input0.cc\&quot;\ntarget datalayout = \&quot;e-m:e-i64:64-f80:128-n8:16:32:64-S128\&quot;\ntarget triple = \&quot;x86_64-pc-linux-gnu\&quot;\n\n; Function Attrs: noinline nounwind optnone uwtable\ndefine dso_local i32 @gemv_update(float*, float*, float*, i32, i32, i32) #0 {\n  %7 = allo [...]
+  attr [IterVar(i: int32, (nullptr), &quot;DataPar&quot;, &quot;&quot;)] &quot;pragma_import_llvm&quot; = &quot;; ModuleID = &#39;/tmp/tmps3iejsx1/input0.cc&#39;\nsource_filename = \&quot;/tmp/tmps3iejsx1/input0.cc\&quot;\ntarget datalayout = \&quot;e-m:e-i64:64-f80:128-n8:16:32:64-S128\&quot;\ntarget triple = \&quot;x86_64-pc-linux-gnu\&quot;\n\n; Function Attrs: noinline nounwind optnone uwtable\ndefine dso_local i32 @gemv_update(float*, float*, float*, i32, i32, i32) #0 {\n  %7 = allo [...]
   for (i, 0, 1024) {
     for (j.outer: int32, 0, 32) {
       @tir.call_extern(&quot;gemv_update&quot;, @tir.tvm_access_ptr(@tir.type_annotation(, dtype=float32), C_2, ((i*512) + (j.outer*16)), 16, 2, dtype=handle), @tir.tvm_access_ptr(@tir.type_annotation(, dtype=float32), A_2, (i*64), 64, 1, dtype=handle), @tir.tvm_access_ptr(@tir.type_annotation(, dtype=float32), B_2, (j.outer*1024), 1024, 1, dtype=handle), 16, 64, 64, dtype=int32)
diff --git a/docs/reference/api/python/auto_scheduler.html b/docs/reference/api/python/auto_scheduler.html
index f19052dad..79ce78589 100644
--- a/docs/reference/api/python/auto_scheduler.html
+++ b/docs/reference/api/python/auto_scheduler.html
@@ -1715,7 +1715,7 @@ Can be the a function or the function name.</p></li>
 
 <dl class="py function">
 <dt class="sig sig-object py" id="tvm.auto_scheduler.auto_schedule">
-<span class="sig-prename descclassname"><span class="pre">tvm.auto_scheduler.</span></span><span class="sig-name descname"><span class="pre">auto_schedule</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">task</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">search_policy</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em clas [...]
+<span class="sig-prename descclassname"><span class="pre">tvm.auto_scheduler.</span></span><span class="sig-name descname"><span class="pre">auto_schedule</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">task</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">search_policy</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em clas [...]
 <dd><p>THIS API IS DEPRECATED.</p>
 <p>Run auto scheduling search for a task.</p>
 <dl class="field-list simple">
@@ -1752,7 +1752,7 @@ the initial naive schedule (state).</p>
 
 <dl class="py class">
 <dt class="sig sig-object py" id="tvm.auto_scheduler.SketchPolicy">
-<em class="property"><span class="pre">class</span> </em><span class="sig-prename descclassname"><span class="pre">tvm.auto_scheduler.</span></span><span class="sig-name descname"><span class="pre">SketchPolicy</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">task</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">program_cost_model</span></span><span class="o"><span class="pre">=</span></span><span class="defau [...]
+<em class="property"><span class="pre">class</span> </em><span class="sig-prename descclassname"><span class="pre">tvm.auto_scheduler.</span></span><span class="sig-name descname"><span class="pre">SketchPolicy</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">task</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">program_cost_model</span></span><span class="o"><span class="pre">=</span></span><span class="defau [...]
 <dd><p>The search policy that searches in a hierarchical search space defined by sketches.
 The policy randomly samples programs from the space defined by sketches and use evolutionary
 search to fine-tune them.</p>
diff --git a/docs/reference/api/typedoc/classes/bytestreamreader.html b/docs/reference/api/typedoc/classes/bytestreamreader.html
index 7182b2918..f45a71aa8 100644
--- a/docs/reference/api/typedoc/classes/bytestreamreader.html
+++ b/docs/reference/api/typedoc/classes/bytestreamreader.html
@@ -119,7 +119,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L43">rpc_server.ts:43</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L43">rpc_server.ts:43</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -141,7 +141,7 @@
 					<div class="tsd-signature tsd-kind-icon">bytes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Uint8Array</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L43">rpc_server.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L43">rpc_server.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -151,7 +151,7 @@
 					<div class="tsd-signature tsd-kind-icon">offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L42">rpc_server.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L42">rpc_server.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -168,7 +168,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L63">rpc_server.ts:63</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L63">rpc_server.ts:63</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Uint8Array</span></h4>
@@ -185,7 +185,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L49">rpc_server.ts:49</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L49">rpc_server.ts:49</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -202,7 +202,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L57">rpc_server.ts:57</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L57">rpc_server.ts:57</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
diff --git a/docs/reference/api/typedoc/classes/cachedcallstack.html b/docs/reference/api/typedoc/classes/cachedcallstack.html
index 9718b2269..79aef3cba 100644
--- a/docs/reference/api/typedoc/classes/cachedcallstack.html
+++ b/docs/reference/api/typedoc/classes/cachedcallstack.html
@@ -144,7 +144,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L223">memory.ts:223</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L223">memory.ts:223</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -172,7 +172,7 @@
 					<div class="tsd-signature tsd-kind-icon">temp<wbr>Args<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/disposable.html" class="tsd-signature-type">Disposable</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = []</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L208">memory.ts:208</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L208">memory.ts:208</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -194,7 +194,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L312">memory.ts:312</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L312">memory.ts:312</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -226,7 +226,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L284">memory.ts:284</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L284">memory.ts:284</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -262,7 +262,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L388">memory.ts:388</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L388">memory.ts:388</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -300,7 +300,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L376">memory.ts:376</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L376">memory.ts:376</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -340,7 +340,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L267">memory.ts:267</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L267">memory.ts:267</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -373,7 +373,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L243">memory.ts:243</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L243">memory.ts:243</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -390,7 +390,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L321">memory.ts:321</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L321">memory.ts:321</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -422,7 +422,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L252">memory.ts:252</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L252">memory.ts:252</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -444,7 +444,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L359">memory.ts:359</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L359">memory.ts:359</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -470,7 +470,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L342">memory.ts:342</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L342">memory.ts:342</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -496,7 +496,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L350">memory.ts:350</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L350">memory.ts:350</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -522,7 +522,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L326">memory.ts:326</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L326">memory.ts:326</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -548,7 +548,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L363">memory.ts:363</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L363">memory.ts:363</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -574,7 +574,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L346">memory.ts:346</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L346">memory.ts:346</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -600,7 +600,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L334">memory.ts:334</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L334">memory.ts:334</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/docs/reference/api/typedoc/classes/dldatatype.html b/docs/reference/api/typedoc/classes/dldatatype.html
index 85759fb93..828df9911 100644
--- a/docs/reference/api/typedoc/classes/dldatatype.html
+++ b/docs/reference/api/typedoc/classes/dldatatype.html
@@ -119,7 +119,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L262">runtime.ts:262</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L262">runtime.ts:262</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -147,7 +147,7 @@
 					<div class="tsd-signature tsd-kind-icon">bits<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L260">runtime.ts:260</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L260">runtime.ts:260</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -162,7 +162,7 @@
 					<div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L258">runtime.ts:258</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L258">runtime.ts:258</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -177,7 +177,7 @@
 					<div class="tsd-signature tsd-kind-icon">lanes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L262">runtime.ts:262</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L262">runtime.ts:262</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -199,7 +199,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L279">runtime.ts:279</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L279">runtime.ts:279</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -216,7 +216,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L270">runtime.ts:270</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L270">runtime.ts:270</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
diff --git a/docs/reference/api/typedoc/classes/dldevice.html b/docs/reference/api/typedoc/classes/dldevice.html
index c3a82aab0..03ecb9113 100644
--- a/docs/reference/api/typedoc/classes/dldevice.html
+++ b/docs/reference/api/typedoc/classes/dldevice.html
@@ -118,7 +118,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L202">runtime.ts:202</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L202">runtime.ts:202</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -146,7 +146,7 @@
 					<div class="tsd-signature tsd-kind-icon">device<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L200">runtime.ts:200</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L200">runtime.ts:200</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -161,7 +161,7 @@
 					<div class="tsd-signature tsd-kind-icon">device<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L198">runtime.ts:198</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L198">runtime.ts:198</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -183,7 +183,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L223">runtime.ts:223</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L223">runtime.ts:223</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -205,7 +205,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L230">runtime.ts:230</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L230">runtime.ts:230</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
diff --git a/docs/reference/api/typedoc/classes/environment.html b/docs/reference/api/typedoc/classes/environment.html
index 2cbde72f8..cddd5454e 100644
--- a/docs/reference/api/typedoc/classes/environment.html
+++ b/docs/reference/api/typedoc/classes/environment.html
@@ -125,7 +125,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/environment.ts#L86">environment.ts:86</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/environment.ts#L86">environment.ts:86</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -169,7 +169,7 @@
 					<aside class="tsd-sources">
 						<p>Implementation of <a href="../interfaces/libraryprovider.html">LibraryProvider</a>.<a href="../interfaces/libraryprovider.html#imports">imports</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/environment.ts#L70">environment.ts:70</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/environment.ts#L70">environment.ts:70</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -179,7 +179,7 @@
 					<div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>msg<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/environment.ts#L69">environment.ts:69</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/environment.ts#L69">environment.ts:69</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -210,7 +210,7 @@
 					<div class="tsd-signature tsd-kind-icon">packedCFunc<wbr>Table<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ctypes.FTVMWasmPackedCFunc</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = [undefined,]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/environment.ts#L78">environment.ts:78</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/environment.ts#L78">environment.ts:78</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -228,7 +228,7 @@
 					<div class="tsd-signature tsd-kind-icon">packedCFunc<wbr>Table<wbr>Free<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = []</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/environment.ts#L84">environment.ts:84</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/environment.ts#L84">environment.ts:84</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -250,7 +250,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/environment.ts#L105">environment.ts:105</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/environment.ts#L105">environment.ts:105</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/classes/ffilibrary.html b/docs/reference/api/typedoc/classes/ffilibrary.html
index 291027a8a..32b3e910b 100644
--- a/docs/reference/api/typedoc/classes/ffilibrary.html
+++ b/docs/reference/api/typedoc/classes/ffilibrary.html
@@ -131,7 +131,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L49">runtime.ts:49</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L49">runtime.ts:49</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -156,7 +156,7 @@
 					<div class="tsd-signature tsd-kind-icon">exports<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Function</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L46">runtime.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L46">runtime.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -166,7 +166,7 @@
 					<div class="tsd-signature tsd-kind-icon">memory<span class="tsd-signature-symbol">:</span> <a href="memory.html" class="tsd-signature-type">Memory</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L45">runtime.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L45">runtime.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -176,7 +176,7 @@
 					<div class="tsd-signature tsd-kind-icon">wasm32<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L44">runtime.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L44">runtime.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -186,7 +186,7 @@
 					<div class="tsd-signature tsd-kind-icon">webGPUContext<span class="tsd-signature-symbol">:</span> <a href="webgpucontext.html" class="tsd-signature-type">WebGPUContext</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L47">runtime.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L47">runtime.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -203,7 +203,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L76">runtime.ts:76</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L76">runtime.ts:76</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -226,7 +226,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L66">runtime.ts:66</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L66">runtime.ts:66</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -243,7 +243,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L84">runtime.ts:84</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L84">runtime.ts:84</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <a href="cachedcallstack.html" class="tsd-signature-type">CachedCallStack</a></h4>
@@ -260,7 +260,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L95">runtime.ts:95</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L95">runtime.ts:95</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -283,7 +283,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L72">runtime.ts:72</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L72">runtime.ts:72</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
diff --git a/docs/reference/api/typedoc/classes/graphexecutor.html b/docs/reference/api/typedoc/classes/graphexecutor.html
index 39464c89e..c106354ac 100644
--- a/docs/reference/api/typedoc/classes/graphexecutor.html
+++ b/docs/reference/api/typedoc/classes/graphexecutor.html
@@ -130,7 +130,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L583">runtime.ts:583</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L583">runtime.ts:583</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -162,7 +162,7 @@
 					<div class="tsd-signature tsd-kind-icon">module<span class="tsd-signature-symbol">:</span> <a href="module.html" class="tsd-signature-type">Module</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L579">runtime.ts:579</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L579">runtime.ts:579</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -179,7 +179,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L654">runtime.ts:654</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L654">runtime.ts:654</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -224,7 +224,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L597">runtime.ts:597</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L597">runtime.ts:597</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -241,7 +241,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L631">runtime.ts:631</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L631">runtime.ts:631</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -279,7 +279,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L644">runtime.ts:644</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L644">runtime.ts:644</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -310,7 +310,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L621">runtime.ts:621</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L621">runtime.ts:621</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -332,7 +332,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L609">runtime.ts:609</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L609">runtime.ts:609</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/classes/instance.html b/docs/reference/api/typedoc/classes/instance.html
index 16fb5cd4f..93dbd81f9 100644
--- a/docs/reference/api/typedoc/classes/instance.html
+++ b/docs/reference/api/typedoc/classes/instance.html
@@ -139,7 +139,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L692">runtime.ts:692</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L692">runtime.ts:692</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -202,7 +202,7 @@
 					<div class="tsd-signature tsd-kind-icon">exports<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Function</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L684">runtime.ts:684</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L684">runtime.ts:684</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -212,7 +212,7 @@
 					<div class="tsd-signature tsd-kind-icon">memory<span class="tsd-signature-symbol">:</span> <a href="memory.html" class="tsd-signature-type">Memory</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L683">runtime.ts:683</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L683">runtime.ts:683</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -229,7 +229,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L932">runtime.ts:932</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L932">runtime.ts:932</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -260,7 +260,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L994">runtime.ts:994</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L994">runtime.ts:994</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -303,7 +303,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L924">runtime.ts:924</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L924">runtime.ts:924</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -341,7 +341,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L732">runtime.ts:732</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L732">runtime.ts:732</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -358,7 +358,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L952">runtime.ts:952</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L952">runtime.ts:952</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -402,7 +402,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L816">runtime.ts:816</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L816">runtime.ts:816</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -434,7 +434,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L1033">runtime.ts:1033</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L1033">runtime.ts:1033</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -465,7 +465,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L846">runtime.ts:846</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L846">runtime.ts:846</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -497,7 +497,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L750">runtime.ts:750</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L750">runtime.ts:750</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -520,7 +520,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L1013">runtime.ts:1013</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L1013">runtime.ts:1013</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -568,7 +568,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L789">runtime.ts:789</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L789">runtime.ts:789</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -608,7 +608,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L914">runtime.ts:914</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L914">runtime.ts:914</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -646,7 +646,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L1134">runtime.ts:1134</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L1134">runtime.ts:1134</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -698,7 +698,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L740">runtime.ts:740</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L740">runtime.ts:740</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -722,7 +722,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L868">runtime.ts:868</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L868">runtime.ts:868</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -754,7 +754,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L857">runtime.ts:857</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L857">runtime.ts:857</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -786,7 +786,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L940">runtime.ts:940</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L940">runtime.ts:940</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/classes/memory.html b/docs/reference/api/typedoc/classes/memory.html
index df12103c5..24bf1f826 100644
--- a/docs/reference/api/typedoc/classes/memory.html
+++ b/docs/reference/api/typedoc/classes/memory.html
@@ -130,7 +130,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L40">memory.ts:40</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L40">memory.ts:40</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -152,7 +152,7 @@
 					<div class="tsd-signature tsd-kind-icon">memory<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Memory</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L32">memory.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L32">memory.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -162,7 +162,7 @@
 					<div class="tsd-signature tsd-kind-icon">wasm32<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L33">memory.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L33">memory.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -179,7 +179,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L154">memory.ts:154</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L154">memory.ts:154</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -210,7 +210,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L90">memory.ts:90</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L90">memory.ts:90</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -233,7 +233,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L97">memory.ts:97</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L97">memory.ts:97</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -256,7 +256,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L74">memory.ts:74</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L74">memory.ts:74</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -279,7 +279,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L81">memory.ts:81</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L81">memory.ts:81</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -302,7 +302,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L104">memory.ts:104</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L104">memory.ts:104</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -325,7 +325,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L132">memory.ts:132</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L132">memory.ts:132</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -362,7 +362,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L145">memory.ts:145</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L145">memory.ts:145</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -393,7 +393,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L60">memory.ts:60</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L60">memory.ts:60</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -416,7 +416,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L67">memory.ts:67</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L67">memory.ts:67</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -439,7 +439,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L53">memory.ts:53</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L53">memory.ts:53</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -462,7 +462,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L114">memory.ts:114</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L114">memory.ts:114</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -485,7 +485,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L124">memory.ts:124</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L124">memory.ts:124</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -502,7 +502,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/memory.ts#L175">memory.ts:175</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/memory.ts#L175">memory.ts:175</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/classes/module.html b/docs/reference/api/typedoc/classes/module.html
index db11988c1..7bfa85308 100644
--- a/docs/reference/api/typedoc/classes/module.html
+++ b/docs/reference/api/typedoc/classes/module.html
@@ -124,7 +124,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L504">runtime.ts:504</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L504">runtime.ts:504</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -170,7 +170,7 @@
 					<div class="tsd-signature tsd-kind-icon">handle<span class="tsd-signature-symbol">:</span> <a href="../index.html#pointer" class="tsd-signature-type">Pointer</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L502">runtime.ts:502</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L502">runtime.ts:502</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -187,7 +187,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L516">runtime.ts:516</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L516">runtime.ts:516</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -204,7 +204,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L530">runtime.ts:530</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L530">runtime.ts:530</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -236,7 +236,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L561">runtime.ts:561</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L561">runtime.ts:561</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/classes/ndarray.html b/docs/reference/api/typedoc/classes/ndarray.html
index 253ec5ec2..53e5496c8 100644
--- a/docs/reference/api/typedoc/classes/ndarray.html
+++ b/docs/reference/api/typedoc/classes/ndarray.html
@@ -130,7 +130,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L304">runtime.ts:304</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L304">runtime.ts:304</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -158,7 +158,7 @@
 					<div class="tsd-signature tsd-kind-icon">device<span class="tsd-signature-symbol">:</span> <a href="dldevice.html" class="tsd-signature-type">DLDevice</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L297">runtime.ts:297</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L297">runtime.ts:297</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -173,7 +173,7 @@
 					<div class="tsd-signature tsd-kind-icon">dtype<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L293">runtime.ts:293</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L293">runtime.ts:293</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -188,7 +188,7 @@
 					<div class="tsd-signature tsd-kind-icon">handle<span class="tsd-signature-symbol">:</span> <a href="../index.html#pointer" class="tsd-signature-type">Pointer</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L289">runtime.ts:289</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L289">runtime.ts:289</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -203,7 +203,7 @@
 					<div class="tsd-signature tsd-kind-icon">ndim<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L291">runtime.ts:291</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L291">runtime.ts:291</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -218,7 +218,7 @@
 					<div class="tsd-signature tsd-kind-icon">shape<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L295">runtime.ts:295</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L295">runtime.ts:295</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -240,7 +240,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L370">runtime.ts:370</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L370">runtime.ts:370</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -273,7 +273,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L414">runtime.ts:414</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L414">runtime.ts:414</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -305,7 +305,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L355">runtime.ts:355</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L355">runtime.ts:355</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -322,7 +322,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L474">runtime.ts:474</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L474">runtime.ts:474</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -346,7 +346,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L443">runtime.ts:443</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L443">runtime.ts:443</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/classes/packedfunccell.html b/docs/reference/api/typedoc/classes/packedfunccell.html
index 58838b454..a3204cadb 100644
--- a/docs/reference/api/typedoc/classes/packedfunccell.html
+++ b/docs/reference/api/typedoc/classes/packedfunccell.html
@@ -122,7 +122,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L158">runtime.ts:158</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L158">runtime.ts:158</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -147,7 +147,7 @@
 					<div class="tsd-signature tsd-kind-icon">handle<span class="tsd-signature-symbol">:</span> <a href="../index.html#pointer" class="tsd-signature-type">Pointer</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L157">runtime.ts:157</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L157">runtime.ts:157</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -164,7 +164,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L165">runtime.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L165">runtime.ts:165</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
diff --git a/docs/reference/api/typedoc/classes/rpcserver.html b/docs/reference/api/typedoc/classes/rpcserver.html
index d67b9d87e..5ca49d015 100644
--- a/docs/reference/api/typedoc/classes/rpcserver.html
+++ b/docs/reference/api/typedoc/classes/rpcserver.html
@@ -115,7 +115,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L92">rpc_server.ts:92</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L92">rpc_server.ts:92</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -176,7 +176,7 @@
 					<div class="tsd-signature tsd-kind-icon">get<wbr>Imports<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signat [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L82">rpc_server.ts:82</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L82">rpc_server.ts:82</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -201,7 +201,7 @@
 					<div class="tsd-signature tsd-kind-icon">key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L78">rpc_server.ts:78</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L78">rpc_server.ts:78</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -211,7 +211,7 @@
 					<div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>msg<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L81">rpc_server.ts:81</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L81">rpc_server.ts:81</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -242,7 +242,7 @@
 					<div class="tsd-signature tsd-kind-icon">socket<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">WebSocket</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L79">rpc_server.ts:79</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L79">rpc_server.ts:79</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -252,7 +252,7 @@
 					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <a href="../enums/rpcserverstate.html" class="tsd-signature-type">RPCServerState</a><span class="tsd-signature-symbol"> = RPCServerState.InitHeader</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L80">rpc_server.ts:80</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L80">rpc_server.ts:80</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -262,7 +262,7 @@
 					<div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L77">rpc_server.ts:77</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L77">rpc_server.ts:77</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/docs/reference/api/typedoc/classes/scalar.html b/docs/reference/api/typedoc/classes/scalar.html
index 75b76cc10..3c3f25fda 100644
--- a/docs/reference/api/typedoc/classes/scalar.html
+++ b/docs/reference/api/typedoc/classes/scalar.html
@@ -112,7 +112,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L145">runtime.ts:145</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L145">runtime.ts:145</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -137,7 +137,7 @@
 					<div class="tsd-signature tsd-kind-icon">dtype<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L145">runtime.ts:145</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L145">runtime.ts:145</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -152,7 +152,7 @@
 					<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L143">runtime.ts:143</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L143">runtime.ts:143</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/classes/webgpucontext.html b/docs/reference/api/typedoc/classes/webgpucontext.html
index 75ff112df..acab7bde4 100644
--- a/docs/reference/api/typedoc/classes/webgpucontext.html
+++ b/docs/reference/api/typedoc/classes/webgpucontext.html
@@ -120,7 +120,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L57">webgpu.ts:57</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L57">webgpu.ts:57</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -145,7 +145,7 @@
 					<div class="tsd-signature tsd-kind-icon">device<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GPUDevice</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L50">webgpu.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L50">webgpu.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -155,7 +155,7 @@
 					<div class="tsd-signature tsd-kind-icon">memory<span class="tsd-signature-symbol">:</span> <a href="memory.html" class="tsd-signature-type">Memory</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L51">webgpu.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L51">webgpu.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -172,7 +172,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L84">webgpu.ts:84</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L84">webgpu.ts:84</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -209,7 +209,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L170">webgpu.ts:170</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L170">webgpu.ts:170</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -238,7 +238,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L67">webgpu.ts:67</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L67">webgpu.ts:67</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/enums/argtypecode.html b/docs/reference/api/typedoc/enums/argtypecode.html
index 90a73c507..f987d2dc0 100644
--- a/docs/reference/api/typedoc/enums/argtypecode.html
+++ b/docs/reference/api/typedoc/enums/argtypecode.html
@@ -106,7 +106,7 @@
 					<div class="tsd-signature tsd-kind-icon">DLDevice<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 6</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L220">ctypes.ts:220</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L220">ctypes.ts:220</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -116,7 +116,7 @@
 					<div class="tsd-signature tsd-kind-icon">Float<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L216">ctypes.ts:216</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L216">ctypes.ts:216</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -126,7 +126,7 @@
 					<div class="tsd-signature tsd-kind-icon">Int<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 0</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L214">ctypes.ts:214</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L214">ctypes.ts:214</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -136,7 +136,7 @@
 					<div class="tsd-signature tsd-kind-icon">Null<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 4</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L218">ctypes.ts:218</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L218">ctypes.ts:218</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -146,7 +146,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMBytes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 12</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L226">ctypes.ts:226</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L226">ctypes.ts:226</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -156,7 +156,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMDLTensor<wbr>Handle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 7</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L221">ctypes.ts:221</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L221">ctypes.ts:221</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -166,7 +166,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMData<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 5</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L219">ctypes.ts:219</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L219">ctypes.ts:219</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -176,7 +176,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMModule<wbr>Handle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 9</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L223">ctypes.ts:223</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L223">ctypes.ts:223</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -186,7 +186,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMNDArray<wbr>Handle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 13</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L227">ctypes.ts:227</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L227">ctypes.ts:227</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -196,7 +196,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMObject<wbr>Handle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 8</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L222">ctypes.ts:222</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L222">ctypes.ts:222</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -206,7 +206,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMObjectRValue<wbr>Ref<wbr>Arg<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 14</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L228">ctypes.ts:228</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L228">ctypes.ts:228</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -216,7 +216,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMOpaque<wbr>Handle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 3</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L217">ctypes.ts:217</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L217">ctypes.ts:217</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -226,7 +226,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMPacked<wbr>Func<wbr>Handle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 10</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L224">ctypes.ts:224</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L224">ctypes.ts:224</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -236,7 +236,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMStr<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 11</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L225">ctypes.ts:225</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L225">ctypes.ts:225</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -246,7 +246,7 @@
 					<div class="tsd-signature tsd-kind-icon">UInt<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L215">ctypes.ts:215</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L215">ctypes.ts:215</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/docs/reference/api/typedoc/enums/aynccallbackcode.html b/docs/reference/api/typedoc/enums/aynccallbackcode.html
index 38efeedaf..56d6d43f4 100644
--- a/docs/reference/api/typedoc/enums/aynccallbackcode.html
+++ b/docs/reference/api/typedoc/enums/aynccallbackcode.html
@@ -93,7 +93,7 @@
 					<div class="tsd-signature tsd-kind-icon">k<wbr>Exception<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 5</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L676">runtime.ts:676</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L676">runtime.ts:676</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -103,7 +103,7 @@
 					<div class="tsd-signature tsd-kind-icon">k<wbr>Return<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 4</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L675">runtime.ts:675</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L675">runtime.ts:675</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/docs/reference/api/typedoc/enums/dldatatypecode.html b/docs/reference/api/typedoc/enums/dldatatypecode.html
index e3ca98b99..d3fe25ea8 100644
--- a/docs/reference/api/typedoc/enums/dldatatypecode.html
+++ b/docs/reference/api/typedoc/enums/dldatatypecode.html
@@ -95,7 +95,7 @@
 					<div class="tsd-signature tsd-kind-icon">Float<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L242">runtime.ts:242</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L242">runtime.ts:242</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -105,7 +105,7 @@
 					<div class="tsd-signature tsd-kind-icon">Int<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 0</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L240">runtime.ts:240</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L240">runtime.ts:240</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -115,7 +115,7 @@
 					<div class="tsd-signature tsd-kind-icon">Opaque<wbr>Handle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 3</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L243">runtime.ts:243</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L243">runtime.ts:243</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -125,7 +125,7 @@
 					<div class="tsd-signature tsd-kind-icon">UInt<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L241">runtime.ts:241</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L241">runtime.ts:241</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/docs/reference/api/typedoc/enums/rpcserverstate.html b/docs/reference/api/typedoc/enums/rpcserverstate.html
index 5210641fa..b7341ae46 100644
--- a/docs/reference/api/typedoc/enums/rpcserverstate.html
+++ b/docs/reference/api/typedoc/enums/rpcserverstate.html
@@ -90,7 +90,7 @@
 					<div class="tsd-signature tsd-kind-icon">Init<wbr>Header<span class="tsd-signature-symbol">:</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L27">rpc_server.ts:27</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L27">rpc_server.ts:27</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -100,7 +100,7 @@
 					<div class="tsd-signature tsd-kind-icon">Init<wbr>Header<wbr>Key<span class="tsd-signature-symbol">:</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L28">rpc_server.ts:28</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L28">rpc_server.ts:28</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -110,7 +110,7 @@
 					<div class="tsd-signature tsd-kind-icon">Init<wbr>Server<span class="tsd-signature-symbol">:</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L29">rpc_server.ts:29</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L29">rpc_server.ts:29</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -120,7 +120,7 @@
 					<div class="tsd-signature tsd-kind-icon">Receive<wbr>Packet<wbr>Body<span class="tsd-signature-symbol">:</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L32">rpc_server.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L32">rpc_server.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -130,7 +130,7 @@
 					<div class="tsd-signature tsd-kind-icon">Receive<wbr>Packet<wbr>Header<span class="tsd-signature-symbol">:</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L31">rpc_server.ts:31</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L31">rpc_server.ts:31</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -140,7 +140,7 @@
 					<div class="tsd-signature tsd-kind-icon">Wait<wbr>For<wbr>Callback<span class="tsd-signature-symbol">:</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L30">rpc_server.ts:30</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L30">rpc_server.ts:30</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/docs/reference/api/typedoc/enums/sizeof.html b/docs/reference/api/typedoc/enums/sizeof.html
index 244d26d65..957b5290d 100644
--- a/docs/reference/api/typedoc/enums/sizeof.html
+++ b/docs/reference/api/typedoc/enums/sizeof.html
@@ -100,7 +100,7 @@
 					<div class="tsd-signature tsd-kind-icon">DLData<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = I32</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L206">ctypes.ts:206</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L206">ctypes.ts:206</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -110,7 +110,7 @@
 					<div class="tsd-signature tsd-kind-icon">DLDevice<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = I32 + I32</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L207">ctypes.ts:207</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L207">ctypes.ts:207</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -120,7 +120,7 @@
 					<div class="tsd-signature tsd-kind-icon">F32<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 4</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L203">ctypes.ts:203</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L203">ctypes.ts:203</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -130,7 +130,7 @@
 					<div class="tsd-signature tsd-kind-icon">F64<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 8</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L204">ctypes.ts:204</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L204">ctypes.ts:204</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -140,7 +140,7 @@
 					<div class="tsd-signature tsd-kind-icon">I32<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 4</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L201">ctypes.ts:201</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L201">ctypes.ts:201</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -150,7 +150,7 @@
 					<div class="tsd-signature tsd-kind-icon">I64<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 8</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L202">ctypes.ts:202</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L202">ctypes.ts:202</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -160,7 +160,7 @@
 					<div class="tsd-signature tsd-kind-icon">TVMValue<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 8</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L205">ctypes.ts:205</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L205">ctypes.ts:205</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -170,7 +170,7 @@
 					<div class="tsd-signature tsd-kind-icon">U16<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L200">ctypes.ts:200</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L200">ctypes.ts:200</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -180,7 +180,7 @@
 					<div class="tsd-signature tsd-kind-icon">U8<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L199">ctypes.ts:199</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L199">ctypes.ts:199</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/docs/reference/api/typedoc/index.html b/docs/reference/api/typedoc/index.html
index dd2b2664e..f802cbb22 100644
--- a/docs/reference/api/typedoc/index.html
+++ b/docs/reference/api/typedoc/index.html
@@ -174,7 +174,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMArray<wbr>Alloc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>shape<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, ndim<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, dtypeCode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, dtypeBits<span class="tsd [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L112">ctypes.ts:112</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L112">ctypes.ts:112</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -238,7 +238,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMArray<wbr>Copy<wbr>From<wbr>Bytes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>handle<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, data<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, nbytes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">num [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L128">ctypes.ts:128</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L128">ctypes.ts:128</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -282,7 +282,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMArray<wbr>Copy<wbr>From<wbr>To<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>from<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, to<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, stream<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-sig [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L144">ctypes.ts:144</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L144">ctypes.ts:144</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -326,7 +326,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMArray<wbr>Copy<wbr>ToBytes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>handle<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, data<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, nbytes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</sp [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L136">ctypes.ts:136</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L136">ctypes.ts:136</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -370,7 +370,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMArray<wbr>Free<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>handle<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L121">ctypes.ts:121</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L121">ctypes.ts:121</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -406,7 +406,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMBackend<wbr>PackedCFunc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>argValues<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, argCodes<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, nargs<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number< [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L160">ctypes.ts:160</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L160">ctypes.ts:160</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -458,7 +458,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMCFunc<wbr>Set<wbr>Return<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>ret<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, value<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, typeCode<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signa [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L77">ctypes.ts:77</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L77">ctypes.ts:77</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -506,7 +506,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMCb<wbr>Arg<wbr>ToReturn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, code<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span c [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L83">ctypes.ts:83</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L83">ctypes.ts:83</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -545,7 +545,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMFunc<wbr>Call<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>func<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, argValues<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, typeCode<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-t [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L67">ctypes.ts:67</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L67">ctypes.ts:67</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -601,7 +601,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMFunc<wbr>Free<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>func<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L57">ctypes.ts:57</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L57">ctypes.ts:57</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -637,7 +637,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMFunc<wbr>Get<wbr>Global<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, out<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span cla [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L100">ctypes.ts:100</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L100">ctypes.ts:100</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -676,7 +676,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMFunc<wbr>List<wbr>Global<wbr>Names<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>outSize<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, outArray<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&g [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L88">ctypes.ts:88</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L88">ctypes.ts:88</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -715,7 +715,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMFunc<wbr>Register<wbr>Global<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, f<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, override<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</spa [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L94">ctypes.ts:94</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L94">ctypes.ts:94</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -758,7 +758,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMGet<wbr>Last<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L34">ctypes.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L34">ctypes.ts:34</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -788,7 +788,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMMod<wbr>Free<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>mod<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L52">ctypes.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L52">ctypes.ts:52</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -824,7 +824,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMMod<wbr>Get<wbr>Function<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>mod<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, funcName<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, queryImports<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">numbe [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L42">ctypes.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L42">ctypes.ts:42</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -872,7 +872,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMMod<wbr>Import<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>mod<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, dep<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-si [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L48">ctypes.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L48">ctypes.ts:48</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -912,7 +912,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMSynchronize<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>deviceType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, deviceId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, stream<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signatur [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L150">ctypes.ts:150</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L150">ctypes.ts:150</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -954,7 +954,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMWasm<wbr>Alloc<wbr>Space<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L167">ctypes.ts:167</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L167">ctypes.ts:167</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -990,7 +990,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMWasm<wbr>Free<wbr>Space<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>ptr<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L170">ctypes.ts:170</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L170">ctypes.ts:170</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1026,7 +1026,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMWasm<wbr>Func<wbr>Create<wbr>FromCFunc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>resource<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, out<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&g [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L187">ctypes.ts:187</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L187">ctypes.ts:187</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1066,7 +1066,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMWasm<wbr>PackedCFunc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, typeCodes<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a>, nargs<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L179">ctypes.ts:179</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L179">ctypes.ts:179</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1118,7 +1118,7 @@
 					<div class="tsd-signature tsd-kind-icon">FTVMWasm<wbr>PackedCFunc<wbr>Finalizer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>resourceHandle<span class="tsd-signature-symbol">: </span><a href="index.html#pointer" class="tsd-signature-type">Pointer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L193">ctypes.ts:193</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L193">ctypes.ts:193</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1154,7 +1154,7 @@
 					<div class="tsd-signature tsd-kind-icon">GPUPointer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L25">webgpu.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L25">webgpu.ts:25</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1169,7 +1169,7 @@
 					<div class="tsd-signature tsd-kind-icon">Packed<wbr>Func<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> &amp; </span><a href="interfaces/disp [...]
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L36">runtime.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L36">runtime.ts:36</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1184,7 +1184,7 @@
 					<div class="tsd-signature tsd-kind-icon">Pointer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L25">ctypes.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L25">ctypes.ts:25</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1199,7 +1199,7 @@
 					<div class="tsd-signature tsd-kind-icon">Ptr<wbr>Offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/ctypes.ts#L28">ctypes.ts:28</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/ctypes.ts#L28">ctypes.ts:28</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1217,7 +1217,7 @@
 					<div class="tsd-signature tsd-kind-icon">RPC_<wbr>MAGIC<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">1045105</span><span class="tsd-signature-symbol"> = 1045105</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/rpc_server.ts#L36">rpc_server.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/rpc_server.ts#L36">rpc_server.ts:36</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -1239,7 +1239,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/support.ts#L25">support.ts:25</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/support.ts#L25">support.ts:25</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1271,7 +1271,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/support.ts#L39">support.ts:39</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/support.ts#L39">support.ts:39</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1300,7 +1300,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/support.ts#L52">support.ts:52</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/support.ts#L52">support.ts:52</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1337,7 +1337,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/compact.ts#L38">compact.ts:38</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/compact.ts#L38">compact.ts:38</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1368,7 +1368,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L30">webgpu.ts:30</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L30">webgpu.ts:30</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1390,7 +1390,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/environment.ts#L32">environment.ts:32</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/environment.ts#L32">environment.ts:32</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1421,7 +1421,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/compact.ts#L24">compact.ts:24</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/compact.ts#L24">compact.ts:24</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1443,7 +1443,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L1356">runtime.ts:1356</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L1356">runtime.ts:1356</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1508,7 +1508,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/support.ts#L62">support.ts:62</a></li>
+									<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/support.ts#L62">support.ts:62</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1530,7 +1530,7 @@
 					<div class="tsd-signature tsd-kind-icon">DLData<wbr>Type<wbr>Code<wbr>ToStr<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L246">runtime.ts:246</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L246">runtime.ts:246</a></li>
 						</ul>
 					</aside>
 					<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -1539,7 +1539,7 @@
 						<div class="tsd-signature tsd-kind-icon">0<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;int&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L247">runtime.ts:247</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L247">runtime.ts:247</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1549,7 +1549,7 @@
 						<div class="tsd-signature tsd-kind-icon">1<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;uint&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L248">runtime.ts:248</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L248">runtime.ts:248</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1559,7 +1559,7 @@
 						<div class="tsd-signature tsd-kind-icon">2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;float&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L249">runtime.ts:249</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L249">runtime.ts:249</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1569,7 +1569,7 @@
 						<div class="tsd-signature tsd-kind-icon">3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;handle&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L250">runtime.ts:250</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L250">runtime.ts:250</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1580,7 +1580,7 @@
 					<div class="tsd-signature tsd-kind-icon">Device<wbr>Enum<wbr>ToStr<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L175">runtime.ts:175</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L175">runtime.ts:175</a></li>
 						</ul>
 					</aside>
 					<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -1589,7 +1589,7 @@
 						<div class="tsd-signature tsd-kind-icon">1<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;cpu&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L176">runtime.ts:176</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L176">runtime.ts:176</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1599,7 +1599,7 @@
 						<div class="tsd-signature tsd-kind-icon">15<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;webgpu&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L180">runtime.ts:180</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L180">runtime.ts:180</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1609,7 +1609,7 @@
 						<div class="tsd-signature tsd-kind-icon">2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;cuda&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L177">runtime.ts:177</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L177">runtime.ts:177</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1619,7 +1619,7 @@
 						<div class="tsd-signature tsd-kind-icon">4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;opencl&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L178">runtime.ts:178</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L178">runtime.ts:178</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1629,7 +1629,7 @@
 						<div class="tsd-signature tsd-kind-icon">8<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;metal&quot;</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L179">runtime.ts:179</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L179">runtime.ts:179</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1640,7 +1640,7 @@
 					<div class="tsd-signature tsd-kind-icon">Device<wbr>Str<wbr>ToEnum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L183">runtime.ts:183</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L183">runtime.ts:183</a></li>
 						</ul>
 					</aside>
 					<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -1649,7 +1649,7 @@
 						<div class="tsd-signature tsd-kind-icon">cl<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 4</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L186">runtime.ts:186</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L186">runtime.ts:186</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1659,7 +1659,7 @@
 						<div class="tsd-signature tsd-kind-icon">cpu<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L184">runtime.ts:184</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L184">runtime.ts:184</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1669,7 +1669,7 @@
 						<div class="tsd-signature tsd-kind-icon">cuda<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 2</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L185">runtime.ts:185</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L185">runtime.ts:185</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1679,7 +1679,7 @@
 						<div class="tsd-signature tsd-kind-icon">metal<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 8</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L189">runtime.ts:189</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L189">runtime.ts:189</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1689,7 +1689,7 @@
 						<div class="tsd-signature tsd-kind-icon">opencl<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 4</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L187">runtime.ts:187</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L187">runtime.ts:187</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1699,7 +1699,7 @@
 						<div class="tsd-signature tsd-kind-icon">vulkan<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 7</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L188">runtime.ts:188</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L188">runtime.ts:188</a></li>
 							</ul>
 						</aside>
 					</section>
@@ -1709,7 +1709,7 @@
 						<div class="tsd-signature tsd-kind-icon">webgpu<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 15</span></div>
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/runtime.ts#L190">runtime.ts:190</a></li>
+								<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/runtime.ts#L190">runtime.ts:190</a></li>
 							</ul>
 						</aside>
 					</section>
diff --git a/docs/reference/api/typedoc/interfaces/disposable.html b/docs/reference/api/typedoc/interfaces/disposable.html
index 6af727b38..d84b83e4e 100644
--- a/docs/reference/api/typedoc/interfaces/disposable.html
+++ b/docs/reference/api/typedoc/interfaces/disposable.html
@@ -113,7 +113,7 @@
 					<div class="tsd-signature tsd-kind-icon">dispose<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/types.ts#L52">types.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/types.ts#L52">types.ts:52</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
diff --git a/docs/reference/api/typedoc/interfaces/functioninfo.html b/docs/reference/api/typedoc/interfaces/functioninfo.html
index 33ff89efc..2708481c6 100644
--- a/docs/reference/api/typedoc/interfaces/functioninfo.html
+++ b/docs/reference/api/typedoc/interfaces/functioninfo.html
@@ -95,7 +95,7 @@
 					<div class="tsd-signature tsd-kind-icon">arg_<wbr>types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L41">webgpu.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L41">webgpu.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -105,7 +105,7 @@
 					<div class="tsd-signature tsd-kind-icon">launch_<wbr>param_<wbr>tags<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L42">webgpu.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L42">webgpu.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -115,7 +115,7 @@
 					<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/webgpu.ts#L40">webgpu.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/webgpu.ts#L40">webgpu.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/docs/reference/api/typedoc/interfaces/libraryprovider.html b/docs/reference/api/typedoc/interfaces/libraryprovider.html
index a83aad447..4255c2501 100644
--- a/docs/reference/api/typedoc/interfaces/libraryprovider.html
+++ b/docs/reference/api/typedoc/interfaces/libraryprovider.html
@@ -112,7 +112,7 @@
 					<div class="tsd-signature tsd-kind-icon">imports<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/types.ts#L34">types.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/types.ts#L34">types.ts:34</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -127,7 +127,7 @@
 					<div class="tsd-signature tsd-kind-icon">start<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>inst<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Instance</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/apache/tvm/blob/12a0f3edc/web/src/types.ts#L39">types.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/apache/tvm/blob/017d410bd/web/src/types.ts#L39">types.ts:39</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
diff --git a/docs/searchindex.js b/docs/searchindex.js
index eb14bb051..5931a240b 100644
--- a/docs/searchindex.js
+++ b/docs/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["arch/benchmark","arch/convert_layout","arch/debugger","arch/device_target_interactions","arch/frontend/tensorflow","arch/hybrid_script","arch/index","arch/inferbound","arch/introduction_to_module_serialization","arch/microtvm_design","arch/microtvm_project_api","arch/model_library_format","arch/pass_infra","arch/relay_intro","arch/relay_op_strategy","arch/runtime","arch/runtimes/vulkan","arch/security","arch/virtual_machine","contribute/ci","contribute/code_gu [...]
\ No newline at end of file
+Search.setIndex({docnames:["arch/benchmark","arch/convert_layout","arch/debugger","arch/device_target_interactions","arch/frontend/tensorflow","arch/hybrid_script","arch/index","arch/inferbound","arch/introduction_to_module_serialization","arch/microtvm_design","arch/microtvm_project_api","arch/model_library_format","arch/pass_infra","arch/relay_intro","arch/relay_op_strategy","arch/runtime","arch/runtimes/vulkan","arch/security","arch/virtual_machine","contribute/ci","contribute/code_gu [...]
\ No newline at end of file
diff --git a/docs/topic/vta/tutorials/autotvm/sg_execution_times.html b/docs/topic/vta/tutorials/autotvm/sg_execution_times.html
index f785e6b13..de8d61955 100644
--- a/docs/topic/vta/tutorials/autotvm/sg_execution_times.html
+++ b/docs/topic/vta/tutorials/autotvm/sg_execution_times.html
@@ -300,10 +300,10 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-topic-vta-tutorials-autotvm-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:20.991</strong> total execution time for <strong>topic_vta_tutorials_autotvm</strong> files:</p>
+<p><strong>00:20.376</strong> total execution time for <strong>topic_vta_tutorials_autotvm</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:20.796</strong>: <a class="reference internal" href="tune_relay_vta.html#sphx-glr-topic-vta-tutorials-autotvm-tune-relay-vta-py"><span class="std std-ref">Auto-tuning a convolutional network on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_vta.py</span></code>)</p></li>
-<li><p><strong>00:00.195</strong>: <a class="reference internal" href="tune_alu_vta.html#sphx-glr-topic-vta-tutorials-autotvm-tune-alu-vta-py"><span class="std std-ref">Auto-tuning a ALU fused op on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_alu_vta.py</span></code>)</p></li>
+<li><p><strong>00:20.184</strong>: <a class="reference internal" href="tune_relay_vta.html#sphx-glr-topic-vta-tutorials-autotvm-tune-relay-vta-py"><span class="std std-ref">Auto-tuning a convolutional network on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_relay_vta.py</span></code>)</p></li>
+<li><p><strong>00:00.192</strong>: <a class="reference internal" href="tune_alu_vta.html#sphx-glr-topic-vta-tutorials-autotvm-tune-alu-vta-py"><span class="std std-ref">Auto-tuning a ALU fused op on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">tune_alu_vta.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/topic/vta/tutorials/frontend/deploy_classification.html b/docs/topic/vta/tutorials/frontend/deploy_classification.html
index 71d428925..e482750b8 100644
--- a/docs/topic/vta/tutorials/frontend/deploy_classification.html
+++ b/docs/topic/vta/tutorials/frontend/deploy_classification.html
@@ -541,7 +541,7 @@ and dense layer which will both be executed in fp32 on the CPU.</p></li>
   DeprecationWarning,
 /workspace/vta/tutorials/frontend/deploy_classification.py:213: DeprecationWarning: legacy graph executor behavior of producing json / lib / params will be removed in the next release. Please see documents of tvm.contrib.graph_executor.GraphModule for the  new recommended usage.
   relay_prog, target=tvm.target.Target(target, host=env.target_host), params=params
-resnet18_v1 inference graph built in 21.33s!
+resnet18_v1 inference graph built in 21.34s!
 </pre></div>
 </div>
 </div>
diff --git a/docs/topic/vta/tutorials/frontend/deploy_detection.html b/docs/topic/vta/tutorials/frontend/deploy_detection.html
index bf2719471..f52423f8e 100644
--- a/docs/topic/vta/tutorials/frontend/deploy_detection.html
+++ b/docs/topic/vta/tutorials/frontend/deploy_detection.html
@@ -559,7 +559,7 @@ and dense layer which will both be executed in fp32 on the CPU.</p></li>
   &quot;target_host parameter is going to be deprecated. &quot;
 /workspace/python/tvm/relay/build_module.py:389: DeprecationWarning: Please use input parameter mod (tvm.IRModule) instead of deprecated parameter mod (tvm.relay.function.Function)
   DeprecationWarning,
-yolov3-tiny inference graph built in 15.09s!
+yolov3-tiny inference graph built in 15.06s!
 </pre></div>
 </div>
 </div>
diff --git a/docs/topic/vta/tutorials/frontend/sg_execution_times.html b/docs/topic/vta/tutorials/frontend/sg_execution_times.html
index 2998435bd..50e4a4181 100644
--- a/docs/topic/vta/tutorials/frontend/sg_execution_times.html
+++ b/docs/topic/vta/tutorials/frontend/sg_execution_times.html
@@ -300,10 +300,10 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-topic-vta-tutorials-frontend-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>01:28.356</strong> total execution time for <strong>topic_vta_tutorials_frontend</strong> files:</p>
+<p><strong>01:28.052</strong> total execution time for <strong>topic_vta_tutorials_frontend</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:46.867</strong>: <a class="reference internal" href="deploy_detection.html#sphx-glr-topic-vta-tutorials-frontend-deploy-detection-py"><span class="std std-ref">Deploy Pretrained Vision Detection Model from Darknet on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_detection.py</span></code>)</p></li>
-<li><p><strong>00:41.489</strong>: <a class="reference internal" href="deploy_classification.html#sphx-glr-topic-vta-tutorials-frontend-deploy-classification-py"><span class="std std-ref">Deploy Pretrained Vision Model from MxNet on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_classification.py</span></code>)</p></li>
+<li><p><strong>00:46.440</strong>: <a class="reference internal" href="deploy_detection.html#sphx-glr-topic-vta-tutorials-frontend-deploy-detection-py"><span class="std std-ref">Deploy Pretrained Vision Detection Model from Darknet on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_detection.py</span></code>)</p></li>
+<li><p><strong>00:41.613</strong>: <a class="reference internal" href="deploy_classification.html#sphx-glr-topic-vta-tutorials-frontend-deploy-classification-py"><span class="std std-ref">Deploy Pretrained Vision Model from MxNet on VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">deploy_classification.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/topic/vta/tutorials/optimize/sg_execution_times.html b/docs/topic/vta/tutorials/optimize/sg_execution_times.html
index 00b612bff..1afc396d0 100644
--- a/docs/topic/vta/tutorials/optimize/sg_execution_times.html
+++ b/docs/topic/vta/tutorials/optimize/sg_execution_times.html
@@ -300,10 +300,10 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-topic-vta-tutorials-optimize-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:03.554</strong> total execution time for <strong>topic_vta_tutorials_optimize</strong> files:</p>
+<p><strong>00:03.575</strong> total execution time for <strong>topic_vta_tutorials_optimize</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:02.999</strong>: <a class="reference internal" href="convolution_opt.html#sphx-glr-topic-vta-tutorials-optimize-convolution-opt-py"><span class="std std-ref">2D Convolution Optimization</span></a> (<code class="docutils literal notranslate"><span class="pre">convolution_opt.py</span></code>)</p></li>
-<li><p><strong>00:00.555</strong>: <a class="reference internal" href="matrix_multiply_opt.html#sphx-glr-topic-vta-tutorials-optimize-matrix-multiply-opt-py"><span class="std std-ref">Matrix Multiply Blocking</span></a> (<code class="docutils literal notranslate"><span class="pre">matrix_multiply_opt.py</span></code>)</p></li>
+<li><p><strong>00:03.023</strong>: <a class="reference internal" href="convolution_opt.html#sphx-glr-topic-vta-tutorials-optimize-convolution-opt-py"><span class="std std-ref">2D Convolution Optimization</span></a> (<code class="docutils literal notranslate"><span class="pre">convolution_opt.py</span></code>)</p></li>
+<li><p><strong>00:00.551</strong>: <a class="reference internal" href="matrix_multiply_opt.html#sphx-glr-topic-vta-tutorials-optimize-matrix-multiply-opt-py"><span class="std std-ref">Matrix Multiply Blocking</span></a> (<code class="docutils literal notranslate"><span class="pre">matrix_multiply_opt.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/topic/vta/tutorials/sg_execution_times.html b/docs/topic/vta/tutorials/sg_execution_times.html
index 37c4430d1..c0a009ec7 100644
--- a/docs/topic/vta/tutorials/sg_execution_times.html
+++ b/docs/topic/vta/tutorials/sg_execution_times.html
@@ -300,10 +300,10 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-topic-vta-tutorials-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>00:01.015</strong> total execution time for <strong>topic_vta_tutorials</strong> files:</p>
+<p><strong>00:01.005</strong> total execution time for <strong>topic_vta_tutorials</strong> files:</p>
 <ul class="simple">
-<li><p><strong>00:00.520</strong>: <a class="reference internal" href="matrix_multiply.html#sphx-glr-topic-vta-tutorials-matrix-multiply-py"><span class="std std-ref">Simple Matrix Multiply</span></a> (<code class="docutils literal notranslate"><span class="pre">matrix_multiply.py</span></code>)</p></li>
-<li><p><strong>00:00.495</strong>: <a class="reference internal" href="vta_get_started.html#sphx-glr-topic-vta-tutorials-vta-get-started-py"><span class="std std-ref">Get Started with VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">vta_get_started.py</span></code>)</p></li>
+<li><p><strong>00:00.505</strong>: <a class="reference internal" href="matrix_multiply.html#sphx-glr-topic-vta-tutorials-matrix-multiply-py"><span class="std std-ref">Simple Matrix Multiply</span></a> (<code class="docutils literal notranslate"><span class="pre">matrix_multiply.py</span></code>)</p></li>
+<li><p><strong>00:00.500</strong>: <a class="reference internal" href="vta_get_started.html#sphx-glr-topic-vta-tutorials-vta-get-started-py"><span class="std std-ref">Get Started with VTA</span></a> (<code class="docutils literal notranslate"><span class="pre">vta_get_started.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/tutorial/auto_scheduler_matmul_x86.html b/docs/tutorial/auto_scheduler_matmul_x86.html
index 418f408bd..b0cdc509d 100644
--- a/docs/tutorial/auto_scheduler_matmul_x86.html
+++ b/docs/tutorial/auto_scheduler_matmul_x86.html
@@ -545,7 +545,7 @@ operator fusion.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time of this operator: 93.390 ms
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Execution time of this operator: 93.312 ms
 </pre></div>
 </div>
 </div>
@@ -621,7 +621,7 @@ automatically optimize a matrix multiplication, without the need to specify a
 search template.  It ends a series of examples that starts from the Tensor
 Expression (TE) language that demonstrates how TVM can optimize computational
 operations.</p>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  1.129 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  7.648 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-tutorial-auto-scheduler-matmul-x86-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../_downloads/eac4389b114db015e95cb3cdf8b86b83/auto_scheduler_matmul_x86.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">auto_scheduler_matmul_x86.py</span></code></a></p>
diff --git a/docs/tutorial/autotvm_relay_x86.html b/docs/tutorial/autotvm_relay_x86.html
index 04fce9c4e..1e596b967 100644
--- a/docs/tutorial/autotvm_relay_x86.html
+++ b/docs/tutorial/autotvm_relay_x86.html
@@ -521,7 +521,7 @@ standard deviation.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>{&#39;mean&#39;: 491.2182737399973, &#39;median&#39;: 491.21733459999746, &#39;std&#39;: 0.18458112131572907}
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>{&#39;mean&#39;: 492.14645723999854, &#39;median&#39;: 491.58704970000144, &#39;std&#39;: 1.610485251788271}
 </pre></div>
 </div>
 </div>
@@ -675,179 +675,179 @@ depending on the specifics of the model and the target platform.</p>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>[Task  1/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  1/25]  Current/Best:   17.49/  17.49 GFLOPS | Progress: (4/20) | 5.45 s
-[Task  1/25]  Current/Best:    6.17/  17.49 GFLOPS | Progress: (8/20) | 8.88 s
-[Task  1/25]  Current/Best:   11.56/  22.72 GFLOPS | Progress: (12/20) | 11.33 s
-[Task  1/25]  Current/Best:   16.81/  22.81 GFLOPS | Progress: (16/20) | 12.99 s
-[Task  1/25]  Current/Best:   11.64/  23.90 GFLOPS | Progress: (20/20) | 14.70 s Done.
+[Task  1/25]  Current/Best:   17.49/  17.49 GFLOPS | Progress: (4/20) | 6.02 s
+[Task  1/25]  Current/Best:    6.16/  17.49 GFLOPS | Progress: (8/20) | 8.85 s
+[Task  1/25]  Current/Best:   11.50/  22.89 GFLOPS | Progress: (12/20) | 11.30 s
+[Task  1/25]  Current/Best:   16.78/  22.89 GFLOPS | Progress: (16/20) | 12.99 s
+[Task  1/25]  Current/Best:   11.62/  23.92 GFLOPS | Progress: (20/20) | 14.70 s Done.
 
 [Task  2/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  2/25]  Current/Best:   12.27/  12.93 GFLOPS | Progress: (4/20) | 3.78 s
-[Task  2/25]  Current/Best:   14.15/  17.50 GFLOPS | Progress: (8/20) | 5.05 s
-[Task  2/25]  Current/Best:   21.08/  21.08 GFLOPS | Progress: (12/20) | 6.35 s
-[Task  2/25]  Current/Best:   12.61/  21.08 GFLOPS | Progress: (16/20) | 7.62 s
-[Task  2/25]  Current/Best:   19.46/  21.08 GFLOPS | Progress: (20/20) | 9.21 s Done.
+[Task  2/25]  Current/Best:   12.34/  12.99 GFLOPS | Progress: (4/20) | 3.80 s
+[Task  2/25]  Current/Best:   14.04/  18.54 GFLOPS | Progress: (8/20) | 5.09 s
+[Task  2/25]  Current/Best:   21.24/  21.24 GFLOPS | Progress: (12/20) | 6.41 s
+[Task  2/25]  Current/Best:   12.75/  21.24 GFLOPS | Progress: (16/20) | 7.65 s
+[Task  2/25]  Current/Best:   19.34/  21.24 GFLOPS | Progress: (20/20) | 9.24 s Done.
 
 [Task  3/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  3/25]  Current/Best:    1.63/  10.57 GFLOPS | Progress: (4/20) | 5.76 s
-[Task  3/25]  Current/Best:   15.62/  16.89 GFLOPS | Progress: (8/20) | 7.67 s
-[Task  3/25]  Current/Best:   14.95/  16.89 GFLOPS | Progress: (12/20) | 9.36 s
-[Task  3/25]  Current/Best:    7.18/  23.81 GFLOPS | Progress: (16/20) | 11.29 s
-[Task  3/25]  Current/Best:   12.66/  23.81 GFLOPS | Progress: (20/20) | 15.85 s Done.
+[Task  3/25]  Current/Best:    1.63/  10.60 GFLOPS | Progress: (4/20) | 5.77 s
+[Task  3/25]  Current/Best:   15.58/  16.88 GFLOPS | Progress: (8/20) | 7.67 s
+[Task  3/25]  Current/Best:   14.92/  16.88 GFLOPS | Progress: (12/20) | 9.37 s
+[Task  3/25]  Current/Best:    7.21/  23.67 GFLOPS | Progress: (16/20) | 11.28 s
+[Task  3/25]  Current/Best:   12.11/  23.67 GFLOPS | Progress: (20/20) | 15.80 s Done.
 
 [Task  4/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  4/25]  Current/Best:    9.53/  20.36 GFLOPS | Progress: (4/20) | 2.27 s
-[Task  4/25]  Current/Best:    6.87/  20.36 GFLOPS | Progress: (8/20) | 6.98 s
-[Task  4/25]  Current/Best:   21.91/  21.91 GFLOPS | Progress: (12/20) | 11.96 s
-[Task  4/25]  Current/Best:   17.42/  21.91 GFLOPS | Progress: (16/20) | 14.38 s
-[Task  4/25]  Current/Best:   13.40/  21.91 GFLOPS | Progress: (20/20) | 16.43 s Done.
+[Task  4/25]  Current/Best:    9.56/  20.47 GFLOPS | Progress: (4/20) | 2.30 s
+[Task  4/25]  Current/Best:    6.55/  20.47 GFLOPS | Progress: (8/20) | 7.06 s
+[Task  4/25]  Current/Best:   22.23/  22.23 GFLOPS | Progress: (12/20) | 11.96 s
+[Task  4/25]  Current/Best:   16.66/  22.23 GFLOPS | Progress: (16/20) | 14.34 s
+[Task  4/25]  Current/Best:   13.37/  22.23 GFLOPS | Progress: (20/20) | 16.30 s Done.
 
 [Task  5/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  5/25]  Current/Best:    9.60/  10.36 GFLOPS | Progress: (4/20) | 2.49 s
-[Task  5/25]  Current/Best:   11.65/  12.52 GFLOPS | Progress: (8/20) | 4.55 s
-[Task  5/25]  Current/Best:   11.69/  18.08 GFLOPS | Progress: (12/20) | 7.60 s
-[Task  5/25]  Current/Best:   11.56/  22.62 GFLOPS | Progress: (16/20) | 8.99 s
-[Task  5/25]  Current/Best:   12.08/  22.62 GFLOPS | Progress: (20/20) | 10.87 s Done.
+[Task  5/25]  Current/Best:    9.77/  10.51 GFLOPS | Progress: (4/20) | 2.50 s
+[Task  5/25]  Current/Best:   11.88/  12.83 GFLOPS | Progress: (8/20) | 4.53 s
+[Task  5/25]  Current/Best:   10.17/  18.06 GFLOPS | Progress: (12/20) | 7.75 s
+[Task  5/25]  Current/Best:   11.84/  22.47 GFLOPS | Progress: (16/20) | 9.15 s
+[Task  5/25]  Current/Best:   12.06/  22.47 GFLOPS | Progress: (20/20) | 11.01 s Done.
 
 [Task  6/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  6/25]  Current/Best:   12.19/  20.73 GFLOPS | Progress: (4/20) | 3.99 s
-[Task  6/25]  Current/Best:   19.01/  20.73 GFLOPS | Progress: (8/20) | 5.74 s
-[Task  6/25]  Current/Best:   13.32/  20.73 GFLOPS | Progress: (12/20) | 7.68 s
-[Task  6/25]  Current/Best:   20.04/  20.73 GFLOPS | Progress: (16/20) | 9.90 s
-[Task  6/25]  Current/Best:    3.70/  20.73 GFLOPS | Progress: (20/20) | 12.40 s Done.
+[Task  6/25]  Current/Best:   12.21/  20.67 GFLOPS | Progress: (4/20) | 4.03 s
+[Task  6/25]  Current/Best:   18.95/  20.67 GFLOPS | Progress: (8/20) | 5.77 s
+[Task  6/25]  Current/Best:   13.11/  20.67 GFLOPS | Progress: (12/20) | 7.69 s
+[Task  6/25]  Current/Best:   20.06/  20.67 GFLOPS | Progress: (16/20) | 9.90 s
+[Task  6/25]  Current/Best:    3.74/  20.67 GFLOPS | Progress: (20/20) | 12.39 s Done.
 
 [Task  7/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  7/25]  Current/Best:   11.27/  12.94 GFLOPS | Progress: (4/20) | 3.44 s
-[Task  7/25]  Current/Best:   20.37/  20.99 GFLOPS | Progress: (8/20) | 4.93 s
-[Task  7/25]  Current/Best:   15.72/  20.99 GFLOPS | Progress: (12/20) | 6.82 s
-[Task  7/25]  Current/Best:   12.26/  20.99 GFLOPS | Progress: (16/20) | 8.85 s
-[Task  7/25]  Current/Best:    6.33/  21.88 GFLOPS | Progress: (20/20) | 11.29 s Done.
+[Task  7/25]  Current/Best:   11.23/  12.93 GFLOPS | Progress: (4/20) | 3.44 s
+[Task  7/25]  Current/Best:   20.38/  21.21 GFLOPS | Progress: (8/20) | 4.93 s
+[Task  7/25]  Current/Best:   16.25/  21.21 GFLOPS | Progress: (12/20) | 6.83 s
+[Task  7/25]  Current/Best:   12.30/  21.21 GFLOPS | Progress: (16/20) | 8.87 s
+[Task  7/25]  Current/Best:    6.36/  21.79 GFLOPS | Progress: (20/20) | 11.31 s Done.
 
 [Task  8/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  8/25]  Current/Best:    9.73/  13.78 GFLOPS | Progress: (4/20) | 2.82 s
-[Task  8/25]  Current/Best:    9.45/  13.78 GFLOPS | Progress: (8/20) | 7.98 s
-[Task  8/25]  Current/Best:   12.47/  13.78 GFLOPS | Progress: (12/20) | 14.46 s
-[Task  8/25]  Current/Best:   18.75/  18.75 GFLOPS | Progress: (16/20) | 16.54 s
-[Task  8/25]  Current/Best:   19.47/  19.47 GFLOPS | Progress: (20/20) | 23.67 s Done.
+[Task  8/25]  Current/Best:   10.19/  14.16 GFLOPS | Progress: (4/20) | 2.80 s
+[Task  8/25]  Current/Best:    9.57/  14.16 GFLOPS | Progress: (8/20) | 7.85 s
+[Task  8/25]  Current/Best:   12.76/  14.16 GFLOPS | Progress: (12/20) | 14.28 s
+[Task  8/25]  Current/Best:   18.87/  18.87 GFLOPS | Progress: (16/20) | 16.34 s
+[Task  8/25]  Current/Best:   20.07/  20.07 GFLOPS | Progress: (20/20) | 23.42 s Done.
 
 [Task  9/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task  9/25]  Current/Best:   14.30/  15.94 GFLOPS | Progress: (4/20) | 11.88 s
-[Task  9/25]  Current/Best:   23.55/  23.55 GFLOPS | Progress: (8/20) | 13.67 s
-[Task  9/25]  Current/Best:    8.28/  23.55 GFLOPS | Progress: (12/20) | 16.18 s
-[Task  9/25]  Current/Best:   17.64/  23.55 GFLOPS | Progress: (16/20) | 18.95 s
-[Task  9/25]  Current/Best:    9.10/  23.55 GFLOPS | Progress: (20/20) | 27.53 s
+[Task  9/25]  Current/Best:   14.35/  15.91 GFLOPS | Progress: (4/20) | 11.87 s
+[Task  9/25]  Current/Best:   23.59/  23.59 GFLOPS | Progress: (8/20) | 13.67 s
+[Task  9/25]  Current/Best:    8.27/  23.59 GFLOPS | Progress: (12/20) | 16.20 s
+[Task  9/25]  Current/Best:   17.96/  23.59 GFLOPS | Progress: (16/20) | 19.06 s
+[Task  9/25]  Current/Best:    9.10/  23.59 GFLOPS | Progress: (20/20) | 27.70 s
 [Task 10/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 10/25]  Current/Best:   18.27/  18.27 GFLOPS | Progress: (4/20) | 2.48 s
-[Task 10/25]  Current/Best:   15.54/  18.27 GFLOPS | Progress: (8/20) | 4.13 s
-[Task 10/25]  Current/Best:   12.47/  18.84 GFLOPS | Progress: (12/20) | 5.65 s
-[Task 10/25]  Current/Best:   19.00/  20.06 GFLOPS | Progress: (16/20) | 6.76 s
-[Task 10/25]  Current/Best:    8.87/  20.06 GFLOPS | Progress: (20/20) | 8.30 s Done.
+[Task 10/25]  Current/Best:   18.18/  18.18 GFLOPS | Progress: (4/20) | 2.47 s
+[Task 10/25]  Current/Best:   15.57/  18.18 GFLOPS | Progress: (8/20) | 4.08 s
+[Task 10/25]  Current/Best:   12.88/  18.83 GFLOPS | Progress: (12/20) | 5.62 s
+[Task 10/25]  Current/Best:   19.12/  20.41 GFLOPS | Progress: (16/20) | 6.72 s
+[Task 10/25]  Current/Best:    8.87/  20.41 GFLOPS | Progress: (20/20) | 8.23 s Done.
 
 [Task 11/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 11/25]  Current/Best:   12.32/  18.14 GFLOPS | Progress: (4/20) | 3.24 s
-[Task 11/25]  Current/Best:   16.95/  18.14 GFLOPS | Progress: (8/20) | 6.05 s
-[Task 11/25]  Current/Best:   18.16/  18.16 GFLOPS | Progress: (12/20) | 8.11 s
-[Task 11/25]  Current/Best:   13.41/  21.17 GFLOPS | Progress: (16/20) | 10.96 s
-[Task 11/25]  Current/Best:   19.52/  21.63 GFLOPS | Progress: (20/20) | 13.04 s Done.
+[Task 11/25]  Current/Best:   12.34/  18.06 GFLOPS | Progress: (4/20) | 3.25 s
+[Task 11/25]  Current/Best:   16.93/  18.06 GFLOPS | Progress: (8/20) | 6.09 s
+[Task 11/25]  Current/Best:   18.14/  18.14 GFLOPS | Progress: (12/20) | 8.12 s
+[Task 11/25]  Current/Best:   13.35/  21.24 GFLOPS | Progress: (16/20) | 11.05 s
+[Task 11/25]  Current/Best:   19.39/  21.62 GFLOPS | Progress: (20/20) | 13.13 s Done.
 
 [Task 12/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 12/25]  Current/Best:    7.65/  18.14 GFLOPS | Progress: (4/20) | 5.60 s
-[Task 12/25]  Current/Best:    5.12/  18.14 GFLOPS | Progress: (8/20) | 9.53 s
-[Task 12/25]  Current/Best:   18.99/  18.99 GFLOPS | Progress: (12/20) | 11.50 s
-[Task 12/25]  Current/Best:   15.31/  18.99 GFLOPS | Progress: (16/20) | 14.42 s
-[Task 12/25]  Current/Best:   15.15/  18.99 GFLOPS | Progress: (20/20) | 16.32 s Done.
+[Task 12/25]  Current/Best:    7.76/  18.07 GFLOPS | Progress: (4/20) | 5.59 s
+[Task 12/25]  Current/Best:    5.28/  18.07 GFLOPS | Progress: (8/20) | 9.52 s
+[Task 12/25]  Current/Best:   18.68/  18.97 GFLOPS | Progress: (12/20) | 11.49 s
+[Task 12/25]  Current/Best:   15.58/  18.97 GFLOPS | Progress: (16/20) | 14.42 s
+[Task 12/25]  Current/Best:   15.16/  18.97 GFLOPS | Progress: (20/20) | 16.32 s Done.
 
 [Task 13/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 13/25]  Current/Best:    8.72/  17.27 GFLOPS | Progress: (4/20) | 3.64 s
-[Task 13/25]  Current/Best:   15.60/  20.89 GFLOPS | Progress: (8/20) | 6.26 s
-[Task 13/25]  Current/Best:   19.50/  21.53 GFLOPS | Progress: (12/20) | 9.27 s
-[Task 13/25]  Current/Best:   12.30/  21.53 GFLOPS | Progress: (16/20) | 12.72 s
-[Task 13/25]  Current/Best:   18.72/  21.53 GFLOPS | Progress: (20/20) | 15.04 s Done.
+[Task 13/25]  Current/Best:    8.81/  17.19 GFLOPS | Progress: (4/20) | 3.68 s
+[Task 13/25]  Current/Best:   16.11/  21.06 GFLOPS | Progress: (8/20) | 6.27 s
+[Task 13/25]  Current/Best:   19.66/  21.78 GFLOPS | Progress: (12/20) | 9.20 s
+[Task 13/25]  Current/Best:   12.32/  21.78 GFLOPS | Progress: (16/20) | 12.56 s
+[Task 13/25]  Current/Best:   18.68/  21.78 GFLOPS | Progress: (20/20) | 14.92 s Done.
 
 [Task 14/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 14/25]  Current/Best:   13.63/  13.63 GFLOPS | Progress: (4/20) | 3.31 s
-[Task 14/25]  Current/Best:    6.09/  13.63 GFLOPS | Progress: (8/20) | 5.50 s
-[Task 14/25]  Current/Best:   20.31/  20.31 GFLOPS | Progress: (12/20) | 8.20 s
-[Task 14/25]  Current/Best:   16.24/  20.31 GFLOPS | Progress: (16/20) | 10.05 s Done.
+[Task 14/25]  Current/Best:   13.36/  13.36 GFLOPS | Progress: (4/20) | 3.32 s
+[Task 14/25]  Current/Best:    6.13/  13.40 GFLOPS | Progress: (8/20) | 5.51 s
+[Task 14/25]  Current/Best:   20.81/  20.81 GFLOPS | Progress: (12/20) | 8.16 s
+[Task 14/25]  Current/Best:   16.88/  20.81 GFLOPS | Progress: (16/20) | 10.05 s Done.
 
-[Task 14/25]  Current/Best:   17.34/  20.31 GFLOPS | Progress: (20/20) | 11.73 s
+[Task 14/25]  Current/Best:   17.29/  20.81 GFLOPS | Progress: (20/20) | 11.72 s
 [Task 15/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 15/25]  Current/Best:   16.18/  17.67 GFLOPS | Progress: (4/20) | 2.56 s
-[Task 15/25]  Current/Best:   14.40/  18.15 GFLOPS | Progress: (8/20) | 4.00 s
-[Task 15/25]  Current/Best:   10.36/  22.01 GFLOPS | Progress: (12/20) | 6.33 s
-[Task 15/25]  Current/Best:   20.45/  22.01 GFLOPS | Progress: (16/20) | 9.33 s
-[Task 15/25]  Current/Best:    9.72/  22.01 GFLOPS | Progress: (20/20) | 10.45 s
+[Task 15/25]  Current/Best:   16.21/  17.56 GFLOPS | Progress: (4/20) | 2.58 s
+[Task 15/25]  Current/Best:   14.36/  18.08 GFLOPS | Progress: (8/20) | 4.07 s
+[Task 15/25]  Current/Best:   10.40/  22.09 GFLOPS | Progress: (12/20) | 6.45 s
+[Task 15/25]  Current/Best:   20.45/  22.09 GFLOPS | Progress: (16/20) | 9.65 s
+[Task 15/25]  Current/Best:    9.68/  22.09 GFLOPS | Progress: (20/20) | 10.83 s
 [Task 16/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 16/25]  Current/Best:   20.74/  20.74 GFLOPS | Progress: (4/20) | 2.80 s
-[Task 16/25]  Current/Best:    3.00/  20.74 GFLOPS | Progress: (8/20) | 4.40 s
-[Task 16/25]  Current/Best:   19.07/  20.74 GFLOPS | Progress: (12/20) | 5.59 s
-[Task 16/25]  Current/Best:   17.66/  20.74 GFLOPS | Progress: (16/20) | 6.95 s
-[Task 16/25]  Current/Best:   10.08/  22.25 GFLOPS | Progress: (20/20) | 9.08 s Done.
+[Task 16/25]  Current/Best:   19.60/  19.60 GFLOPS | Progress: (4/20) | 2.84 s
+[Task 16/25]  Current/Best:    3.05/  19.60 GFLOPS | Progress: (8/20) | 4.44 s
+[Task 16/25]  Current/Best:   19.00/  19.60 GFLOPS | Progress: (12/20) | 5.64 s
+[Task 16/25]  Current/Best:   17.92/  19.60 GFLOPS | Progress: (16/20) | 7.03 s
+[Task 16/25]  Current/Best:    9.91/  22.59 GFLOPS | Progress: (20/20) | 9.16 s Done.
 
 [Task 17/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 17/25]  Current/Best:   13.00/  16.64 GFLOPS | Progress: (4/20) | 4.72 s
-[Task 17/25]  Current/Best:   13.18/  23.38 GFLOPS | Progress: (8/20) | 7.58 s
-[Task 17/25]  Current/Best:   16.78/  23.38 GFLOPS | Progress: (12/20) | 9.61 s
-[Task 17/25]  Current/Best:   16.57/  23.38 GFLOPS | Progress: (16/20) | 11.80 s
-[Task 17/25]  Current/Best:   10.05/  23.38 GFLOPS | Progress: (20/20) | 13.93 s Done.
+[Task 17/25]  Current/Best:   11.87/  17.21 GFLOPS | Progress: (4/20) | 4.76 s
+[Task 17/25]  Current/Best:   14.33/  23.45 GFLOPS | Progress: (8/20) | 7.63 s
+[Task 17/25]  Current/Best:   16.78/  23.45 GFLOPS | Progress: (12/20) | 9.66 s
+[Task 17/25]  Current/Best:   16.47/  23.45 GFLOPS | Progress: (16/20) | 11.88 s
+[Task 17/25]  Current/Best:   10.05/  23.45 GFLOPS | Progress: (20/20) | 14.03 s Done.
 
 [Task 18/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 18/25]  Current/Best:   11.10/  17.31 GFLOPS | Progress: (4/20) | 3.71 s
-[Task 18/25]  Current/Best:   10.58/  18.58 GFLOPS | Progress: (8/20) | 7.41 s
-[Task 18/25]  Current/Best:   19.39/  19.39 GFLOPS | Progress: (12/20) | 9.31 s
-[Task 18/25]  Current/Best:   10.07/  19.39 GFLOPS | Progress: (16/20) | 13.20 s
-[Task 18/25]  Current/Best:   20.77/  20.77 GFLOPS | Progress: (20/20) | 14.69 s Done.
+[Task 18/25]  Current/Best:   11.26/  18.01 GFLOPS | Progress: (4/20) | 3.77 s
+[Task 18/25]  Current/Best:   10.55/  20.16 GFLOPS | Progress: (8/20) | 7.41 s
+[Task 18/25]  Current/Best:   19.03/  20.16 GFLOPS | Progress: (12/20) | 9.33 s
+[Task 18/25]  Current/Best:   10.11/  20.16 GFLOPS | Progress: (16/20) | 13.14 s
+[Task 18/25]  Current/Best:   20.79/  20.79 GFLOPS | Progress: (20/20) | 14.65 s Done.
 
 [Task 19/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 19/25]  Current/Best:    7.13/  20.53 GFLOPS | Progress: (4/20) | 5.89 s
-[Task 19/25]  Current/Best:    2.61/  20.53 GFLOPS | Progress: (8/20) | 9.24 s
-[Task 19/25]  Current/Best:   20.54/  21.98 GFLOPS | Progress: (12/20) | 12.21 s
-[Task 19/25]  Current/Best:   14.19/  21.98 GFLOPS | Progress: (16/20) | 15.26 s
-[Task 19/25]  Current/Best:    2.69/  23.68 GFLOPS | Progress: (20/20) | 18.08 s Done.
+[Task 19/25]  Current/Best:    7.25/  20.39 GFLOPS | Progress: (4/20) | 5.91 s
+[Task 19/25]  Current/Best:    2.61/  20.39 GFLOPS | Progress: (8/20) | 9.26 s
+[Task 19/25]  Current/Best:   20.45/  21.87 GFLOPS | Progress: (12/20) | 12.21 s
+[Task 19/25]  Current/Best:   13.82/  21.87 GFLOPS | Progress: (16/20) | 15.23 s
+[Task 19/25]  Current/Best:    2.70/  23.64 GFLOPS | Progress: (20/20) | 18.03 s Done.
 
 [Task 20/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 20/25]  Current/Best:    9.09/  15.25 GFLOPS | Progress: (4/20) | 3.21 s Done.
+[Task 20/25]  Current/Best:    8.97/  15.28 GFLOPS | Progress: (4/20) | 3.25 s Done.
  Done.
 
-[Task 20/25]  Current/Best:    9.70/  15.25 GFLOPS | Progress: (8/20) | 6.69 s
-[Task 20/25]  Current/Best:    2.32/  16.58 GFLOPS | Progress: (12/20) | 10.58 s
-[Task 20/25]  Current/Best:   12.26/  16.58 GFLOPS | Progress: (16/20) | 14.40 s
-[Task 20/25]  Current/Best:   12.02/  22.36 GFLOPS | Progress: (20/20) | 16.47 s
+[Task 20/25]  Current/Best:   10.09/  15.28 GFLOPS | Progress: (8/20) | 6.76 s
+[Task 20/25]  Current/Best:    2.30/  16.57 GFLOPS | Progress: (12/20) | 10.63 s
+[Task 20/25]  Current/Best:   12.57/  16.57 GFLOPS | Progress: (16/20) | 14.30 s
+[Task 20/25]  Current/Best:   12.27/  22.20 GFLOPS | Progress: (20/20) | 16.44 s
 [Task 21/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 21/25]  Current/Best:    6.42/  17.57 GFLOPS | Progress: (4/20) | 3.17 s
-[Task 21/25]  Current/Best:   14.67/  17.57 GFLOPS | Progress: (8/20) | 4.74 s
-[Task 21/25]  Current/Best:    1.61/  17.57 GFLOPS | Progress: (12/20) | 6.82 s
-[Task 21/25]  Current/Best:   17.82/  17.82 GFLOPS | Progress: (16/20) | 10.26 s
-[Task 21/25]  Current/Best:    4.48/  17.82 GFLOPS | Progress: (20/20) | 17.50 s
+[Task 21/25]  Current/Best:    6.42/  17.72 GFLOPS | Progress: (4/20) | 3.18 s
+[Task 21/25]  Current/Best:   14.62/  17.72 GFLOPS | Progress: (8/20) | 4.76 s
+[Task 21/25]  Current/Best:    1.61/  17.72 GFLOPS | Progress: (12/20) | 6.84 s
+[Task 21/25]  Current/Best:   17.69/  17.72 GFLOPS | Progress: (16/20) | 10.29 s
+[Task 21/25]  Current/Best:    4.47/  17.72 GFLOPS | Progress: (20/20) | 17.64 s
 [Task 22/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 22/25]  Current/Best:    2.71/  16.99 GFLOPS | Progress: (4/20) | 2.57 s
-[Task 22/25]  Current/Best:    8.62/  22.11 GFLOPS | Progress: (8/20) | 4.58 s
-[Task 22/25]  Current/Best:   20.02/  22.11 GFLOPS | Progress: (12/20) | 6.98 s
-[Task 22/25]  Current/Best:   15.16/  22.11 GFLOPS | Progress: (16/20) | 9.09 s
-[Task 22/25]  Current/Best:   14.39/  22.11 GFLOPS | Progress: (20/20) | 10.81 s Done.
+[Task 22/25]  Current/Best:    2.70/  16.99 GFLOPS | Progress: (4/20) | 2.63 s
+[Task 22/25]  Current/Best:    9.10/  20.78 GFLOPS | Progress: (8/20) | 4.65 s
+[Task 22/25]  Current/Best:   20.06/  20.78 GFLOPS | Progress: (12/20) | 7.00 s
+[Task 22/25]  Current/Best:   15.48/  20.78 GFLOPS | Progress: (16/20) | 9.14 s
+[Task 22/25]  Current/Best:   13.91/  20.78 GFLOPS | Progress: (20/20) | 10.85 s Done.
 
 [Task 23/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 23/25]  Current/Best:   17.69/  20.95 GFLOPS | Progress: (4/20) | 3.16 s
-[Task 23/25]  Current/Best:   14.02/  20.95 GFLOPS | Progress: (8/20) | 6.51 s
-[Task 23/25]  Current/Best:   20.97/  21.74 GFLOPS | Progress: (12/20) | 8.31 s
-[Task 23/25]  Current/Best:    6.45/  21.74 GFLOPS | Progress: (16/20) | 15.34 s
-[Task 23/25]  Current/Best:    8.02/  21.74 GFLOPS | Progress: (20/20) | 19.51 s Done.
+[Task 23/25]  Current/Best:   17.67/  20.93 GFLOPS | Progress: (4/20) | 3.15 s
+[Task 23/25]  Current/Best:   14.60/  20.93 GFLOPS | Progress: (8/20) | 6.51 s
+[Task 23/25]  Current/Best:   21.00/  21.71 GFLOPS | Progress: (12/20) | 8.32 s
+[Task 23/25]  Current/Best:    6.53/  21.71 GFLOPS | Progress: (16/20) | 15.38 s
+[Task 23/25]  Current/Best:    7.96/  21.71 GFLOPS | Progress: (20/20) | 19.58 s Done.
 
 [Task 24/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 24/25]  Current/Best:    8.47/   8.47 GFLOPS | Progress: (4/20) | 11.67 s
-[Task 24/25]  Current/Best:    2.15/   8.47 GFLOPS | Progress: (8/20) | 22.63 s
-[Task 24/25]  Current/Best:    4.51/   8.47 GFLOPS | Progress: (12/20) | 34.10 s Done.
+[Task 24/25]  Current/Best:    8.19/   8.19 GFLOPS | Progress: (4/20) | 11.71 s
+[Task 24/25]  Current/Best:    3.34/   8.19 GFLOPS | Progress: (8/20) | 22.89 s
+[Task 24/25]  Current/Best:    4.56/   8.19 GFLOPS | Progress: (12/20) | 33.60 s Done.
  Done.
 
-[Task 24/25]  Current/Best:    6.00/   8.98 GFLOPS | Progress: (16/20) | 39.79 s
-[Task 24/25]  Current/Best:    3.30/   8.98 GFLOPS | Progress: (20/20) | 45.74 s Done.
+[Task 24/25]  Current/Best:    6.30/   8.96 GFLOPS | Progress: (16/20) | 39.30 s
+[Task 24/25]  Current/Best:    3.38/   8.96 GFLOPS | Progress: (20/20) | 45.18 s Done.
 
 [Task 25/25]  Current/Best:    0.00/   0.00 GFLOPS | Progress: (0/20) | 0.00 s
-[Task 25/25]  Current/Best:    1.55/   2.77 GFLOPS | Progress: (4/20) | 11.52 s
-[Task 25/25]  Current/Best:    6.29/   8.70 GFLOPS | Progress: (8/20) | 22.74 s
-[Task 25/25]  Current/Best:    6.20/   8.70 GFLOPS | Progress: (12/20) | 34.07 s
-[Task 25/25]  Current/Best:    6.01/   8.88 GFLOPS | Progress: (16/20) | 35.87 s
-[Task 25/25]  Current/Best:    2.88/   9.02 GFLOPS | Progress: (20/20) | 46.55 s
+[Task 25/25]  Current/Best:    1.55/   2.77 GFLOPS | Progress: (4/20) | 11.51 s
+[Task 25/25]  Current/Best:    6.04/   8.44 GFLOPS | Progress: (8/20) | 22.70 s
+[Task 25/25]  Current/Best:    6.06/   8.44 GFLOPS | Progress: (12/20) | 33.93 s
+[Task 25/25]  Current/Best:    5.81/   8.76 GFLOPS | Progress: (16/20) | 35.77 s
+[Task 25/25]  Current/Best:    2.89/   9.21 GFLOPS | Progress: (20/20) | 46.41 s
 </pre></div>
 </div>
 <p>The output from this tuning process will look something like this:</p>
@@ -948,8 +948,8 @@ improvement in comparing the optimized model to the unoptimized model.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>optimized: {&#39;mean&#39;: 410.4367143700006, &#39;median&#39;: 409.882150750002, &#39;std&#39;: 1.7256228135094362}
-unoptimized: {&#39;mean&#39;: 491.2182737399973, &#39;median&#39;: 491.21733459999746, &#39;std&#39;: 0.18458112131572907}
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>optimized: {&#39;mean&#39;: 405.7314930999996, &#39;median&#39;: 405.89760784999953, &#39;std&#39;: 1.7561562409945775}
+unoptimized: {&#39;mean&#39;: 492.14645723999854, &#39;median&#39;: 491.58704970000144, &#39;std&#39;: 1.610485251788271}
 </pre></div>
 </div>
 </div>
@@ -963,7 +963,7 @@ models.</p>
 <p>Here we presented a simple example using ResNet-50 v2 locally. However, TVM
 supports many more features including cross-compilation, remote execution and
 profiling/benchmarking.</p>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 10 minutes  21.547 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 10 minutes  16.147 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-tutorial-autotvm-relay-x86-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../_downloads/57a45d9bef1af358191e7d50043e652c/autotvm_relay_x86.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">autotvm_relay_x86.py</span></code></a></p>
diff --git a/docs/tutorial/cross_compilation_and_rpc.html b/docs/tutorial/cross_compilation_and_rpc.html
index 5d0f92c07..2c2e23d37 100644
--- a/docs/tutorial/cross_compilation_and_rpc.html
+++ b/docs/tutorial/cross_compilation_and_rpc.html
@@ -496,7 +496,7 @@ device and returns the measured cost. Network overhead is excluded.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>1.279e-07 secs/op
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>1.244e-07 secs/op
 </pre></div>
 </div>
 </div>
diff --git a/docs/tutorial/intro_topi.html b/docs/tutorial/intro_topi.html
index 816736869..5efb099f1 100644
--- a/docs/tutorial/intro_topi.html
+++ b/docs/tutorial/intro_topi.html
@@ -461,7 +461,7 @@ we can schedule the following series of operations ending with <code class="code
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>[stage(a, placeholder(a, 0x20b21e90)), stage(b, placeholder(b, 0xed829f0)), stage(T_add, compute(T_add, body=[(a[ax0, ax1, ax2] + b[ax1, ax2])], axis=[iter_var(ax0, range(min=0, ext=100)), iter_var(ax1, range(min=0, ext=10)), iter_var(ax2, range(min=0, ext=10))], reduce_axis=[], tag=broadcast, attrs={})), stage(T_multiply, compute(T_multiply, body=[(a[ax0, ax1, ax2]*b[ax1, ax2])], axis=[i [...]
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>[stage(a, placeholder(a, 0x4994b90)), stage(b, placeholder(b, 0xe39e770)), stage(T_add, compute(T_add, body=[(a[ax0, ax1, ax2] + b[ax1, ax2])], axis=[iter_var(ax0, range(min=0, ext=100)), iter_var(ax1, range(min=0, ext=10)), iter_var(ax2, range(min=0, ext=10))], reduce_axis=[], tag=broadcast, attrs={})), stage(T_multiply, compute(T_multiply, body=[(a[ax0, ax1, ax2]*b[ax1, ax2])], axis=[it [...]
 </pre></div>
 </div>
 <p>We can test the correctness by comparing with <code class="code docutils literal notranslate"><span class="pre">numpy</span></code> result as follows</p>
diff --git a/docs/tutorial/sg_execution_times.html b/docs/tutorial/sg_execution_times.html
index 763a3c596..1718f1e19 100644
--- a/docs/tutorial/sg_execution_times.html
+++ b/docs/tutorial/sg_execution_times.html
@@ -300,20 +300,20 @@
             
   <div class="section" id="computation-times">
 <span id="sphx-glr-tutorial-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline">¶</a></h1>
-<p><strong>13:17.780</strong> total execution time for <strong>tutorial</strong> files:</p>
+<p><strong>13:16.411</strong> total execution time for <strong>tutorial</strong> files:</p>
 <ul class="simple">
-<li><p><strong>10:21.547</strong>: <a class="reference internal" href="autotvm_relay_x86.html#sphx-glr-tutorial-autotvm-relay-x86-py"><span class="std std-ref">Compiling and Optimizing a Model with the Python Interface (AutoTVM)</span></a> (<code class="docutils literal notranslate"><span class="pre">autotvm_relay_x86.py</span></code>)</p></li>
-<li><p><strong>01:02.027</strong>: <a class="reference internal" href="tensor_expr_get_started.html#sphx-glr-tutorial-tensor-expr-get-started-py"><span class="std std-ref">Working with Operators Using Tensor Expression</span></a> (<code class="docutils literal notranslate"><span class="pre">tensor_expr_get_started.py</span></code>)</p></li>
-<li><p><strong>01:01.129</strong>: <a class="reference internal" href="auto_scheduler_matmul_x86.html#sphx-glr-tutorial-auto-scheduler-matmul-x86-py"><span class="std std-ref">Optimizing Operators with Auto-scheduling</span></a> (<code class="docutils literal notranslate"><span class="pre">auto_scheduler_matmul_x86.py</span></code>)</p></li>
-<li><p><strong>00:27.393</strong>: <a class="reference internal" href="relay_quick_start.html#sphx-glr-tutorial-relay-quick-start-py"><span class="std std-ref">Quick Start Tutorial for Compiling Deep Learning Models</span></a> (<code class="docutils literal notranslate"><span class="pre">relay_quick_start.py</span></code>)</p></li>
-<li><p><strong>00:23.642</strong>: <a class="reference internal" href="autotvm_matmul_x86.html#sphx-glr-tutorial-autotvm-matmul-x86-py"><span class="std std-ref">Optimizing Operators with Schedule Templates and AutoTVM</span></a> (<code class="docutils literal notranslate"><span class="pre">autotvm_matmul_x86.py</span></code>)</p></li>
-<li><p><strong>00:01.050</strong>: <a class="reference internal" href="tensor_ir_blitz_course.html#sphx-glr-tutorial-tensor-ir-blitz-course-py"><span class="std std-ref">Blitz Course to TensorIR</span></a> (<code class="docutils literal notranslate"><span class="pre">tensor_ir_blitz_course.py</span></code>)</p></li>
-<li><p><strong>00:00.699</strong>: <a class="reference internal" href="intro_topi.html#sphx-glr-tutorial-intro-topi-py"><span class="std std-ref">Introduction to TOPI</span></a> (<code class="docutils literal notranslate"><span class="pre">intro_topi.py</span></code>)</p></li>
-<li><p><strong>00:00.179</strong>: <a class="reference internal" href="cross_compilation_and_rpc.html#sphx-glr-tutorial-cross-compilation-and-rpc-py"><span class="std std-ref">Cross Compilation and RPC</span></a> (<code class="docutils literal notranslate"><span class="pre">cross_compilation_and_rpc.py</span></code>)</p></li>
-<li><p><strong>00:00.031</strong>: <a class="reference internal" href="introduction.html#sphx-glr-tutorial-introduction-py"><span class="std std-ref">Introduction</span></a> (<code class="docutils literal notranslate"><span class="pre">introduction.py</span></code>)</p></li>
-<li><p><strong>00:00.028</strong>: <a class="reference internal" href="install.html#sphx-glr-tutorial-install-py"><span class="std std-ref">Installing TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">install.py</span></code>)</p></li>
-<li><p><strong>00:00.028</strong>: <a class="reference internal" href="tvmc_python.html#sphx-glr-tutorial-tvmc-python-py"><span class="std std-ref">Getting Starting using TVMC Python: a high-level API for TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">tvmc_python.py</span></code>)</p></li>
-<li><p><strong>00:00.027</strong>: <a class="reference internal" href="tvmc_command_line_driver.html#sphx-glr-tutorial-tvmc-command-line-driver-py"><span class="std std-ref">Compiling and Optimizing a Model with TVMC</span></a> (<code class="docutils literal notranslate"><span class="pre">tvmc_command_line_driver.py</span></code>)</p></li>
+<li><p><strong>10:16.147</strong>: <a class="reference internal" href="autotvm_relay_x86.html#sphx-glr-tutorial-autotvm-relay-x86-py"><span class="std std-ref">Compiling and Optimizing a Model with the Python Interface (AutoTVM)</span></a> (<code class="docutils literal notranslate"><span class="pre">autotvm_relay_x86.py</span></code>)</p></li>
+<li><p><strong>01:07.648</strong>: <a class="reference internal" href="auto_scheduler_matmul_x86.html#sphx-glr-tutorial-auto-scheduler-matmul-x86-py"><span class="std std-ref">Optimizing Operators with Auto-scheduling</span></a> (<code class="docutils literal notranslate"><span class="pre">auto_scheduler_matmul_x86.py</span></code>)</p></li>
+<li><p><strong>00:58.825</strong>: <a class="reference internal" href="tensor_expr_get_started.html#sphx-glr-tutorial-tensor-expr-get-started-py"><span class="std std-ref">Working with Operators Using Tensor Expression</span></a> (<code class="docutils literal notranslate"><span class="pre">tensor_expr_get_started.py</span></code>)</p></li>
+<li><p><strong>00:27.569</strong>: <a class="reference internal" href="relay_quick_start.html#sphx-glr-tutorial-relay-quick-start-py"><span class="std std-ref">Quick Start Tutorial for Compiling Deep Learning Models</span></a> (<code class="docutils literal notranslate"><span class="pre">relay_quick_start.py</span></code>)</p></li>
+<li><p><strong>00:24.001</strong>: <a class="reference internal" href="autotvm_matmul_x86.html#sphx-glr-tutorial-autotvm-matmul-x86-py"><span class="std std-ref">Optimizing Operators with Schedule Templates and AutoTVM</span></a> (<code class="docutils literal notranslate"><span class="pre">autotvm_matmul_x86.py</span></code>)</p></li>
+<li><p><strong>00:01.183</strong>: <a class="reference internal" href="tensor_ir_blitz_course.html#sphx-glr-tutorial-tensor-ir-blitz-course-py"><span class="std std-ref">Blitz Course to TensorIR</span></a> (<code class="docutils literal notranslate"><span class="pre">tensor_ir_blitz_course.py</span></code>)</p></li>
+<li><p><strong>00:00.710</strong>: <a class="reference internal" href="intro_topi.html#sphx-glr-tutorial-intro-topi-py"><span class="std std-ref">Introduction to TOPI</span></a> (<code class="docutils literal notranslate"><span class="pre">intro_topi.py</span></code>)</p></li>
+<li><p><strong>00:00.194</strong>: <a class="reference internal" href="cross_compilation_and_rpc.html#sphx-glr-tutorial-cross-compilation-and-rpc-py"><span class="std std-ref">Cross Compilation and RPC</span></a> (<code class="docutils literal notranslate"><span class="pre">cross_compilation_and_rpc.py</span></code>)</p></li>
+<li><p><strong>00:00.043</strong>: <a class="reference internal" href="install.html#sphx-glr-tutorial-install-py"><span class="std std-ref">Installing TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">install.py</span></code>)</p></li>
+<li><p><strong>00:00.030</strong>: <a class="reference internal" href="introduction.html#sphx-glr-tutorial-introduction-py"><span class="std std-ref">Introduction</span></a> (<code class="docutils literal notranslate"><span class="pre">introduction.py</span></code>)</p></li>
+<li><p><strong>00:00.030</strong>: <a class="reference internal" href="tvmc_command_line_driver.html#sphx-glr-tutorial-tvmc-command-line-driver-py"><span class="std std-ref">Compiling and Optimizing a Model with TVMC</span></a> (<code class="docutils literal notranslate"><span class="pre">tvmc_command_line_driver.py</span></code>)</p></li>
+<li><p><strong>00:00.029</strong>: <a class="reference internal" href="tvmc_python.html#sphx-glr-tutorial-tvmc-python-py"><span class="std std-ref">Getting Starting using TVMC Python: a high-level API for TVM</span></a> (<code class="docutils literal notranslate"><span class="pre">tvmc_python.py</span></code>)</p></li>
 </ul>
 </div>
 
diff --git a/docs/tutorial/tensor_expr_get_started.html b/docs/tutorial/tensor_expr_get_started.html
index 08d3eb678..5dbcb134a 100644
--- a/docs/tutorial/tensor_expr_get_started.html
+++ b/docs/tutorial/tensor_expr_get_started.html
@@ -512,7 +512,7 @@ helper function to run a profile of the TVM generated code.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Numpy running time: 0.000008
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Numpy running time: 0.000007
 naive: 0.000007
 </pre></div>
 </div>
@@ -604,7 +604,7 @@ factor to be the number of threads on your CPU.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>vector: 0.000024
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>vector: 0.000025
 @main = primfn(A_1: handle, B_1: handle, C_1: handle) -&gt; ()
   attr = {&quot;from_legacy_te_schedule&quot;: True, &quot;global_symbol&quot;: &quot;main&quot;, &quot;tir.noalias&quot;: True}
   buffers = {A: Buffer(A_2: Pointer(float32), float32, [(stride: int32*n: int32)], [], type=&quot;auto&quot;),
@@ -638,10 +638,10 @@ factor to be the number of threads on your CPU.</p>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Operator                  Timing             Performance
-   numpy    8.143200000176876e-06                    1.0
-   naive              6.7654e-06      0.8308036152683282
-parallel              6.0483e-06      0.7427424108297263
-  vector             2.44949e-05      3.0080189605398315
+   numpy    6.80261000070459e-06                     1.0
+   naive    6.6617999999999995e-06    0.9793005918772345
+parallel              6.0659e-06      0.8917018613990388
+  vector              2.4594e-05      3.6153770387325808
 </pre></div>
 </div>
 <div class="admonition-code-specialization admonition">
@@ -959,7 +959,7 @@ matrix multiplication.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Numpy running time: 0.017890
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Numpy running time: 0.019364
 </pre></div>
 </div>
 <p>Now we write a basic matrix multiplication using TVM TE and verify that it
@@ -1003,7 +1003,7 @@ optimizations.</p>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>/workspace/python/tvm/driver/build_module.py:264: UserWarning: target_host parameter is going to be deprecated. Please pass in tvm.target.Target(target, host=target_host) instead.
   &quot;target_host parameter is going to be deprecated. &quot;
-none: 3.530076
+none: 3.259311
 </pre></div>
 </div>
 <p>Let’s take a look at the intermediate representation of the operator and
@@ -1070,7 +1070,7 @@ schedule.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>blocking: 0.286767
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>blocking: 0.294276
 </pre></div>
 </div>
 <p>By reordering the computation to take advantage of caching, you should see a
@@ -1131,7 +1131,7 @@ already cache friendly from our previous optimizations.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>vectorization: 0.323634
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>vectorization: 0.318063
 @main = primfn(A_1: handle, B_1: handle, C_1: handle) -&gt; ()
   attr = {&quot;from_legacy_te_schedule&quot;: True, &quot;global_symbol&quot;: &quot;main&quot;, &quot;tir.noalias&quot;: True}
   buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1187,7 +1187,7 @@ more cache friendly.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>loop permutation: 0.117264
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>loop permutation: 0.117781
 @main = primfn(A_1: handle, B_1: handle, C_1: handle) -&gt; ()
   attr = {&quot;from_legacy_te_schedule&quot;: True, &quot;global_symbol&quot;: &quot;main&quot;, &quot;tir.noalias&quot;: True}
   buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1264,7 +1264,7 @@ optimized schedule.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>array packing: 0.110972
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>array packing: 0.110649
 @main = primfn(A_1: handle, B_1: handle, C_1: handle) -&gt; ()
   attr = {&quot;from_legacy_te_schedule&quot;: True, &quot;global_symbol&quot;: &quot;main&quot;, &quot;tir.noalias&quot;: True}
   buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1339,7 +1339,7 @@ to `C</cite> when all the block results are ready.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>block caching: 0.110676
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>block caching: 0.110744
 @main = primfn(A_1: handle, B_1: handle, C_1: handle) -&gt; ()
   attr = {&quot;from_legacy_te_schedule&quot;: True, &quot;global_symbol&quot;: &quot;main&quot;, &quot;tir.noalias&quot;: True}
   buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1407,7 +1407,7 @@ of thread-level parallelization.</p>
 </pre></div>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
-<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>parallelization: 0.144912
+<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>parallelization: 0.144800
 @main = primfn(A_1: handle, B_1: handle, C_1: handle) -&gt; ()
   attr = {&quot;from_legacy_te_schedule&quot;: True, &quot;global_symbol&quot;: &quot;main&quot;, &quot;tir.noalias&quot;: True}
   buffers = {A: Buffer(A_2: Pointer(float32), float32, [1048576], []),
@@ -1470,13 +1470,13 @@ working, we can compare the results.</p>
 </div>
 <p class="sphx-glr-script-out">Out:</p>
 <div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>        Operator                  Timing             Performance
-            none            3.5300763216                     1.0
-        blocking            0.2867674917     0.08123549339296528
-   vectorization            0.3236340774     0.09167905957719166
-loop permutation     0.11726434560000001     0.03321864314447745
-   array packing            0.1109724567     0.03143627689321515
-   block caching            0.1106763363     0.03135239190801296
- parallelization     0.14491220259999998    0.041050727915797246
+            none            3.2593111936                     1.0
+        blocking     0.29427620350000006     0.09028785102749388
+   vectorization            0.3180633337     0.09758605877356873
+loop permutation     0.11778126150000001    0.036136856686552636
+   array packing     0.11064890060000002     0.03394855355244101
+   block caching            0.1107441548     0.03397777880720865
+ parallelization            0.1448000001     0.04442656484729964
 </pre></div>
 </div>
 <p>Note that the outputs on the web page reflect the running times on a
@@ -1508,7 +1508,6 @@ is</p>
 you can build generic templates of the matrix multiplication and other
 operations with tunable parameters that allows you to automatically optimize
 the computation for specific platforms.</p>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 1 minutes  2.027 seconds)</p>
 <div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-tutorial-tensor-expr-get-started-py">
 <div class="sphx-glr-download docutils container">
 <p><a class="reference download internal" download="" href="../_downloads/40a01cffb015a67aaec0fad7e27cf80d/tensor_expr_get_started.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">tensor_expr_get_started.py</span></code></a></p>