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 40e91e3176 deploying docs 
(apache/tvm@c8140643d33917ce44ebfdcd379e1b882c5f8f9d)
40e91e3176 is described below

commit 40e91e3176d5213dd29260e930aa906cfa48441c
Author: tvm-bot <[email protected]>
AuthorDate: Wed Feb 11 04:44:57 2026 +0000

    deploying docs (apache/tvm@c8140643d33917ce44ebfdcd379e1b882c5f8f9d)
---
 .../11c11e53c7dace51a8be968ee169ed0d/ir_module.zip | Bin 23916 -> 23916 bytes
 .../tir_transformation.zip                         | Bin 15611 -> 15611 bytes
 .../relax_creation.zip                             | Bin 22398 -> 22398 bytes
 .../relax_transformation.zip                       | Bin 11460 -> 11460 bytes
 .../optimize_llm.zip                               | Bin 54144 -> 54144 bytes
 .../e2e_opt_model.zip                              | Bin 14486 -> 14486 bytes
 .../quick_start.zip                                | Bin 16254 -> 16254 bytes
 .../export_and_load_executable.zip                 | Bin 31428 -> 31428 bytes
 .../tir_creation.zip                               | Bin 24395 -> 24395 bytes
 .../cross_compilation_and_rpc.zip                  | Bin 46623 -> 46623 bytes
 .../customize_opt.zip                              | Bin 19825 -> 19825 bytes
 .../tensor_ir/tutorials/sg_execution_times.rst.txt |   4 +-
 .../tensor_ir/tutorials/tir_creation.rst.txt       |  20 +++++-----
 .../tensor_ir/tutorials/tir_transformation.rst.txt |   6 +--
 .../get_started/tutorials/ir_module.rst.txt        |   8 ++--
 .../get_started/tutorials/quick_start.rst.txt      |   4 +-
 .../tutorials/sg_execution_times.rst.txt           |   6 +--
 .../tutorials/cross_compilation_and_rpc.rst.txt    |   6 +--
 .../how_to/tutorials/customize_opt.rst.txt         |   4 +-
 .../how_to/tutorials/e2e_opt_model.rst.txt         |   2 +-
 .../how_to/tutorials/sg_execution_times.rst.txt    |  10 ++---
 docs/_sources/sg_execution_times.rst.txt           |  16 ++++----
 .../tensor_ir/tutorials/sg_execution_times.html    |   4 +-
 .../tensor_ir/tutorials/tir_creation.html          |  44 ++++++---------------
 .../tensor_ir/tutorials/tir_transformation.html    |  23 +++--------
 docs/get_started/tutorials/ir_module.html          |  16 ++++----
 docs/get_started/tutorials/quick_start.html        |  24 +++++------
 docs/get_started/tutorials/sg_execution_times.html |   6 +--
 .../tutorials/cross_compilation_and_rpc.html       |   6 +--
 docs/how_to/tutorials/customize_opt.html           |   8 ++--
 docs/how_to/tutorials/e2e_opt_model.html           |   6 +--
 .../tutorials/export_and_load_executable.html      |   6 +--
 docs/how_to/tutorials/optimize_llm.html            |  10 ++---
 docs/how_to/tutorials/sg_execution_times.html      |  10 ++---
 docs/objects.inv                                   | Bin 19496 -> 19488 bytes
 docs/reference/api/python/runtime/vm.html          |   2 +-
 docs/searchindex.js                                |   2 +-
 docs/sg_execution_times.html                       |  16 ++++----
 38 files changed, 118 insertions(+), 151 deletions(-)

diff --git a/docs/_downloads/11c11e53c7dace51a8be968ee169ed0d/ir_module.zip 
b/docs/_downloads/11c11e53c7dace51a8be968ee169ed0d/ir_module.zip
index cab9531349..96dc86ec91 100644
Binary files a/docs/_downloads/11c11e53c7dace51a8be968ee169ed0d/ir_module.zip 
and b/docs/_downloads/11c11e53c7dace51a8be968ee169ed0d/ir_module.zip differ
diff --git 
a/docs/_downloads/18ba0d2ee8120824175aaef66bc9c9bf/tir_transformation.zip 
b/docs/_downloads/18ba0d2ee8120824175aaef66bc9c9bf/tir_transformation.zip
index 0976fc7548..358bd0caee 100644
Binary files 
a/docs/_downloads/18ba0d2ee8120824175aaef66bc9c9bf/tir_transformation.zip and 
b/docs/_downloads/18ba0d2ee8120824175aaef66bc9c9bf/tir_transformation.zip differ
diff --git 
a/docs/_downloads/4753776bbe68e7c9ee4d19117973fc8b/relax_creation.zip 
b/docs/_downloads/4753776bbe68e7c9ee4d19117973fc8b/relax_creation.zip
index 7e4325794c..93b6c98332 100644
Binary files 
a/docs/_downloads/4753776bbe68e7c9ee4d19117973fc8b/relax_creation.zip and 
b/docs/_downloads/4753776bbe68e7c9ee4d19117973fc8b/relax_creation.zip differ
diff --git 
a/docs/_downloads/7d201684dfa095a5ea48d98e9a2ef7ad/relax_transformation.zip 
b/docs/_downloads/7d201684dfa095a5ea48d98e9a2ef7ad/relax_transformation.zip
index 4f60ba6638..fe97e3473e 100644
Binary files 
a/docs/_downloads/7d201684dfa095a5ea48d98e9a2ef7ad/relax_transformation.zip and 
b/docs/_downloads/7d201684dfa095a5ea48d98e9a2ef7ad/relax_transformation.zip 
differ
diff --git a/docs/_downloads/83e85f38cf16f1d926d06615fd54095c/optimize_llm.zip 
b/docs/_downloads/83e85f38cf16f1d926d06615fd54095c/optimize_llm.zip
index 5d57d99b5a..d76b597029 100644
Binary files 
a/docs/_downloads/83e85f38cf16f1d926d06615fd54095c/optimize_llm.zip and 
b/docs/_downloads/83e85f38cf16f1d926d06615fd54095c/optimize_llm.zip differ
diff --git a/docs/_downloads/a7dd7652b2ad50f82d7b739ce3645799/e2e_opt_model.zip 
b/docs/_downloads/a7dd7652b2ad50f82d7b739ce3645799/e2e_opt_model.zip
index 88f02ca375..0edfecbf24 100644
Binary files 
a/docs/_downloads/a7dd7652b2ad50f82d7b739ce3645799/e2e_opt_model.zip and 
b/docs/_downloads/a7dd7652b2ad50f82d7b739ce3645799/e2e_opt_model.zip differ
diff --git a/docs/_downloads/bb7db6678496193ed0c55d3b95fa6778/quick_start.zip 
b/docs/_downloads/bb7db6678496193ed0c55d3b95fa6778/quick_start.zip
index 908f9bcebe..6f21eddfd8 100644
Binary files a/docs/_downloads/bb7db6678496193ed0c55d3b95fa6778/quick_start.zip 
and b/docs/_downloads/bb7db6678496193ed0c55d3b95fa6778/quick_start.zip differ
diff --git 
a/docs/_downloads/bc875d02d5382abc9ea5fb9eb2c1de2c/export_and_load_executable.zip
 
b/docs/_downloads/bc875d02d5382abc9ea5fb9eb2c1de2c/export_and_load_executable.zip
index 2d6279e47d..35af3cf70e 100644
Binary files 
a/docs/_downloads/bc875d02d5382abc9ea5fb9eb2c1de2c/export_and_load_executable.zip
 and 
b/docs/_downloads/bc875d02d5382abc9ea5fb9eb2c1de2c/export_and_load_executable.zip
 differ
diff --git a/docs/_downloads/be26483bb70b8468499a01c55e8e866c/tir_creation.zip 
b/docs/_downloads/be26483bb70b8468499a01c55e8e866c/tir_creation.zip
index e3bc7d5d14..69759ed7d8 100644
Binary files 
a/docs/_downloads/be26483bb70b8468499a01c55e8e866c/tir_creation.zip and 
b/docs/_downloads/be26483bb70b8468499a01c55e8e866c/tir_creation.zip differ
diff --git 
a/docs/_downloads/f69380821f417ef2210f45503d81bded/cross_compilation_and_rpc.zip
 
b/docs/_downloads/f69380821f417ef2210f45503d81bded/cross_compilation_and_rpc.zip
index ed49c57e1f..7d7d8a0538 100644
Binary files 
a/docs/_downloads/f69380821f417ef2210f45503d81bded/cross_compilation_and_rpc.zip
 and 
b/docs/_downloads/f69380821f417ef2210f45503d81bded/cross_compilation_and_rpc.zip
 differ
diff --git a/docs/_downloads/f69433a4a80715725df90d1386679956/customize_opt.zip 
b/docs/_downloads/f69433a4a80715725df90d1386679956/customize_opt.zip
index 517d57c33e..608cc4c028 100644
Binary files 
a/docs/_downloads/f69433a4a80715725df90d1386679956/customize_opt.zip and 
b/docs/_downloads/f69433a4a80715725df90d1386679956/customize_opt.zip differ
diff --git 
a/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst.txt 
b/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst.txt
index a143549122..1b9b6af258 100644
--- a/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst.txt
+++ b/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst.txt
@@ -6,7 +6,7 @@
 
 Computation times
 =================
-**00:00.460** total execution time for 2 files **from 
deep_dive/tensor_ir/tutorials**:
+**00:00.458** total execution time for 2 files **from 
deep_dive/tensor_ir/tutorials**:
 
 .. container::
 
@@ -33,7 +33,7 @@ Computation times
      - Time
      - Mem (MB)
    * - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_transformation.py` 
(``tir_transformation.py``)
-     - 00:00.292
+     - 00:00.290
      - 0.0
    * - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_creation.py` 
(``tir_creation.py``)
      - 00:00.168
diff --git a/docs/_sources/deep_dive/tensor_ir/tutorials/tir_creation.rst.txt 
b/docs/_sources/deep_dive/tensor_ir/tutorials/tir_creation.rst.txt
index 2522596391..9f986fb177 100644
--- a/docs/_sources/deep_dive/tensor_ir/tutorials/tir_creation.rst.txt
+++ b/docs/_sources/deep_dive/tensor_ir/tutorials/tir_creation.rst.txt
@@ -319,17 +319,17 @@ Now let's check the runtime dynamic shape inference:
 
  .. code-block:: none
 
-    [[0.3707776  0.40985247 0.6175354  0.83302796]
-     [0.279145   0.17770365 0.6562036  0.60644394]
-     [0.87000495 0.6745915  1.5099312  1.8383465 ]
-     [0.477681   0.53130996 0.82430434 1.1363193 ]]
-    [[29.450392 30.63128  32.03633  ... 30.624672 30.859722 34.47873 ]
-     [28.758797 33.103687 32.275883 ... 31.349434 33.422325 35.834023]
-     [32.337036 35.237633 35.370735 ... 34.202103 35.653984 35.98861 ]
+    [[0.6806783  1.1674185  1.4503126  0.6052646 ]
+     [0.5762063  1.3789365  0.556426   0.6351891 ]
+     [0.82396764 1.6722335  0.834594   0.8559648 ]
+     [0.865391   0.8254498  1.3698711  0.7453096 ]]
+    [[31.667795 32.881813 30.137255 ... 33.654945 33.99371  31.660471]
+     [29.383339 29.249243 27.544056 ... 33.644485 31.353895 31.554646]
+     [28.451288 28.903059 26.675486 ... 30.311443 29.78451  27.462114]
      ...
-     [31.008698 30.859331 32.64635  ... 31.628641 33.193756 32.96546 ]
-     [29.342527 31.240847 32.487717 ... 33.044895 30.550735 33.94608 ]
-     [31.048965 31.141026 32.868774 ... 33.020435 34.99017  34.654514]]
+     [28.599318 30.56695  28.283014 ... 33.05302  31.46707  28.241373]
+     [32.35227  32.53011  31.77292  ... 36.41509  33.57448  33.47444 ]
+     [28.40518  28.62699  28.308594 ... 33.412766 29.57949  29.155607]]
 
 
 
diff --git 
a/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst.txt 
b/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst.txt
index 40d10d7e3e..f18b9a59ab 100644
--- a/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst.txt
+++ b/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst.txt
@@ -117,7 +117,7 @@ original implementation.
 
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-       2.7313       2.7313       2.7313       2.7313       0.0000              
    
+       2.7586       2.7586       2.7586       2.7586       0.0000              
    
 
 
 
@@ -289,7 +289,7 @@ action involves reordering these two loops.
 
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-       0.8606       0.8606       0.8606       0.8606       0.0000              
    
+       0.8581       0.8581       0.8581       0.8581       0.0000              
    
 
 
 
@@ -417,7 +417,7 @@ from the reduction update via the **decompose_reduction** 
primitive.
 
     Execution time summary:
      mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)  
-       0.3374       0.3374       0.3374       0.3374       0.0000              
    
+       0.3393       0.3393       0.3393       0.3393       0.0000              
    
 
 
 
diff --git a/docs/_sources/get_started/tutorials/ir_module.rst.txt 
b/docs/_sources/get_started/tutorials/ir_module.rst.txt
index eb2fe13f6c..8f8e1586b5 100644
--- a/docs/_sources/get_started/tutorials/ir_module.rst.txt
+++ b/docs/_sources/get_started/tutorials/ir_module.rst.txt
@@ -692,8 +692,8 @@ We can deploy the IRModule on CPU by specifying the target 
as ``llvm``.
 
  .. code-block:: none
 
-    [[ 0.13234349  0.06935388  0.1705068  -0.19258642  0.06914439 -0.00330243
-       0.35604566  0.07166471  0.15018168 -0.07592288]]
+    [[-0.01129745  0.08043088 -0.00248466  0.03169155  0.12336358 -0.08390905
+      -0.18103871 -0.06010677  0.06870726 -0.01612445]]
 
 
 
@@ -759,8 +759,8 @@ Now we can compile the IRModule on GPU, the similar way as 
we did on CPU.
 
  .. code-block:: none
 
-    [[ 0.13234344  0.06935381  0.17050673 -0.19258651  0.06914438 -0.00330245
-       0.35604566  0.07166474  0.15018159 -0.07592291]]
+    [[-0.01129748  0.08043087 -0.00248467  0.03169157  0.12336352 -0.08390906
+      -0.18103868 -0.06010676  0.06870732 -0.01612444]]
 
 
 
diff --git a/docs/_sources/get_started/tutorials/quick_start.rst.txt 
b/docs/_sources/get_started/tutorials/quick_start.rst.txt
index d08850f86f..438c7addb5 100644
--- a/docs/_sources/get_started/tutorials/quick_start.rst.txt
+++ b/docs/_sources/get_started/tutorials/quick_start.rst.txt
@@ -224,8 +224,8 @@ different devices.
 
  .. code-block:: none
 
-    [[24060.908 24928.527 26218.104 25349.37  24292.213 24444.693 24460.307
-      24357.287 24590.564 25845.266]]
+    [[23604.562 24929.81  23157.197 23663.572 24106.152 24992.145 26324.879
+      24751.613 23809.055 23564.83 ]]
 
 
 
diff --git a/docs/_sources/get_started/tutorials/sg_execution_times.rst.txt 
b/docs/_sources/get_started/tutorials/sg_execution_times.rst.txt
index cad0432c8d..efa4f118cb 100644
--- a/docs/_sources/get_started/tutorials/sg_execution_times.rst.txt
+++ b/docs/_sources/get_started/tutorials/sg_execution_times.rst.txt
@@ -6,7 +6,7 @@
 
 Computation times
 =================
-**00:07.749** total execution time for 2 files **from get_started/tutorials**:
+**00:05.420** total execution time for 2 files **from get_started/tutorials**:
 
 .. container::
 
@@ -33,8 +33,8 @@ Computation times
      - Time
      - Mem (MB)
    * - :ref:`sphx_glr_get_started_tutorials_ir_module.py` (``ir_module.py``)
-     - 00:07.576
+     - 00:05.249
      - 0.0
    * - :ref:`sphx_glr_get_started_tutorials_quick_start.py` 
(``quick_start.py``)
-     - 00:00.173
+     - 00:00.171
      - 0.0
diff --git a/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst.txt 
b/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst.txt
index c4b3d92b4e..f7ef238466 100644
--- a/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst.txt
+++ b/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst.txt
@@ -268,7 +268,7 @@ device and returns the measured cost. Network overhead is 
excluded.
 
  .. code-block:: none
 
-    1.21e-07 secs/op
+    1.64e-07 secs/op
 
 
 
@@ -651,8 +651,8 @@ This workflow is applicable to various deployment scenarios:
     Converted PyTorch model to Relax:
       - Number of parameters: 4
     Using local target for demonstration
-    Exported library to: /tmp/tmptm1t5yyh/model_deployed.so
-    Saved parameters to: /tmp/tmptm1t5yyh/model_params.npz
+    Exported library to: /tmp/tmpi6bbtbar/model_deployed.so
+    Saved parameters to: /tmp/tmpi6bbtbar/model_params.npz
 
     RPC workflow (works for any remote device):
     ==================================================
diff --git a/docs/_sources/how_to/tutorials/customize_opt.rst.txt 
b/docs/_sources/how_to/tutorials/customize_opt.rst.txt
index 020ae229e9..76655d8301 100644
--- a/docs/_sources/how_to/tutorials/customize_opt.rst.txt
+++ b/docs/_sources/how_to/tutorials/customize_opt.rst.txt
@@ -414,8 +414,8 @@ We can build and deploy the optimized model to the TVM 
runtime.
 
  .. code-block:: none
 
-    [[23766.285 25349.762 22825.908 26728.46  25436.695 25083.074 25587.375
-      24430.828 23807.662 25724.082]]
+    [[24025.338 26554.59  25516.32  26182.93  24614.215 25470.416 24968.371
+      25383.648 25268.213 24541.367]]
 
 
 
diff --git a/docs/_sources/how_to/tutorials/e2e_opt_model.rst.txt 
b/docs/_sources/how_to/tutorials/e2e_opt_model.rst.txt
index 70b947d796..c130c11590 100644
--- a/docs/_sources/how_to/tutorials/e2e_opt_model.rst.txt
+++ b/docs/_sources/how_to/tutorials/e2e_opt_model.rst.txt
@@ -53,7 +53,7 @@ PyTorch.
  .. 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]      56%|█████▌    | 
25.0M/44.7M [00:00<00:00, 262MB/s]     100%|██████████| 44.7M/44.7M 
[00:00<00:00, 289MB/s]
+       0%|          | 0.00/44.7M [00:00<?, ?B/s]      46%|████▋     | 
20.8M/44.7M [00:00<00:00, 217MB/s]     100%|██████████| 44.7M/44.7M 
[00:00<00:00, 248MB/s]
 
 
 
diff --git a/docs/_sources/how_to/tutorials/sg_execution_times.rst.txt 
b/docs/_sources/how_to/tutorials/sg_execution_times.rst.txt
index af296fc98f..973ece1354 100644
--- a/docs/_sources/how_to/tutorials/sg_execution_times.rst.txt
+++ b/docs/_sources/how_to/tutorials/sg_execution_times.rst.txt
@@ -6,7 +6,7 @@
 
 Computation times
 =================
-**00:32.156** total execution time for 5 files **from how_to/tutorials**:
+**00:31.892** total execution time for 5 files **from how_to/tutorials**:
 
 .. container::
 
@@ -33,16 +33,16 @@ Computation times
      - Time
      - Mem (MB)
    * - :ref:`sphx_glr_how_to_tutorials_optimize_llm.py` (``optimize_llm.py``)
-     - 00:29.968
+     - 00:29.927
      - 0.0
    * - :ref:`sphx_glr_how_to_tutorials_cross_compilation_and_rpc.py` 
(``cross_compilation_and_rpc.py``)
-     - 00:00.809
+     - 00:00.801
      - 0.0
    * - :ref:`sphx_glr_how_to_tutorials_customize_opt.py` (``customize_opt.py``)
-     - 00:00.743
+     - 00:00.678
      - 0.0
    * - :ref:`sphx_glr_how_to_tutorials_e2e_opt_model.py` (``e2e_opt_model.py``)
-     - 00:00.635
+     - 00:00.484
      - 0.0
    * - :ref:`sphx_glr_how_to_tutorials_export_and_load_executable.py` 
(``export_and_load_executable.py``)
      - 00:00.002
diff --git a/docs/_sources/sg_execution_times.rst.txt 
b/docs/_sources/sg_execution_times.rst.txt
index 42721876a1..205c4bda93 100644
--- a/docs/_sources/sg_execution_times.rst.txt
+++ b/docs/_sources/sg_execution_times.rst.txt
@@ -6,7 +6,7 @@
 
 Computation times
 =================
-**00:40.533** total execution time for 11 files **from all galleries**:
+**00:37.938** total execution time for 11 files **from all galleries**:
 
 .. container::
 
@@ -33,25 +33,25 @@ Computation times
      - Time
      - Mem (MB)
    * - :ref:`sphx_glr_how_to_tutorials_optimize_llm.py` 
(``../how_to/tutorials/optimize_llm.py``)
-     - 00:29.968
+     - 00:29.927
      - 0.0
    * - :ref:`sphx_glr_get_started_tutorials_ir_module.py` 
(``../get_started/tutorials/ir_module.py``)
-     - 00:07.576
+     - 00:05.249
      - 0.0
    * - :ref:`sphx_glr_how_to_tutorials_cross_compilation_and_rpc.py` 
(``../how_to/tutorials/cross_compilation_and_rpc.py``)
-     - 00:00.809
+     - 00:00.801
      - 0.0
    * - :ref:`sphx_glr_how_to_tutorials_customize_opt.py` 
(``../how_to/tutorials/customize_opt.py``)
-     - 00:00.743
+     - 00:00.678
      - 0.0
    * - :ref:`sphx_glr_how_to_tutorials_e2e_opt_model.py` 
(``../how_to/tutorials/e2e_opt_model.py``)
-     - 00:00.635
+     - 00:00.484
      - 0.0
    * - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_transformation.py` 
(``../deep_dive/tensor_ir/tutorials/tir_transformation.py``)
-     - 00:00.292
+     - 00:00.290
      - 0.0
    * - :ref:`sphx_glr_get_started_tutorials_quick_start.py` 
(``../get_started/tutorials/quick_start.py``)
-     - 00:00.173
+     - 00:00.171
      - 0.0
    * - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_creation.py` 
(``../deep_dive/tensor_ir/tutorials/tir_creation.py``)
      - 00:00.168
diff --git a/docs/deep_dive/tensor_ir/tutorials/sg_execution_times.html 
b/docs/deep_dive/tensor_ir/tutorials/sg_execution_times.html
index 2c47900698..73b14e0a37 100644
--- a/docs/deep_dive/tensor_ir/tutorials/sg_execution_times.html
+++ b/docs/deep_dive/tensor_ir/tutorials/sg_execution_times.html
@@ -294,7 +294,7 @@
             
   <section id="computation-times">
 <span 
id="sphx-glr-deep-dive-tensor-ir-tutorials-sg-execution-times"></span><h1>Computation
 times<a class="headerlink" href="#computation-times" title="Link to this 
heading"></a></h1>
-<p><strong>00:00.460</strong> total execution time for 2 files <strong>from 
deep_dive/tensor_ir/tutorials</strong>:</p>
+<p><strong>00:00.458</strong> total execution time for 2 files <strong>from 
deep_dive/tensor_ir/tutorials</strong>:</p>
 <div class="docutils container">
 <style scoped>
 <link 
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css";
 rel="stylesheet" />
@@ -316,7 +316,7 @@ $(document).ready( function () {
 </thead>
 <tbody>
 <tr class="row-even"><td><p><a class="reference internal" 
href="tir_transformation.html#sphx-glr-deep-dive-tensor-ir-tutorials-tir-transformation-py"><span
 class="std std-ref">Transformation</span></a> (<code class="docutils literal 
notranslate"><span class="pre">tir_transformation.py</span></code>)</p></td>
-<td><p>00:00.292</p></td>
+<td><p>00:00.290</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="tir_creation.html#sphx-glr-deep-dive-tensor-ir-tutorials-tir-creation-py"><span
 class="std std-ref">TensorIR Creation</span></a> (<code class="docutils 
literal notranslate"><span class="pre">tir_creation.py</span></code>)</p></td>
diff --git a/docs/deep_dive/tensor_ir/tutorials/tir_creation.html 
b/docs/deep_dive/tensor_ir/tutorials/tir_creation.html
index 8550ef2602..86d5ba7639 100644
--- a/docs/deep_dive/tensor_ir/tutorials/tir_creation.html
+++ b/docs/deep_dive/tensor_ir/tutorials/tir_creation.html
@@ -193,29 +193,9 @@
 <li class="toctree-l1"><a class="reference internal" 
href="../../../how_to/dev/index.html">Development Guides</a></li>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Deep 
Dive</span></p>
-<ul class="current">
+<ul>
 <li class="toctree-l1"><a class="reference internal" 
href="../../../arch/index.html">Design and Architecture</a></li>
-<li class="toctree-l1 current"><a class="reference internal" 
href="../index.html">TensorIR</a><ul class="current">
-<li class="toctree-l2"><a class="reference internal" 
href="../abstraction.html">Tensor Program Abstraction</a></li>
-<li class="toctree-l2"><a class="reference internal" 
href="../learning.html">Understand TensorIR Abstraction</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" 
href="#">TensorIR Creation</a><ul>
-<li class="toctree-l3"><a class="reference internal" 
href="#create-tensorir-using-tvmscript">Create TensorIR using TVMScript</a><ul>
-<li class="toctree-l4"><a class="reference internal" 
href="#standard-format">Standard Format</a></li>
-<li class="toctree-l4"><a class="reference internal" 
href="#concise-with-syntactic-sugar">Concise with Syntactic Sugar</a></li>
-<li class="toctree-l4"><a class="reference internal" 
href="#interactive-with-python-variables">Interactive with Python 
Variables</a></li>
-<li class="toctree-l4"><a class="reference internal" 
href="#tensorir-function-with-dynamic-shapes">TensorIR Function with Dynamic 
Shapes</a></li>
-</ul>
-</li>
-<li class="toctree-l3"><a class="reference internal" 
href="#create-tensorir-using-tensor-expression">Create TensorIR using Tensor 
Expression</a><ul>
-<li class="toctree-l4"><a class="reference internal" 
href="#create-static-shape-functions">Create Static-Shape Functions</a></li>
-<li class="toctree-l4"><a class="reference internal" 
href="#create-dynamic-shape-functions">Create Dynamic-Shape Functions</a></li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="toctree-l2"><a class="reference internal" 
href="tir_transformation.html">Transformation</a></li>
-</ul>
-</li>
+<li class="toctree-l1"><a class="reference internal" 
href="../index.html">TensorIR</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../../relax/index.html">Relax</a></li>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">API 
Reference</span></p>
@@ -509,17 +489,17 @@ be used to ascertain the shape and data type of a 
TensorIR.</p>
 <span class="nb">print</span><span class="p">(</span><span 
class="n">evaluate_dynamic_shape</span><span class="p">(</span><span 
class="n">dyn_shape_lib</span><span class="p">,</span> <span 
class="n">m</span><span class="o">=</span><span class="mi">64</span><span 
class="p">,</span> <span class="n">n</span><span class="o">=</span><span 
class="mi">64</span><span class="p">,</span> <a 
href="../../../reference/api/python/tir/tir.html#tvm.tir.IterVar" 
title="tvm.tir.IterVar" class="sphx-glr-ba [...]
 </pre></div>
 </div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[0.3707776  0.40985247 0.6175354  
0.83302796]
- [0.279145   0.17770365 0.6562036  0.60644394]
- [0.87000495 0.6745915  1.5099312  1.8383465 ]
- [0.477681   0.53130996 0.82430434 1.1363193 ]]
-[[29.450392 30.63128  32.03633  ... 30.624672 30.859722 34.47873 ]
- [28.758797 33.103687 32.275883 ... 31.349434 33.422325 35.834023]
- [32.337036 35.237633 35.370735 ... 34.202103 35.653984 35.98861 ]
+<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[0.6806783  1.1674185  1.4503126  
0.6052646 ]
+ [0.5762063  1.3789365  0.556426   0.6351891 ]
+ [0.82396764 1.6722335  0.834594   0.8559648 ]
+ [0.865391   0.8254498  1.3698711  0.7453096 ]]
+[[31.667795 32.881813 30.137255 ... 33.654945 33.99371  31.660471]
+ [29.383339 29.249243 27.544056 ... 33.644485 31.353895 31.554646]
+ [28.451288 28.903059 26.675486 ... 30.311443 29.78451  27.462114]
  ...
- [31.008698 30.859331 32.64635  ... 31.628641 33.193756 32.96546 ]
- [29.342527 31.240847 32.487717 ... 33.044895 30.550735 33.94608 ]
- [31.048965 31.141026 32.868774 ... 33.020435 34.99017  34.654514]]
+ [28.599318 30.56695  28.283014 ... 33.05302  31.46707  28.241373]
+ [32.35227  32.53011  31.77292  ... 36.41509  33.57448  33.47444 ]
+ [28.40518  28.62699  28.308594 ... 33.412766 29.57949  29.155607]]
 </pre></div>
 </div>
 </section>
diff --git a/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html 
b/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html
index 87508be8a3..7b9b6ee46e 100644
--- a/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html
+++ b/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html
@@ -192,22 +192,9 @@
 <li class="toctree-l1"><a class="reference internal" 
href="../../../how_to/dev/index.html">Development Guides</a></li>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Deep 
Dive</span></p>
-<ul class="current">
+<ul>
 <li class="toctree-l1"><a class="reference internal" 
href="../../../arch/index.html">Design and Architecture</a></li>
-<li class="toctree-l1 current"><a class="reference internal" 
href="../index.html">TensorIR</a><ul class="current">
-<li class="toctree-l2"><a class="reference internal" 
href="../abstraction.html">Tensor Program Abstraction</a></li>
-<li class="toctree-l2"><a class="reference internal" 
href="../learning.html">Understand TensorIR Abstraction</a></li>
-<li class="toctree-l2"><a class="reference internal" 
href="tir_creation.html">TensorIR Creation</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" 
href="#">Transformation</a><ul>
-<li class="toctree-l3"><a class="reference internal" 
href="#initialization-schedule">Initialization Schedule</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#loop-tiling">Loop 
Tiling</a></li>
-<li class="toctree-l3"><a class="reference internal" 
href="#leverage-localities">Leverage Localities</a></li>
-<li class="toctree-l3"><a class="reference internal" 
href="#rewrite-reduction">Rewrite Reduction</a></li>
-<li class="toctree-l3"><a class="reference internal" 
href="#trace-the-transformation">Trace the Transformation</a></li>
-</ul>
-</li>
-</ul>
-</li>
+<li class="toctree-l1"><a class="reference internal" 
href="../index.html">TensorIR</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../../relax/index.html">Relax</a></li>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">API 
Reference</span></p>
@@ -381,7 +368,7 @@ original implementation.</p>
 </div>
 <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)
-   2.7313       2.7313       2.7313       2.7313       0.0000
+   2.7586       2.7586       2.7586       2.7586       0.0000
 </pre></div>
 </div>
 <section id="initialization-schedule">
@@ -477,7 +464,7 @@ class Module:
 
 Execution time summary:
  mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)
-   0.8606       0.8606       0.8606       0.8606       0.0000
+   0.8581       0.8581       0.8581       0.8581       0.0000
 </pre></div>
 </div>
 </section>
@@ -571,7 +558,7 @@ class Module:
 
 Execution time summary:
  mean (ms)   median (ms)    max (ms)     min (ms)     std (ms)
-   0.3374       0.3374       0.3374       0.3374       0.0000
+   0.3393       0.3393       0.3393       0.3393       0.0000
 </pre></div>
 </div>
 </section>
diff --git a/docs/get_started/tutorials/ir_module.html 
b/docs/get_started/tutorials/ir_module.html
index 136e5df462..4a70825df8 100644
--- a/docs/get_started/tutorials/ir_module.html
+++ b/docs/get_started/tutorials/ir_module.html
@@ -803,16 +803,16 @@ backends.</p>
 <p>We can deploy the IRModule on CPU by specifying the target as <code 
class="docutils literal notranslate"><span class="pre">llvm</span></code>.</p>
 <div class="highlight-Python notranslate"><div 
class="highlight"><pre><span></span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">exec</span></a> <span class="o">=</span> <a 
href="../../reference/api/python/driver.html#tvm.compile" title="tvm.compile" 
class="sphx-glr-backref-module-tvm sphx-glr-backref-type-py-func [...]
 <span class="n">dev</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">cpu</span><span 
class="p">()</span>
-<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class [...]
+<a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a> <span 
class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class=" [...]
 
 <span class="n">raw_data</span> <span class="o">=</span> <span 
class="n">np</span><span class="o">.</span><span class="n">random</span><span 
class="o">.</span><span class="n">rand</span><span class="p">(</span><span 
class="mi">1</span><span class="p">,</span> <span class="mi">784</span><span 
class="p">)</span><span class="o">.</span><span class="n">astype</span><span 
class="p">(</span><span class="s2">&quot;float32&quot;</span><span 
class="p">)</span>
 <span class="n">data</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">runtime</span><span 
class="o">.</span><span class="n">tensor</span><span class="p">(</span><span 
class="n">raw_data</span><span class="p">,</span> <span 
class="n">dev</span><span class="p">)</span>
-<span class="n">cpu_out</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;main&quot;</span><span class="p">](</span><span 
class="n">data</span><span class="p">,</span> <span class="o">*</span><a 
href="https://docs.python.org/3/library/stdtypes.html#dict"; 
title="builtins.dict" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">params_from_torch</span></a><span class="p">[</ [...]
+<span class="n">cpu_out</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;main&quot;</span><span 
class="p">](</span><span class="n">data</span><span class="p">,</span> <span 
class="o">*</span><a href="https:// [...]
 <span class="nb">print</span><span class="p">(</span><span 
class="n">cpu_out</span><span class="p">)</span>
 </pre></div>
 </div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[ 0.13234349  0.06935388  0.1705068  
-0.19258642  0.06914439 -0.00330243
-   0.35604566  0.07166471  0.15018168 -0.07592288]]
+<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[-0.01129745  0.08043088 -0.00248466  
0.03169155  0.12336358 -0.08390905
+  -0.18103871 -0.06010677  0.06870726 -0.01612445]]
 </pre></div>
 </div>
 </section>
@@ -835,19 +835,19 @@ the details of <code class="docutils literal 
notranslate"><span class="pre">DLig
 <p>Now we can compile the IRModule on GPU, the similar way as we did on 
CPU.</p>
 <div class="highlight-Python notranslate"><div 
class="highlight"><pre><span></span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">exec</span></a> <span class="o">=</span> <a 
href="../../reference/api/python/driver.html#tvm.compile" title="tvm.compile" 
class="sphx-glr-backref-module-tvm sphx-glr-backref-type-py-func [...]
 <span class="n">dev</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">device</span><span 
class="p">(</span><span class="s2">&quot;cuda&quot;</span><span 
class="p">,</span> <span class="mi">0</span><span class="p">)</span>
-<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class [...]
+<a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a> <span 
class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class=" [...]
 <span class="c1"># Need to allocate data and params on GPU device</span>
 <span class="n">data</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">runtime</span><span 
class="o">.</span><span class="n">tensor</span><span class="p">(</span><span 
class="n">raw_data</span><span class="p">,</span> <span 
class="n">dev</span><span class="p">)</span>
 <a href="https://docs.python.org/3/library/stdtypes.html#list"; 
title="builtins.list" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">gpu_params</span></a> <span class="o">=</span> <span 
class="p">[</span><span class="n">tvm</span><span class="o">.</span><span 
class="n">runtime</span><span class="o">.</span><span 
class="n">tensor</span><span class="p">(</span><span class="n">p</span><span 
class="p">,</span> <span class="n"> [...]
-<span class="n">gpu_out</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;main&quot;</span><span class="p">](</span><span 
class="n">data</span><span class="p">,</span> <span class="o">*</span><a 
href="https://docs.python.org/3/library/stdtypes.html#list"; 
title="builtins.list" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">gpu_params</span></a><span class="p">)</span><s [...]
+<span class="n">gpu_out</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;main&quot;</span><span 
class="p">](</span><span class="n">data</span><span class="p">,</span> <span 
class="o">*</span><a href="https:// [...]
 <span class="nb">print</span><span class="p">(</span><span 
class="n">gpu_out</span><span class="p">)</span>
 
 <span class="c1"># Check the correctness of the results</span>
 <span class="k">assert</span> <span class="n">np</span><span 
class="o">.</span><span class="n">allclose</span><span class="p">(</span><span 
class="n">cpu_out</span><span class="p">,</span> <span 
class="n">gpu_out</span><span class="p">,</span> <span 
class="n">atol</span><span class="o">=</span><span class="mf">1e-3</span><span 
class="p">)</span>
 </pre></div>
 </div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[ 0.13234344  0.06935381  0.17050673 
-0.19258651  0.06914438 -0.00330245
-   0.35604566  0.07166474  0.15018159 -0.07592291]]
+<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[-0.01129748  0.08043087 -0.00248467  
0.03169157  0.12336352 -0.08390906
+  -0.18103868 -0.06010676  0.06870732 -0.01612444]]
 </pre></div>
 </div>
 </section>
diff --git a/docs/get_started/tutorials/quick_start.html 
b/docs/get_started/tutorials/quick_start.html
index c628e7bfa9..0e738cc886 100644
--- a/docs/get_started/tutorials/quick_start.html
+++ b/docs/get_started/tutorials/quick_start.html
@@ -449,16 +449,16 @@ different devices.</p>
 <a href="../../reference/api/python/target.html#tvm.target.Target" 
title="tvm.target.Target" class="sphx-glr-backref-module-tvm-target 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">target</span></a> <span class="o">=</span> <a 
href="../../reference/api/python/target.html#tvm.target.Target" 
title="tvm.target.Target" class="sphx-glr-backref-module-tvm-target 
sphx-glr-backref-type-py-class"><span class="n">tvm</span><span 
class="o">.</span><span class="n">target< [...]
 <a href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">ex</span></a> <span class="o">=</span> <a 
href="../../reference/api/python/driver.html#tvm.compile" title="tvm.compile" 
class="sphx-glr-backref-module-tvm sphx-glr-backref-type-py-function"><span 
class="n">tvm</span><span class="o">.</span><span class="n">compile</span [...]
 <span class="n">device</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">cpu</span><span 
class="p">()</span>
-<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class [...]
+<a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a> <span 
class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class=" [...]
 <span class="n">data</span> <span class="o">=</span> <span 
class="n">np</span><span class="o">.</span><span class="n">random</span><span 
class="o">.</span><span class="n">rand</span><span class="p">(</span><span 
class="mi">1</span><span class="p">,</span> <span class="mi">784</span><span 
class="p">)</span><span class="o">.</span><span class="n">astype</span><span 
class="p">(</span><span class="s2">&quot;float32&quot;</span><span 
class="p">)</span>
 <span class="n">tvm_data</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">runtime</span><span 
class="o">.</span><span class="n">tensor</span><span class="p">(</span><span 
class="n">data</span><span class="p">,</span> <span 
class="n">device</span><span class="o">=</span><span 
class="n">device</span><span class="p">)</span>
 <a href="https://docs.python.org/3/library/stdtypes.html#list"; 
title="builtins.list" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">params</span></a> <span class="o">=</span> <span 
class="p">[</span><span class="n">np</span><span class="o">.</span><span 
class="n">random</span><span class="o">.</span><span class="n">rand</span><span 
class="p">(</span><span class="o">*</span><span class="n">param</span><span 
class="o">.</sp [...]
 <a href="https://docs.python.org/3/library/stdtypes.html#list"; 
title="builtins.list" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">params</span></a> <span class="o">=</span> <span 
class="p">[</span><span class="n">tvm</span><span class="o">.</span><span 
class="n">runtime</span><span class="o">.</span><span 
class="n">tensor</span><span class="p">(</span><span 
class="n">param</span><span class="p">,</span> <span class="n"> [...]
-<span class="nb">print</span><span class="p">(</span><span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;forward&quot;</span><span class="p">](</span><span 
class="n">tvm_data</span><span class="p">,</span> <span class="o">*</span><a 
href="https://docs.python.org/3/library/stdtypes.html#list"; 
title="builtins.list" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">params</span></a><span class="p">)</span><s [...]
+<span class="nb">print</span><span class="p">(</span><a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;forward&quot;</span><span 
class="p">](</span><span class="n">tvm_data</span><span class="p">,</span> 
<span class="o">*</span><a href="http [...]
 </pre></div>
 </div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[24060.908 24928.527 26218.104 25349.37  
24292.213 24444.693 24460.307
-  24357.287 24590.564 25845.266]]
+<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[23604.562 24929.81  23157.197 23663.572 
24106.152 24992.145 26324.879
+  24751.613 23809.055 23564.83 ]]
 </pre></div>
 </div>
 <p>Our goal is to bring machine learning to the application with any language 
of interest,
@@ -466,8 +466,8 @@ with the minimum runtime support.</p>
 <ul>
 <li><p>Each function in IRModule becomes a runnable function in the runtime. 
For example in LLM
 cases, we can call <code class="docutils literal notranslate"><span 
class="pre">prefill</span></code> and <code class="docutils literal 
notranslate"><span class="pre">decode</span></code> functions directly.</p>
-<div class="highlight-Python notranslate"><div 
class="highlight"><pre><span></span><span class="n">prefill_logits</span> <span 
class="o">=</span> <span class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;prefill&quot;</span><span class="p">](</span><span 
class="n">inputs</span><span class="p">,</span> <span 
class="n">weight</span><span class="p">,</span> <span 
class="n">kv_cache</span><span class="p">)</span>
-<span class="n">decoded_logits</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;decode&quot;</span><span class="p">](</span><span 
class="n">inputs</span><span class="p">,</span> <span 
class="n">weight</span><span class="p">,</span> <span 
class="n">kv_cache</span><span class="p">)</span>
+<div class="highlight-Python notranslate"><div 
class="highlight"><pre><span></span><span class="n">prefill_logits</span> <span 
class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;prefill&quot;</span><span 
class="p">](</span> [...]
+<span class="n">decoded_logits</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;decode&quot;</span><span 
class="p">](</span><span class="n">inputs</span><span class="p">,</span> <span 
class="n">weight</span>< [...]
 </pre></div>
 </div>
 </li>
@@ -482,15 +482,15 @@ copy exchange with existing ecosystem (DLPack exchange 
with PyTorch)</p>
 </li>
 <li><p>TVM runtime works in non-python environments, so it works on settings 
such as mobile</p>
 <div class="highlight-C++ notranslate"><div 
class="highlight"><pre><span></span><span class="c1">// C++ snippet</span>
-<span class="n">runtime</span><span class="o">::</span><span 
class="n">Module</span><span class="w"> </span><span class="n">vm</span><span 
class="w"> </span><span class="o">=</span><span class="w"> </span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">ex</span></a><span class="p">.</span><span class="n">GetFunction [...]
-<span class="n">vm</span><span class="p">.</span><span 
class="n">GetFunction</span><span class="p">(</span><span 
class="s">&quot;init&quot;</span><span class="p">)(...);</span>
-<span class="n">Tensor</span><span class="w"> </span><span 
class="n">out</span><span class="w"> </span><span class="o">=</span><span 
class="w"> </span><span class="n">vm</span><span class="p">.</span><span 
class="n">GetFunction</span><span class="p">(</span><span 
class="s">&quot;prefill&quot;</span><span class="p">)(</span><span 
class="n">data</span><span class="p">,</span><span class="w"> </span><span 
class="n">weight</span><span class="p">,</span><span class="w"> </span><span 
class="n" [...]
+<span class="n">runtime</span><span class="o">::</span><span 
class="n">Module</span><span class="w"> </span><a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span class="w"> 
</span><span class="o">=</span><span class="w"> </span><a 
href="../../reference/api/python/relax/relax.html#tvm.r [...]
+<a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">.</span><span class="n">GetFunction</span><span 
class="p">(</span><span class="s">&quot;init&quot;</span><span 
class="p">)(...);</span>
+<span class="n">Tensor</span><span class="w"> </span><span 
class="n">out</span><span class="w"> </span><span class="o">=</span><span 
class="w"> </span><a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">.</span><span class="n">GetFunction</span><span 
class="p">(</span><span [...]
 </pre></div>
 </div>
 <div class="highlight-Java notranslate"><div 
class="highlight"><pre><span></span><span class="c1">// Java snippet</span>
-<span class="n">Module</span><span class="w"> </span><span 
class="n">vm</span><span class="w"> </span><span class="o">=</span><span 
class="w"> </span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">ex</span></a><span class="p">.</span><span 
class="na">getFunction</span><span class="p">(</span><span class="s">&quot;l 
[...]
-<span class="n">vm</span><span class="p">.</span><span 
class="na">getFunction</span><span class="p">(</span><span 
class="s">&quot;init&quot;</span><span class="p">).</span><span 
class="na">pushArg</span><span class="p">(...).</span><span 
class="na">invoke</span><span class="p">;</span>
-<span class="n">Tensor</span><span class="w"> </span><span 
class="n">out</span><span class="w"> </span><span class="o">=</span><span 
class="w"> </span><span class="n">vm</span><span class="p">.</span><span 
class="na">getFunction</span><span class="p">(</span><span 
class="s">&quot;prefill&quot;</span><span class="p">).</span><span 
class="na">pushArg</span><span class="p">(</span><span 
class="n">data</span><span class="p">).</span><span 
class="na">pushArg</span><span class="p">(</span><spa [...]
+<span class="n">Module</span><span class="w"> </span><a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span class="w"> 
</span><span class="o">=</span><span class="w"> </span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class [...]
+<a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">.</span><span class="na">getFunction</span><span 
class="p">(</span><span class="s">&quot;init&quot;</span><span 
class="p">).</span><span class="na">pushArg</span><span 
class="p">(...).</span><span class="na">invoke</span>< [...]
+<span class="n">Tensor</span><span class="w"> </span><span 
class="n">out</span><span class="w"> </span><span class="o">=</span><span 
class="w"> </span><a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">.</span><span class="na">getFunction</span><span 
class="p">(</span><spa [...]
 </pre></div>
 </div>
 </li>
diff --git a/docs/get_started/tutorials/sg_execution_times.html 
b/docs/get_started/tutorials/sg_execution_times.html
index 4817f1ed2c..c102417240 100644
--- a/docs/get_started/tutorials/sg_execution_times.html
+++ b/docs/get_started/tutorials/sg_execution_times.html
@@ -294,7 +294,7 @@
             
   <section id="computation-times">
 <span 
id="sphx-glr-get-started-tutorials-sg-execution-times"></span><h1>Computation 
times<a class="headerlink" href="#computation-times" title="Link to this 
heading"></a></h1>
-<p><strong>00:07.749</strong> total execution time for 2 files <strong>from 
get_started/tutorials</strong>:</p>
+<p><strong>00:05.420</strong> total execution time for 2 files <strong>from 
get_started/tutorials</strong>:</p>
 <div class="docutils container">
 <style scoped>
 <link 
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css";
 rel="stylesheet" />
@@ -316,11 +316,11 @@ $(document).ready( function () {
 </thead>
 <tbody>
 <tr class="row-even"><td><p><a class="reference internal" 
href="ir_module.html#sphx-glr-get-started-tutorials-ir-module-py"><span 
class="std std-ref">IRModule</span></a> (<code class="docutils literal 
notranslate"><span class="pre">ir_module.py</span></code>)</p></td>
-<td><p>00:07.576</p></td>
+<td><p>00:05.249</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="quick_start.html#sphx-glr-get-started-tutorials-quick-start-py"><span 
class="std std-ref">Quick Start</span></a> (<code class="docutils literal 
notranslate"><span class="pre">quick_start.py</span></code>)</p></td>
-<td><p>00:00.173</p></td>
+<td><p>00:00.171</p></td>
 <td><p>0.0</p></td>
 </tr>
 </tbody>
diff --git a/docs/how_to/tutorials/cross_compilation_and_rpc.html 
b/docs/how_to/tutorials/cross_compilation_and_rpc.html
index b3268c00f9..753385e77b 100644
--- a/docs/how_to/tutorials/cross_compilation_and_rpc.html
+++ b/docs/how_to/tutorials/cross_compilation_and_rpc.html
@@ -473,7 +473,7 @@ device and returns the measured cost. Network overhead is 
excluded.</p>
 <span class="nb">print</span><span class="p">(</span><span 
class="s2">&quot;</span><span class="si">%g</span><span class="s2"> 
secs/op&quot;</span> <span class="o">%</span> <span class="n">cost</span><span 
class="p">)</span>
 </pre></div>
 </div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>1.21e-07 secs/op
+<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>1.64e-07 secs/op
 </pre></div>
 </div>
 </section>
@@ -822,8 +822,8 @@ for ONNX models. Simply replace <code class="docutils 
literal notranslate"><span
 <div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>Converted PyTorch model to Relax:
   - Number of parameters: 4
 Using local target for demonstration
-Exported library to: /tmp/tmptm1t5yyh/model_deployed.so
-Saved parameters to: /tmp/tmptm1t5yyh/model_params.npz
+Exported library to: /tmp/tmpi6bbtbar/model_deployed.so
+Saved parameters to: /tmp/tmpi6bbtbar/model_params.npz
 
 RPC workflow (works for any remote device):
 ==================================================
diff --git a/docs/how_to/tutorials/customize_opt.html 
b/docs/how_to/tutorials/customize_opt.html
index 005f6b87a9..3d23705e43 100644
--- a/docs/how_to/tutorials/customize_opt.html
+++ b/docs/how_to/tutorials/customize_opt.html
@@ -598,16 +598,16 @@ pushing the performance to the limit. The current 
optimization may not be the be
 <p>We can build and deploy the optimized model to the TVM runtime.</p>
 <div class="highlight-Python notranslate"><div 
class="highlight"><pre><span></span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">ex</span></a> <span class="o">=</span> <a 
href="../../reference/api/python/driver.html#tvm.compile" title="tvm.compile" 
class="sphx-glr-backref-module-tvm sphx-glr-backref-type-py-functi [...]
 <span class="n">dev</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">device</span><span 
class="p">(</span><span class="s2">&quot;cuda&quot;</span><span 
class="p">,</span> <span class="mi">0</span><span class="p">)</span>
-<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class [...]
+<a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a> <span 
class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class=" [...]
 <span class="c1"># Need to allocate data and params on GPU device</span>
 <span class="n">data</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">runtime</span><span 
class="o">.</span><span class="n">tensor</span><span class="p">(</span><span 
class="n">np</span><span class="o">.</span><span class="n">random</span><span 
class="o">.</span><span class="n">rand</span><span class="p">(</span><span 
class="o">*</span><a 
href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" class="sphx-glr-ba [...]
 <a href="https://docs.python.org/3/library/stdtypes.html#list"; 
title="builtins.list" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">gpu_params</span></a> <span class="o">=</span> <span 
class="p">[</span><span class="n">tvm</span><span class="o">.</span><span 
class="n">runtime</span><span class="o">.</span><span 
class="n">tensor</span><span class="p">(</span><span class="n">np</span><span 
class="o">.</span><span class="n"> [...]
-<span class="n">gpu_out</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;forward&quot;</span><span class="p">](</span><span 
class="n">data</span><span class="p">,</span> <span class="o">*</span><a 
href="https://docs.python.org/3/library/stdtypes.html#list"; 
title="builtins.list" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">gpu_params</span></a><span class="p">)</span [...]
+<span class="n">gpu_out</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;forward&quot;</span><span 
class="p">](</span><span class="n">data</span><span class="p">,</span> <span 
class="o">*</span><a href="https [...]
 <span class="nb">print</span><span class="p">(</span><span 
class="n">gpu_out</span><span class="p">)</span>
 </pre></div>
 </div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[23766.285 25349.762 22825.908 26728.46  
25436.695 25083.074 25587.375
-  24430.828 23807.662 25724.082]]
+<div class="sphx-glr-script-out highlight-none notranslate"><div 
class="highlight"><pre><span></span>[[24025.338 26554.59  25516.32  26182.93  
24614.215 25470.416 24968.371
+  25383.648 25268.213 24541.367]]
 </pre></div>
 </div>
 </section>
diff --git a/docs/how_to/tutorials/e2e_opt_model.html 
b/docs/how_to/tutorials/e2e_opt_model.html
index 128939f7f2..703f0b41b2 100644
--- a/docs/how_to/tutorials/e2e_opt_model.html
+++ b/docs/how_to/tutorials/e2e_opt_model.html
@@ -328,8 +328,8 @@ PyTorch.</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]
- 56%|█████▌    | 25.0M/44.7M [00:00&lt;00:00, 262MB/s]
-100%|██████████| 44.7M/44.7M [00:00&lt;00:00, 289MB/s]
+ 46%|████▋     | 20.8M/44.7M [00:00&lt;00:00, 217MB/s]
+100%|██████████| 44.7M/44.7M [00:00&lt;00:00, 248MB/s]
 </pre></div>
 </div>
 </section>
@@ -430,7 +430,7 @@ We skip this step in the CI environment.</p>
         <span class="n">mod</span> <span class="o">=</span> <a 
href="../../reference/api/python/tir/transform.html#tvm.tir.transform.DefaultGPUSchedule"
 title="tvm.tir.transform.DefaultGPUSchedule" 
class="sphx-glr-backref-module-tvm-tir-transform 
sphx-glr-backref-type-py-function"><span class="n">tvm</span><span 
class="o">.</span><span class="n">tir</span><span class="o">.</span><span 
class="n">transform</span><span class="o">.</span><span 
class="n">DefaultGPUSchedule</span></a><span cla [...]
     <span class="n">ex</span> <span class="o">=</span> <a 
href="../../reference/api/python/driver.html#tvm.compile" title="tvm.compile" 
class="sphx-glr-backref-module-tvm sphx-glr-backref-type-py-function"><span 
class="n">tvm</span><span class="o">.</span><span 
class="n">compile</span></a><span class="p">(</span><span 
class="n">mod</span><span class="p">,</span> <a 
href="../../reference/api/python/target.html#tvm.target.Target" 
title="tvm.target.Target" class="sphx-glr-backref-module-tvm [...]
     <span class="n">dev</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">device</span><span 
class="p">(</span><span class="s2">&quot;cuda&quot;</span><span 
class="p">,</span> <span class="mi">0</span><span class="p">)</span>
-    <span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><span 
class="n">ex</span><span class="p">,</span> <span class="n">dev</span><span 
class="p">)</span>
+    <span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class="n">relax</span><span 
class="o">.</span><span class="n">VirtualMachine</span></a><span 
class="p">(</span><span class="n">ex</span><span class="p">,</span> <span 
class="n">dev</span><span class="p">)</span>
     <span class="c1"># Need to allocate data and params on GPU device</span>
     <span class="n">gpu_data</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">runtime</span><span 
class="o">.</span><span class="n">tensor</span><span class="p">(</span><span 
class="n">np</span><span class="o">.</span><span class="n">random</span><span 
class="o">.</span><span class="n">rand</span><span class="p">(</span><span 
class="mi">1</span><span class="p">,</span> <span class="mi">3</span><span 
class="p">,</span> <span class="mi">224< [...]
     <span class="n">gpu_params</span> <span class="o">=</span> <span 
class="p">[</span><span class="n">tvm</span><span class="o">.</span><span 
class="n">runtime</span><span class="o">.</span><span 
class="n">tensor</span><span class="p">(</span><span class="n">p</span><span 
class="p">,</span> <span class="n">dev</span><span class="p">)</span> <span 
class="k">for</span> <span class="n">p</span> <span class="ow">in</span> <span 
class="n">params</span><span class="p">[</span><span class="s2" [...]
diff --git a/docs/how_to/tutorials/export_and_load_executable.html 
b/docs/how_to/tutorials/export_and_load_executable.html
index df0a774356..380d96df46 100644
--- a/docs/how_to/tutorials/export_and_load_executable.html
+++ b/docs/how_to/tutorials/export_and_load_executable.html
@@ -441,7 +441,7 @@ runtime module directly.</p>
 <div class="highlight-Python notranslate"><div 
class="highlight"><pre><span></span><span class="k">if</span> <a 
href="https://docs.python.org/3/library/functions.html#bool"; 
title="builtins.bool" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">RUN_EXAMPLE</span></a><span class="p">:</span>
     <span class="n">loaded_rt_mod</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">runtime</span><span 
class="o">.</span><span class="n">load_module</span><span 
class="p">(</span><span class="nb">str</span><span class="p">(</span><span 
class="n">library_path</span><span class="p">))</span>
     <span class="n">dev</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">cpu</span><span 
class="p">(</span><span class="mi">0</span><span class="p">)</span>
-    <span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><span 
class="n">loaded_rt_mod</span><span class="p">,</span> <span 
class="n">dev</span><span class="p">)</span>
+    <span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class="n">relax</span><span 
class="o">.</span><span class="n">VirtualMachine</span></a><span 
class="p">(</span><span class="n">loaded_rt_mod</span><span class="p">,</span> 
<span class="n">dev</span><span class="p">)</span>
 
     <span class="c1"># Prepare input data</span>
     <span class="n">input_tensor</span> <span class="o">=</span> <span 
class="n">torch</span><span class="o">.</span><span class="n">randn</span><span 
class="p">(</span><span class="mi">1</span><span class="p">,</span> <span 
class="mi">1</span><span class="p">,</span> <span class="mi">28</span><span 
class="p">,</span> <span class="mi">28</span><span class="p">,</span> <span 
class="n">dtype</span><span class="o">=</span><span class="n">torch</span><span 
class="o">.</span><span class="n">f [...]
@@ -522,7 +522,7 @@ of how to reload and run the model. Save this as <code 
class="docutils literal n
 
 <span class="c1"># Step 2: Create Virtual Machine</span>
 <span class="n">device</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">cpu</span><span 
class="p">(</span><span class="mi">0</span><span class="p">)</span>
-<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><span 
class="n">lib</span><span class="p">,</span> <span class="n">device</span><span 
class="p">)</span>
+<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class="n">relax</span><span 
class="o">.</span><span class="n">VirtualMachine</span></a><span 
class="p">(</span><span class="n">lib</span><span class="p">,</span> <span 
class="n">device</span><span class="p">)</span>
 
 <span class="c1"># Step 3: Load parameters from the .npz file</span>
 <span class="n">params_npz</span> <span class="o">=</span> <span 
class="n">np</span><span class="o">.</span><span class="n">load</span><span 
class="p">(</span><span 
class="s2">&quot;relax_export_artifacts/model_params.npz&quot;</span><span 
class="p">)</span>
@@ -624,7 +624,7 @@ for a comprehensive guide on:</p>
 
 <span class="c1"># Step 4: Load and run on remote device</span>
 <span class="n">lib</span> <span class="o">=</span> <span 
class="n">remote</span><span class="o">.</span><span 
class="n">load_module</span><span class="p">(</span><span 
class="s2">&quot;mlp_arm.so&quot;</span><span class="p">)</span>
-<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><span 
class="n">lib</span><span class="p">,</span> <span class="n">remote</span><span 
class="o">.</span><span cla [...]
+<span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span class="n">relax</span><span 
class="o">.</span><span class="n">VirtualMachine</span></a><span 
class="p">(</span><span class="n">lib</span><span class="p">,</span> <span 
class="n">remote</span><span class="o">.</span><span class="n">cpu</ [...]
 <span class="c1"># ... prepare input and params, then run inference</span>
 </pre></div>
 </div>
diff --git a/docs/how_to/tutorials/optimize_llm.html 
b/docs/how_to/tutorials/optimize_llm.html
index ad88268823..3640bca030 100644
--- a/docs/how_to/tutorials/optimize_llm.html
+++ b/docs/how_to/tutorials/optimize_llm.html
@@ -726,7 +726,7 @@ is designed specifically for the LLMs.</p>
 
 <span class="k">with</span> <a 
href="../../reference/api/python/target.html#tvm.target.Target" 
title="tvm.target.Target" class="sphx-glr-backref-module-tvm-target 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">target</span></a><span class="p">:</span>
     <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">ex</span></a> <span class="o">=</span> <a 
href="../../reference/api/python/driver.html#tvm.compile" title="tvm.compile" 
class="sphx-glr-backref-module-tvm sphx-glr-backref-type-py-function"><span 
class="n">tvm</span><span class="o">.</span><span class="n">compile</ [...]
-    <span class="n">vm</span> <span class="o">=</span> <a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VirtualMachine" 
title="tvm.relax.VirtualMachine" class="sphx-glr-backref-module-tvm-relax 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">relax</span><span class="o">.</span><span 
class="n">VirtualMachine</span></a><span class="p">(</span><a 
href="../../reference/api/python/relax/relax.html#tvm.relax.VMExecutable" 
title="tvm.relax.VMExecutable" c [...]
+    <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a> <span 
class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm 
sphx-glr-backref-type-py-class"><span cla [...]
 </pre></div>
 </div>
 </section>
@@ -824,7 +824,7 @@ the model documentation for the correct tokenization and 
prompt format.</p>
 key and value tensors for the attention layer. Apache TVM provides a 
PagedKVCache to store the
 key and value tensors. We create the PagedKVCache with the specified 
parameters.</p>
 <div class="highlight-Python notranslate"><div 
class="highlight"><pre><span></span><span class="k">if</span> <span 
class="ow">not</span> <a 
href="https://docs.python.org/3/library/functions.html#bool"; 
title="builtins.bool" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span 
class="n">IS_IN_CI</span></a><span class="p">:</span>
-    <span class="n">kv_cache</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;create_tir_paged_kv_cache&quot;</span><span class="p">](</span>
+    <span class="n">kv_cache</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span 
class="s2">&quot;create_tir_paged_kv_cache&quot;</span><span class="p">](</span>
         <a href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class"><span class="n">ShapeTuple</span></a><span 
class="p">([</span><span class="mi">1</span><span class="p">]),</span>  <span 
class="c1"># max_batch_size=1</span>
         <a href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class"><span class="n">ShapeTuple</span></a><span 
class="p">([</span><span class="mi">2048</span><span class="p">]),</span>  
<span class="c1"># max_total_seq_len=2048</span>
         <a href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class"><span class="n">ShapeTuple</span></a><span 
class="p">([</span><span class="mi">2048</span><span class="p">]),</span>  
<span class="c1"># prefill_chunk_size=2048</span>
@@ -841,7 +841,7 @@ compiled in the Relax IRModule to embed the tokens into the 
hidden states.</p>
 
 
 <span class="k">def</span><span class="w"> </span><span 
class="nf">embed</span><span class="p">(</span><span 
class="n">tokens</span><span class="p">,</span> <span 
class="n">params</span><span class="p">):</span>
-    <span class="n">_embed</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;embed&quot;</span><span class="p">](</span><span 
class="n">tokens</span><span class="p">,</span> <span 
class="n">params</span><span class="p">)</span>
+    <span class="n">_embed</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;embed&quot;</span><span 
class="p">](</span><span class="n">tokens</span><span class="p">,</span> <span 
class="n">params</span><span  [...]
     <span class="c1"># Reshape hidden from [seq_len, hidden_size] to [1, 
seq_len, hidden_size]</span>
     <span class="n">_embed</span> <span class="o">=</span> <span 
class="n">nd_view_func</span><span class="p">(</span><span 
class="n">_embed</span><span class="p">,</span> <a 
href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class"><span class="n">ShapeTuple</span></a><span 
class="p">([</span><span class="mi">1</span><span class="p">,</span> <span 
class="n">_embed</span><span class="o">.</s [...]
     <span class="k">return</span> <span class="n">_embed</span>
@@ -864,7 +864,7 @@ and <cite>end_forward_func</cite> to end the forward 
pass.</p>
     <span class="n">add_sequence_func</span><span class="p">(</span><span 
class="n">kv_cache</span><span class="p">,</span> <span 
class="n">seq_id</span><span class="p">)</span>
     <span class="n">hidden_states</span> <span class="o">=</span> <span 
class="n">embed</span><span class="p">(</span><span 
class="n">tokens</span><span class="p">,</span> <span 
class="n">params</span><span class="p">)</span>
     <span class="n">begin_forward_func</span><span class="p">(</span><span 
class="n">kv_cache</span><span class="p">,</span> <a 
href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class"><span class="n">ShapeTuple</span></a><span 
class="p">([</span><span class="n">seq_id</span><span class="p">]),</span> <a 
href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" cla [...]
-    <span class="n">logits</span><span class="p">,</span> <span 
class="n">kv_cache</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;prefill&quot;</span><span class="p">](</span><span 
class="n">hidden_states</span><span class="p">,</span> <span 
class="n">kv_cache</span><span class="p">,</span> <span 
class="n">params</span><span class="p">)</span>
+    <span class="n">logits</span><span class="p">,</span> <span 
class="n">kv_cache</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;prefill&quot;</span><span 
class="p">](</span><span class="n">hidden_states</ [...]
     <span class="n">end_forward_func</span><span class="p">(</span><span 
class="n">kv_cache</span><span class="p">)</span>
 </pre></div>
 </div>
@@ -896,7 +896,7 @@ IRModule to generate the token.</p>
         <span class="n">tokens</span> <span class="o">=</span> <span 
class="n">tvm</span><span class="o">.</span><span class="n">runtime</span><span 
class="o">.</span><span class="n">tensor</span><span class="p">(</span><span 
class="n">np</span><span class="o">.</span><span class="n">array</span><span 
class="p">([</span><span class="n">last_token</span><span 
class="p">])</span><span class="o">.</span><span class="n">astype</span><span 
class="p">(</span><span class="s2">&quot;int32&quot;< [...]
         <span class="n">hidden_states</span> <span class="o">=</span> <span 
class="n">embed</span><span class="p">(</span><span 
class="n">tokens</span><span class="p">,</span> <span 
class="n">params</span><span class="p">)</span>
         <span class="n">begin_forward_func</span><span class="p">(</span><span 
class="n">kv_cache</span><span class="p">,</span> <a 
href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" class="sphx-glr-backref-module-builtins 
sphx-glr-backref-type-py-class"><span class="n">ShapeTuple</span></a><span 
class="p">([</span><span class="n">seq_id</span><span class="p">]),</span> <a 
href="https://docs.python.org/3/library/stdtypes.html#tuple"; 
title="builtins.tuple" [...]
-        <span class="n">logits</span><span class="p">,</span> <span 
class="n">kv_cache</span> <span class="o">=</span> <span 
class="n">vm</span><span class="p">[</span><span 
class="s2">&quot;decode&quot;</span><span class="p">](</span><span 
class="n">hidden_states</span><span class="p">,</span> <span 
class="n">kv_cache</span><span class="p">,</span> <span 
class="n">params</span><span class="p">)</span>
+        <span class="n">logits</span><span class="p">,</span> <span 
class="n">kv_cache</span> <span class="o">=</span> <a 
href="../../reference/api/python/runtime/vm.html#tvm.runtime.vm.VirtualMachine" 
title="tvm.runtime.vm.VirtualMachine" 
class="sphx-glr-backref-module-tvm-runtime-vm sphx-glr-backref-type-py-class 
sphx-glr-backref-instance"><span class="n">vm</span></a><span 
class="p">[</span><span class="s2">&quot;decode&quot;</span><span 
class="p">](</span><span class="n">hidden_state [...]
 
         <span class="n">end_forward_func</span><span class="p">(</span><span 
class="n">kv_cache</span><span class="p">)</span>
         <span class="n">last_token</span> <span class="o">=</span> <span 
class="n">sample_token</span><span class="p">(</span><span 
class="n">logits</span><span class="p">)</span>
diff --git a/docs/how_to/tutorials/sg_execution_times.html 
b/docs/how_to/tutorials/sg_execution_times.html
index 469f3ca497..4155020b50 100644
--- a/docs/how_to/tutorials/sg_execution_times.html
+++ b/docs/how_to/tutorials/sg_execution_times.html
@@ -294,7 +294,7 @@
             
   <section id="computation-times">
 <span id="sphx-glr-how-to-tutorials-sg-execution-times"></span><h1>Computation 
times<a class="headerlink" href="#computation-times" title="Link to this 
heading"></a></h1>
-<p><strong>00:32.156</strong> total execution time for 5 files <strong>from 
how_to/tutorials</strong>:</p>
+<p><strong>00:31.892</strong> total execution time for 5 files <strong>from 
how_to/tutorials</strong>:</p>
 <div class="docutils container">
 <style scoped>
 <link 
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css";
 rel="stylesheet" />
@@ -316,19 +316,19 @@ $(document).ready( function () {
 </thead>
 <tbody>
 <tr class="row-even"><td><p><a class="reference internal" 
href="optimize_llm.html#sphx-glr-how-to-tutorials-optimize-llm-py"><span 
class="std std-ref">Optimize Large Language Model</span></a> (<code 
class="docutils literal notranslate"><span 
class="pre">optimize_llm.py</span></code>)</p></td>
-<td><p>00:29.968</p></td>
+<td><p>00:29.927</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="cross_compilation_and_rpc.html#sphx-glr-how-to-tutorials-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></td>
-<td><p>00:00.809</p></td>
+<td><p>00:00.801</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-even"><td><p><a class="reference internal" 
href="customize_opt.html#sphx-glr-how-to-tutorials-customize-opt-py"><span 
class="std std-ref">Customize Optimization</span></a> (<code class="docutils 
literal notranslate"><span class="pre">customize_opt.py</span></code>)</p></td>
-<td><p>00:00.743</p></td>
+<td><p>00:00.678</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="e2e_opt_model.html#sphx-glr-how-to-tutorials-e2e-opt-model-py"><span 
class="std std-ref">End-to-End Optimize Model</span></a> (<code class="docutils 
literal notranslate"><span class="pre">e2e_opt_model.py</span></code>)</p></td>
-<td><p>00:00.635</p></td>
+<td><p>00:00.484</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-even"><td><p><a class="reference internal" 
href="export_and_load_executable.html#sphx-glr-how-to-tutorials-export-and-load-executable-py"><span
 class="std std-ref">Export and Load Relax Executables</span></a> (<code 
class="docutils literal notranslate"><span 
class="pre">export_and_load_executable.py</span></code>)</p></td>
diff --git a/docs/objects.inv b/docs/objects.inv
index bf60ea32e2..dce5764a53 100644
Binary files a/docs/objects.inv and b/docs/objects.inv differ
diff --git a/docs/reference/api/python/runtime/vm.html 
b/docs/reference/api/python/runtime/vm.html
index 08a8b00ee4..691506bbf5 100644
--- a/docs/reference/api/python/runtime/vm.html
+++ b/docs/reference/api/python/runtime/vm.html
@@ -490,7 +490,7 @@ more details.</p>
 <div class="admonition seealso">
 <p class="admonition-title">See also</p>
 <dl class="simple">
-<dt><a class="reference internal" 
href="../relax/relax.html#tvm.relax.VMInstrumentReturnKind" 
title="tvm.runtime.vm.VMInstrumentReturnKind"><code class="xref py py-obj 
docutils literal notranslate"><span 
class="pre">VMInstrumentReturnKind</span></code></a></dt><dd><p>the possible 
return values in VM.</p>
+<dt><a class="reference internal" 
href="#tvm.runtime.vm.VMInstrumentReturnKind" 
title="tvm.runtime.vm.VMInstrumentReturnKind"><code class="xref py py-obj 
docutils literal notranslate"><span 
class="pre">VMInstrumentReturnKind</span></code></a></dt><dd><p>the possible 
return values in VM.</p>
 </dd>
 </dl>
 </div>
diff --git a/docs/searchindex.js b/docs/searchindex.js
index 574893f81f..bbfbb3682c 100644
--- a/docs/searchindex.js
+++ b/docs/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"1. Cross Compile TVM Runtime": [[40, 
"cross-compile-tvm-runtime"]], "1. The lack of numpy on device machine caused 
the RPC server can\u2019t be launched.": [[40, 
"the-lack-of-numpy-on-device-machine-caused-the-rpc-server-can-t-be-launched"]],
 "2. Pack and Deploy to Device Machine": [[40, 
"pack-and-deploy-to-device-machine"]], "2. The lack of cloudpickle on device 
machine caused the RPC server can\u2019t be launched.": [[40, 
"the-lack-of-cloudpickle-on-devi [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"1. Cross Compile TVM Runtime": [[40, 
"cross-compile-tvm-runtime"]], "1. The lack of numpy on device machine caused 
the RPC server can\u2019t be launched.": [[40, 
"the-lack-of-numpy-on-device-machine-caused-the-rpc-server-can-t-be-launched"]],
 "2. Pack and Deploy to Device Machine": [[40, 
"pack-and-deploy-to-device-machine"]], "2. The lack of cloudpickle on device 
machine caused the RPC server can\u2019t be launched.": [[40, 
"the-lack-of-cloudpickle-on-devi [...]
\ No newline at end of file
diff --git a/docs/sg_execution_times.html b/docs/sg_execution_times.html
index ff64c70555..8865c1e2a4 100644
--- a/docs/sg_execution_times.html
+++ b/docs/sg_execution_times.html
@@ -294,7 +294,7 @@
             
   <section id="computation-times">
 <span id="sphx-glr-sg-execution-times"></span><h1>Computation times<a 
class="headerlink" href="#computation-times" title="Link to this 
heading"></a></h1>
-<p><strong>00:40.533</strong> total execution time for 11 files <strong>from 
all galleries</strong>:</p>
+<p><strong>00:37.938</strong> total execution time for 11 files <strong>from 
all galleries</strong>:</p>
 <div class="docutils container">
 <style scoped>
 <link 
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css";
 rel="stylesheet" />
@@ -316,31 +316,31 @@ $(document).ready( function () {
 </thead>
 <tbody>
 <tr class="row-even"><td><p><a class="reference internal" 
href="how_to/tutorials/optimize_llm.html#sphx-glr-how-to-tutorials-optimize-llm-py"><span
 class="std std-ref">Optimize Large Language Model</span></a> (<code 
class="docutils literal notranslate"><span 
class="pre">../how_to/tutorials/optimize_llm.py</span></code>)</p></td>
-<td><p>00:29.968</p></td>
+<td><p>00:29.927</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="get_started/tutorials/ir_module.html#sphx-glr-get-started-tutorials-ir-module-py"><span
 class="std std-ref">IRModule</span></a> (<code class="docutils literal 
notranslate"><span 
class="pre">../get_started/tutorials/ir_module.py</span></code>)</p></td>
-<td><p>00:07.576</p></td>
+<td><p>00:05.249</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-even"><td><p><a class="reference internal" 
href="how_to/tutorials/cross_compilation_and_rpc.html#sphx-glr-how-to-tutorials-cross-compilation-and-rpc-py"><span
 class="std std-ref">Cross Compilation and RPC</span></a> (<code 
class="docutils literal notranslate"><span 
class="pre">../how_to/tutorials/cross_compilation_and_rpc.py</span></code>)</p></td>
-<td><p>00:00.809</p></td>
+<td><p>00:00.801</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="how_to/tutorials/customize_opt.html#sphx-glr-how-to-tutorials-customize-opt-py"><span
 class="std std-ref">Customize Optimization</span></a> (<code class="docutils 
literal notranslate"><span 
class="pre">../how_to/tutorials/customize_opt.py</span></code>)</p></td>
-<td><p>00:00.743</p></td>
+<td><p>00:00.678</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-even"><td><p><a class="reference internal" 
href="how_to/tutorials/e2e_opt_model.html#sphx-glr-how-to-tutorials-e2e-opt-model-py"><span
 class="std std-ref">End-to-End Optimize Model</span></a> (<code 
class="docutils literal notranslate"><span 
class="pre">../how_to/tutorials/e2e_opt_model.py</span></code>)</p></td>
-<td><p>00:00.635</p></td>
+<td><p>00:00.484</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="deep_dive/tensor_ir/tutorials/tir_transformation.html#sphx-glr-deep-dive-tensor-ir-tutorials-tir-transformation-py"><span
 class="std std-ref">Transformation</span></a> (<code class="docutils literal 
notranslate"><span 
class="pre">../deep_dive/tensor_ir/tutorials/tir_transformation.py</span></code>)</p></td>
-<td><p>00:00.292</p></td>
+<td><p>00:00.290</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-even"><td><p><a class="reference internal" 
href="get_started/tutorials/quick_start.html#sphx-glr-get-started-tutorials-quick-start-py"><span
 class="std std-ref">Quick Start</span></a> (<code class="docutils literal 
notranslate"><span 
class="pre">../get_started/tutorials/quick_start.py</span></code>)</p></td>
-<td><p>00:00.173</p></td>
+<td><p>00:00.171</p></td>
 <td><p>0.0</p></td>
 </tr>
 <tr class="row-odd"><td><p><a class="reference internal" 
href="deep_dive/tensor_ir/tutorials/tir_creation.html#sphx-glr-deep-dive-tensor-ir-tutorials-tir-creation-py"><span
 class="std std-ref">TensorIR Creation</span></a> (<code class="docutils 
literal notranslate"><span 
class="pre">../deep_dive/tensor_ir/tutorials/tir_creation.py</span></code>)</p></td>


Reply via email to