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 12986ca9b55 deploying docs
(apache/tvm@dcdf32bd480baebe6b2a86962719138ef4e435e3)
12986ca9b55 is described below
commit 12986ca9b554b73e6dbe267de689cd01bf8cc915
Author: tvm-bot <[email protected]>
AuthorDate: Mon Jul 13 11:56:07 2026 +0000
deploying docs (apache/tvm@dcdf32bd480baebe6b2a86962719138ef4e435e3)
---
.../import_model.zip | Bin 35138 -> 35138 bytes
.../dlight_gpu_scheduling.zip | Bin 26311 -> 26311 bytes
.../11c11e53c7dace51a8be968ee169ed0d/ir_module.zip | Bin 23778 -> 23778 bytes
.../tir_transformation.zip | Bin 15923 -> 15923 bytes
.../meta_schedule.zip | Bin 24239 -> 24239 bytes
.../mix_python_and_tvm_with_pymodule.zip | Bin 38907 -> 38907 bytes
.../relax_creation.zip | Bin 22429 -> 22429 bytes
.../relax_transformation.zip | Bin 11480 -> 11480 bytes
.../optimize_llm.zip | Bin 54019 -> 54019 bytes
.../bring_your_own_codegen.zip | Bin 36295 -> 36295 bytes
.../e2e_opt_model.zip | Bin 14501 -> 14501 bytes
.../quick_start.zip | Bin 16252 -> 16252 bytes
.../export_and_load_executable.zip | Bin 31408 -> 31408 bytes
.../tir_creation.zip | Bin 24580 -> 24580 bytes
.../cross_compilation_and_rpc.zip | Bin 62286 -> 62286 bytes
.../customize_opt.zip | Bin 20544 -> 20544 bytes
.../relax/tutorials/sg_execution_times.rst | 2 +-
.../tensor_ir/tutorials/sg_execution_times.rst | 8 ++++----
.../tensor_ir/tutorials/tir_transformation.rst | 6 +++---
docs/_sources/get_started/tutorials/ir_module.rst | 8 ++++----
docs/_sources/get_started/tutorials/quick_start.rst | 4 ++--
.../get_started/tutorials/sg_execution_times.rst | 4 ++--
.../how_to/tutorials/cross_compilation_and_rpc.rst | 6 +++---
docs/_sources/how_to/tutorials/e2e_opt_model.rst | 2 +-
.../how_to/tutorials/sg_execution_times.rst | 12 ++++++------
docs/_sources/sg_execution_times.rst | 20 ++++++++++----------
.../relax/tutorials/sg_execution_times.html | 2 +-
.../tensor_ir/tutorials/sg_execution_times.html | 8 ++++----
.../tensor_ir/tutorials/tir_transformation.html | 6 +++---
docs/get_started/tutorials/ir_module.html | 8 ++++----
docs/get_started/tutorials/quick_start.html | 4 ++--
docs/get_started/tutorials/sg_execution_times.html | 4 ++--
.../how_to/tutorials/cross_compilation_and_rpc.html | 6 +++---
docs/how_to/tutorials/e2e_opt_model.html | 4 ++--
docs/how_to/tutorials/sg_execution_times.html | 12 ++++++------
docs/searchindex.js | 2 +-
docs/sg_execution_times.html | 20 ++++++++++----------
37 files changed, 74 insertions(+), 74 deletions(-)
diff --git a/docs/_downloads/050dda7aeddba33e083ae36606d3270f/import_model.zip
b/docs/_downloads/050dda7aeddba33e083ae36606d3270f/import_model.zip
index a4a54f2a33b..47ab4ce348e 100644
Binary files
a/docs/_downloads/050dda7aeddba33e083ae36606d3270f/import_model.zip and
b/docs/_downloads/050dda7aeddba33e083ae36606d3270f/import_model.zip differ
diff --git
a/docs/_downloads/0eec6b3ea6ba863d0ed14b037c4b83ea/dlight_gpu_scheduling.zip
b/docs/_downloads/0eec6b3ea6ba863d0ed14b037c4b83ea/dlight_gpu_scheduling.zip
index bbd24a91595..02b4617d11e 100644
Binary files
a/docs/_downloads/0eec6b3ea6ba863d0ed14b037c4b83ea/dlight_gpu_scheduling.zip
and
b/docs/_downloads/0eec6b3ea6ba863d0ed14b037c4b83ea/dlight_gpu_scheduling.zip
differ
diff --git a/docs/_downloads/11c11e53c7dace51a8be968ee169ed0d/ir_module.zip
b/docs/_downloads/11c11e53c7dace51a8be968ee169ed0d/ir_module.zip
index 2e2849ec55b..5f183c96188 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 40c15beab2e..90a9351f886 100644
Binary files
a/docs/_downloads/18ba0d2ee8120824175aaef66bc9c9bf/tir_transformation.zip and
b/docs/_downloads/18ba0d2ee8120824175aaef66bc9c9bf/tir_transformation.zip differ
diff --git a/docs/_downloads/249a4acaa182fd00b9c381b53025777d/meta_schedule.zip
b/docs/_downloads/249a4acaa182fd00b9c381b53025777d/meta_schedule.zip
index 937ed241c58..3c1e21b7282 100644
Binary files
a/docs/_downloads/249a4acaa182fd00b9c381b53025777d/meta_schedule.zip and
b/docs/_downloads/249a4acaa182fd00b9c381b53025777d/meta_schedule.zip differ
diff --git
a/docs/_downloads/373278b9f6fc686adeaa0219598fe78b/mix_python_and_tvm_with_pymodule.zip
b/docs/_downloads/373278b9f6fc686adeaa0219598fe78b/mix_python_and_tvm_with_pymodule.zip
index 8cdf31a560d..e356a32ace8 100644
Binary files
a/docs/_downloads/373278b9f6fc686adeaa0219598fe78b/mix_python_and_tvm_with_pymodule.zip
and
b/docs/_downloads/373278b9f6fc686adeaa0219598fe78b/mix_python_and_tvm_with_pymodule.zip
differ
diff --git
a/docs/_downloads/4753776bbe68e7c9ee4d19117973fc8b/relax_creation.zip
b/docs/_downloads/4753776bbe68e7c9ee4d19117973fc8b/relax_creation.zip
index 8e1a5a71384..a3c34d3c8dc 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 fd22244a628..932c3eac6b5 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 bc6fff0d00d..e844a2acedc 100644
Binary files
a/docs/_downloads/83e85f38cf16f1d926d06615fd54095c/optimize_llm.zip and
b/docs/_downloads/83e85f38cf16f1d926d06615fd54095c/optimize_llm.zip differ
diff --git
a/docs/_downloads/8c05f1d580979a2c26428a509c07ed72/bring_your_own_codegen.zip
b/docs/_downloads/8c05f1d580979a2c26428a509c07ed72/bring_your_own_codegen.zip
index 26dd607bc7e..183319fb567 100644
Binary files
a/docs/_downloads/8c05f1d580979a2c26428a509c07ed72/bring_your_own_codegen.zip
and
b/docs/_downloads/8c05f1d580979a2c26428a509c07ed72/bring_your_own_codegen.zip
differ
diff --git a/docs/_downloads/a7dd7652b2ad50f82d7b739ce3645799/e2e_opt_model.zip
b/docs/_downloads/a7dd7652b2ad50f82d7b739ce3645799/e2e_opt_model.zip
index 182c17192ca..a5f51462e3c 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 ea7289bd4be..b926728a03a 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 391b912e43b..580ba6b9c5d 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 561936bf1d6..f3be9967c55 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 1739a37ccec..bbbfdcc9f8c 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 9f37882ecc3..1eab0bc9df5 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/relax/tutorials/sg_execution_times.rst
b/docs/_sources/deep_dive/relax/tutorials/sg_execution_times.rst
index d5820c50443..7a38fdb63e7 100644
--- a/docs/_sources/deep_dive/relax/tutorials/sg_execution_times.rst
+++ b/docs/_sources/deep_dive/relax/tutorials/sg_execution_times.rst
@@ -6,7 +6,7 @@
Computation times
=================
-**00:00.214** total execution time for 2 files **from
deep_dive/relax/tutorials**:
+**00:00.213** total execution time for 2 files **from
deep_dive/relax/tutorials**:
.. container::
diff --git a/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst
b/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst
index e27385f463f..2aee8d6b7e4 100644
--- a/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst
+++ b/docs/_sources/deep_dive/tensor_ir/tutorials/sg_execution_times.rst
@@ -6,7 +6,7 @@
Computation times
=================
-**00:00.724** total execution time for 4 files **from
deep_dive/tensor_ir/tutorials**:
+**00:00.718** total execution time for 4 files **from
deep_dive/tensor_ir/tutorials**:
.. container::
@@ -33,13 +33,13 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_transformation.py`
(``tir_transformation.py``)
- - 00:00.301
+ - 00:00.298
- 0.0
* - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_creation.py`
(``tir_creation.py``)
- - 00:00.291
+ - 00:00.289
- 0.0
* - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_dlight_gpu_scheduling.py`
(``dlight_gpu_scheduling.py``)
- - 00:00.124
+ - 00:00.123
- 0.0
* - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_meta_schedule.py`
(``meta_schedule.py``)
- 00:00.008
diff --git a/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst
b/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst
index e2732342af0..ae12411289c 100644
--- a/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst
+++ b/docs/_sources/deep_dive/tensor_ir/tutorials/tir_transformation.rst
@@ -120,7 +120,7 @@ original implementation.
Execution time summary:
mean (ms) median (ms) max (ms) min (ms) std (ms)
- 2.5560 2.5560 2.5560 2.5560 0.0000
+ 2.5979 2.5979 2.5979 2.5979 0.0000
@@ -294,7 +294,7 @@ action involves reordering these two loops.
Execution time summary:
mean (ms) median (ms) max (ms) min (ms) std (ms)
- 0.8573 0.8573 0.8573 0.8573 0.0000
+ 0.8586 0.8586 0.8586 0.8586 0.0000
@@ -424,7 +424,7 @@ from the reduction update via the **decompose_reduction**
primitive.
Execution time summary:
mean (ms) median (ms) max (ms) min (ms) std (ms)
- 0.3584 0.3584 0.3584 0.3584 0.0000
+ 0.3506 0.3506 0.3506 0.3506 0.0000
diff --git a/docs/_sources/get_started/tutorials/ir_module.rst
b/docs/_sources/get_started/tutorials/ir_module.rst
index 7c77b6e81ef..e3a3e863dd3 100644
--- a/docs/_sources/get_started/tutorials/ir_module.rst
+++ b/docs/_sources/get_started/tutorials/ir_module.rst
@@ -696,8 +696,8 @@ We can deploy the IRModule on CPU by specifying the target
as ``llvm``.
.. code-block:: none
- [[-0.11069549 0.12677294 0.18170735 -0.03624636 -0.19878566 0.42951158
- -0.08375379 0.04074639 0.09019711 -0.00850399]]
+ [[ 0.12641425 -0.23853236 0.13077939 -0.01273388 -0.16370073 0.07022263
+ 0.1210785 -0.12909631 -0.04497866 0.10290531]]
@@ -763,8 +763,8 @@ Now we can compile the IRModule on GPU, the similar way as
we did on CPU.
.. code-block:: none
- [[-0.11069553 0.12677303 0.18170744 -0.03624631 -0.19878569 0.42951164
- -0.08375376 0.04074644 0.09019706 -0.00850399]]
+ [[ 0.1264143 -0.2385324 0.13077933 -0.01273394 -0.16370079 0.07022263
+ 0.12107848 -0.12909628 -0.04497866 0.10290528]]
diff --git a/docs/_sources/get_started/tutorials/quick_start.rst
b/docs/_sources/get_started/tutorials/quick_start.rst
index e48808e9322..826389728d9 100644
--- a/docs/_sources/get_started/tutorials/quick_start.rst
+++ b/docs/_sources/get_started/tutorials/quick_start.rst
@@ -224,8 +224,8 @@ different devices.
.. code-block:: none
- [[24896.809 25157.355 24601.418 25732.617 23591.69 24572.262 25639.537
- 25442.078 24839.387 27745.184]]
+ [[25486.559 22952.059 24149.648 25027.533 24819.176 23977.25 24448.271
+ 25094.48 23702.639 24639.98 ]]
diff --git a/docs/_sources/get_started/tutorials/sg_execution_times.rst
b/docs/_sources/get_started/tutorials/sg_execution_times.rst
index c30da968121..3947e79233b 100644
--- a/docs/_sources/get_started/tutorials/sg_execution_times.rst
+++ b/docs/_sources/get_started/tutorials/sg_execution_times.rst
@@ -6,7 +6,7 @@
Computation times
=================
-**00:05.183** total execution time for 2 files **from get_started/tutorials**:
+**00:05.150** total execution time for 2 files **from get_started/tutorials**:
.. container::
@@ -33,7 +33,7 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_get_started_tutorials_ir_module.py` (``ir_module.py``)
- - 00:05.029
+ - 00:04.996
- 0.0
* - :ref:`sphx_glr_get_started_tutorials_quick_start.py`
(``quick_start.py``)
- 00:00.154
diff --git a/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst
b/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst
index c3b0c254154..959c1a4ea6c 100644
--- a/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst
+++ b/docs/_sources/how_to/tutorials/cross_compilation_and_rpc.rst
@@ -275,7 +275,7 @@ device and returns the measured cost. Network overhead is
excluded.
.. code-block:: none
- 9.1e-08 secs/op
+ 8.9e-08 secs/op
@@ -864,8 +864,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/tmpnzyg24mo/model_deployed.so
- Saved parameters to: /tmp/tmpnzyg24mo/model_params.npz
+ Exported library to: /tmp/tmpr2y90pf1/model_deployed.so
+ Saved parameters to: /tmp/tmpr2y90pf1/model_params.npz
RPC workflow (works for any remote device):
==================================================
diff --git a/docs/_sources/how_to/tutorials/e2e_opt_model.rst
b/docs/_sources/how_to/tutorials/e2e_opt_model.rst
index 5b2c5c757f5..67ed288f4dd 100644
--- a/docs/_sources/how_to/tutorials/e2e_opt_model.rst
+++ b/docs/_sources/how_to/tutorials/e2e_opt_model.rst
@@ -54,7 +54,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] 72%|███████▏ |
32.2M/44.7M [00:00<00:00, 337MB/s] 100%|██████████| 44.7M/44.7M
[00:00<00:00, 366MB/s]
+ 0%| | 0.00/44.7M [00:00<?, ?B/s] 76%|███████▋ |
34.1M/44.7M [00:00<00:00, 357MB/s] 100%|██████████| 44.7M/44.7M
[00:00<00:00, 379MB/s]
diff --git a/docs/_sources/how_to/tutorials/sg_execution_times.rst
b/docs/_sources/how_to/tutorials/sg_execution_times.rst
index 79772e425a4..fe02b94750c 100644
--- a/docs/_sources/how_to/tutorials/sg_execution_times.rst
+++ b/docs/_sources/how_to/tutorials/sg_execution_times.rst
@@ -6,7 +6,7 @@
Computation times
=================
-**00:14.021** total execution time for 8 files **from how_to/tutorials**:
+**00:13.969** total execution time for 8 files **from how_to/tutorials**:
.. container::
@@ -33,19 +33,19 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_how_to_tutorials_optimize_llm.py` (``optimize_llm.py``)
- - 00:09.378
+ - 00:09.354
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_import_model.py` (``import_model.py``)
- - 00:03.290
+ - 00:03.252
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_e2e_opt_model.py` (``e2e_opt_model.py``)
- - 00:00.554
+ - 00:00.569
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_cross_compilation_and_rpc.py`
(``cross_compilation_and_rpc.py``)
- - 00:00.471
+ - 00:00.468
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_customize_opt.py` (``customize_opt.py``)
- - 00:00.284
+ - 00:00.282
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_bring_your_own_codegen.py`
(``bring_your_own_codegen.py``)
- 00:00.037
diff --git a/docs/_sources/sg_execution_times.rst
b/docs/_sources/sg_execution_times.rst
index ac278d6771c..7935793595b 100644
--- a/docs/_sources/sg_execution_times.rst
+++ b/docs/_sources/sg_execution_times.rst
@@ -6,7 +6,7 @@
Computation times
=================
-**00:20.143** total execution time for 16 files **from all galleries**:
+**00:20.050** total execution time for 16 files **from all galleries**:
.. container::
@@ -33,28 +33,28 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_how_to_tutorials_optimize_llm.py`
(``../how_to/tutorials/optimize_llm.py``)
- - 00:09.378
+ - 00:09.354
- 0.0
* - :ref:`sphx_glr_get_started_tutorials_ir_module.py`
(``../get_started/tutorials/ir_module.py``)
- - 00:05.029
+ - 00:04.996
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_import_model.py`
(``../how_to/tutorials/import_model.py``)
- - 00:03.290
+ - 00:03.252
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_e2e_opt_model.py`
(``../how_to/tutorials/e2e_opt_model.py``)
- - 00:00.554
+ - 00:00.569
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_cross_compilation_and_rpc.py`
(``../how_to/tutorials/cross_compilation_and_rpc.py``)
- - 00:00.471
+ - 00:00.468
- 0.0
* - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_transformation.py`
(``../deep_dive/tensor_ir/tutorials/tir_transformation.py``)
- - 00:00.301
+ - 00:00.298
- 0.0
* - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_tir_creation.py`
(``../deep_dive/tensor_ir/tutorials/tir_creation.py``)
- - 00:00.291
+ - 00:00.289
- 0.0
* - :ref:`sphx_glr_how_to_tutorials_customize_opt.py`
(``../how_to/tutorials/customize_opt.py``)
- - 00:00.284
+ - 00:00.282
- 0.0
* - :ref:`sphx_glr_deep_dive_relax_tutorials_relax_creation.py`
(``../deep_dive/relax/tutorials/relax_creation.py``)
- 00:00.159
@@ -63,7 +63,7 @@ Computation times
- 00:00.154
- 0.0
* - :ref:`sphx_glr_deep_dive_tensor_ir_tutorials_dlight_gpu_scheduling.py`
(``../deep_dive/tensor_ir/tutorials/dlight_gpu_scheduling.py``)
- - 00:00.124
+ - 00:00.123
- 0.0
* - :ref:`sphx_glr_deep_dive_relax_tutorials_relax_transformation.py`
(``../deep_dive/relax/tutorials/relax_transformation.py``)
- 00:00.055
diff --git a/docs/deep_dive/relax/tutorials/sg_execution_times.html
b/docs/deep_dive/relax/tutorials/sg_execution_times.html
index ac5daa81782..1349352daa2 100644
--- a/docs/deep_dive/relax/tutorials/sg_execution_times.html
+++ b/docs/deep_dive/relax/tutorials/sg_execution_times.html
@@ -618,7 +618,7 @@ document.write(`
<section id="computation-times">
<span
id="sphx-glr-deep-dive-relax-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.214</strong> total execution time for 2 files <strong>from
deep_dive/relax/tutorials</strong>:</p>
+<p><strong>00:00.213</strong> total execution time for 2 files <strong>from
deep_dive/relax/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" />
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 41dc6c92291..6232a0e8127 100644
--- a/docs/deep_dive/tensor_ir/tutorials/sg_execution_times.html
+++ b/docs/deep_dive/tensor_ir/tutorials/sg_execution_times.html
@@ -618,7 +618,7 @@ document.write(`
<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.724</strong> total execution time for 4 files <strong>from
deep_dive/tensor_ir/tutorials</strong>:</p>
+<p><strong>00:00.718</strong> total execution time for 4 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" />
@@ -640,15 +640,15 @@ $(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.301</p></td>
+<td><p>00:00.298</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>
-<td><p>00:00.291</p></td>
+<td><p>00:00.289</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal"
href="dlight_gpu_scheduling.html#sphx-glr-deep-dive-tensor-ir-tutorials-dlight-gpu-scheduling-py"><span
class="std std-ref">DLight: Rule-Based GPU Scheduling</span></a> (<code
class="docutils literal notranslate"><span
class="pre">dlight_gpu_scheduling.py</span></code>)</p></td>
-<td><p>00:00.124</p></td>
+<td><p>00:00.123</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal"
href="meta_schedule.html#sphx-glr-deep-dive-tensor-ir-tutorials-meta-schedule-py"><span
class="std std-ref">MetaSchedule: Search-Based Auto-Tuning</span></a> (<code
class="docutils literal notranslate"><span
class="pre">meta_schedule.py</span></code>)</p></td>
diff --git a/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html
b/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html
index bca29fba293..a62a3bfde8f 100644
--- a/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html
+++ b/docs/deep_dive/tensor_ir/tutorials/tir_transformation.html
@@ -705,7 +705,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.5560 2.5560 2.5560 2.5560 0.0000
+ 2.5979 2.5979 2.5979 2.5979 0.0000
</pre></div>
</div>
<section id="initialization-schedule">
@@ -803,7 +803,7 @@ class Module:
Execution time summary:
mean (ms) median (ms) max (ms) min (ms) std (ms)
- 0.8573 0.8573 0.8573 0.8573 0.0000
+ 0.8586 0.8586 0.8586 0.8586 0.0000
</pre></div>
</div>
</section>
@@ -899,7 +899,7 @@ class Module:
Execution time summary:
mean (ms) median (ms) max (ms) min (ms) std (ms)
- 0.3584 0.3584 0.3584 0.3584 0.0000
+ 0.3506 0.3506 0.3506 0.3506 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 a53bcd9136d..c4eae7885a8 100644
--- a/docs/get_started/tutorials/ir_module.html
+++ b/docs/get_started/tutorials/ir_module.html
@@ -1145,8 +1145,8 @@ backends.</p>
<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.11069549 0.12677294 0.18170735
-0.03624636 -0.19878566 0.42951158
- -0.08375379 0.04074639 0.09019711 -0.00850399]]
+<div class="sphx-glr-script-out highlight-none notranslate"><div
class="highlight"><pre><span></span>[[ 0.12641425 -0.23853236 0.13077939
-0.01273388 -0.16370073 0.07022263
+ 0.1210785 -0.12909631 -0.04497866 0.10290531]]
</pre></div>
</div>
</section>
@@ -1180,8 +1180,8 @@ the details of <code class="docutils literal
notranslate"><span class="pre">DLig
<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.11069553 0.12677303 0.18170744
-0.03624631 -0.19878569 0.42951164
- -0.08375376 0.04074644 0.09019706 -0.00850399]]
+<div class="sphx-glr-script-out highlight-none notranslate"><div
class="highlight"><pre><span></span>[[ 0.1264143 -0.2385324 0.13077933
-0.01273394 -0.16370079 0.07022263
+ 0.12107848 -0.12909628 -0.04497866 0.10290528]]
</pre></div>
</div>
</section>
diff --git a/docs/get_started/tutorials/quick_start.html
b/docs/get_started/tutorials/quick_start.html
index d46becf5bce..edb6313cd43 100644
--- a/docs/get_started/tutorials/quick_start.html
+++ b/docs/get_started/tutorials/quick_start.html
@@ -786,8 +786,8 @@ different devices.</p>
<span class="nb">print</span><span class="p">(</span><span
class="n">vm</span><span class="p">[</span><span
class="s2">"forward"</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 [...]
</pre></div>
</div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div
class="highlight"><pre><span></span>[[24896.809 25157.355 24601.418 25732.617
23591.69 24572.262 25639.537
- 25442.078 24839.387 27745.184]]
+<div class="sphx-glr-script-out highlight-none notranslate"><div
class="highlight"><pre><span></span>[[25486.559 22952.059 24149.648 25027.533
24819.176 23977.25 24448.271
+ 25094.48 23702.639 24639.98 ]]
</pre></div>
</div>
<p>Our goal is to bring machine learning to the application with any language
of interest,
diff --git a/docs/get_started/tutorials/sg_execution_times.html
b/docs/get_started/tutorials/sg_execution_times.html
index 078121d7e97..63714d2821a 100644
--- a/docs/get_started/tutorials/sg_execution_times.html
+++ b/docs/get_started/tutorials/sg_execution_times.html
@@ -618,7 +618,7 @@ document.write(`
<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:05.183</strong> total execution time for 2 files <strong>from
get_started/tutorials</strong>:</p>
+<p><strong>00:05.150</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" />
@@ -640,7 +640,7 @@ $(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:05.029</p></td>
+<td><p>00:04.996</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>
diff --git a/docs/how_to/tutorials/cross_compilation_and_rpc.html
b/docs/how_to/tutorials/cross_compilation_and_rpc.html
index 0568a70f0ee..e7b5830b14c 100644
--- a/docs/how_to/tutorials/cross_compilation_and_rpc.html
+++ b/docs/how_to/tutorials/cross_compilation_and_rpc.html
@@ -817,7 +817,7 @@ device and returns the measured cost. Network overhead is
excluded.</p>
<span class="nb">print</span><span class="p">(</span><span
class="sa">f</span><span class="s2">"</span><span class="si">{</span><span
class="n">cost</span><span class="si">:</span><span class="s2">g</span><span
class="si">}</span><span class="s2"> secs/op"</span><span
class="p">)</span>
</pre></div>
</div>
-<div class="sphx-glr-script-out highlight-none notranslate"><div
class="highlight"><pre><span></span>9.1e-08 secs/op
+<div class="sphx-glr-script-out highlight-none notranslate"><div
class="highlight"><pre><span></span>8.9e-08 secs/op
</pre></div>
</div>
</section>
@@ -1346,8 +1346,8 @@ for ONNX models. Simply replace <code class="docutils
literal notranslate"><span
Converted PyTorch model to Relax:
- Number of parameters: 4
Using local target for demonstration
-Exported library to: /tmp/tmpnzyg24mo/model_deployed.so
-Saved parameters to: /tmp/tmpnzyg24mo/model_params.npz
+Exported library to: /tmp/tmpr2y90pf1/model_deployed.so
+Saved parameters to: /tmp/tmpr2y90pf1/model_params.npz
RPC workflow (works for any remote device):
==================================================
diff --git a/docs/how_to/tutorials/e2e_opt_model.html
b/docs/how_to/tutorials/e2e_opt_model.html
index 70ae9f182d1..6e40e5ccd5d 100644
--- a/docs/how_to/tutorials/e2e_opt_model.html
+++ b/docs/how_to/tutorials/e2e_opt_model.html
@@ -658,8 +658,8 @@ PyTorch.</p>
<div class="sphx-glr-script-out highlight-none notranslate"><div
class="highlight"><pre><span></span>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]
- 72%|███████▏ | 32.2M/44.7M [00:00<00:00, 337MB/s]
-100%|██████████| 44.7M/44.7M [00:00<00:00, 366MB/s]
+ 76%|███████▋ | 34.1M/44.7M [00:00<00:00, 357MB/s]
+100%|██████████| 44.7M/44.7M [00:00<00:00, 379MB/s]
</pre></div>
</div>
</section>
diff --git a/docs/how_to/tutorials/sg_execution_times.html
b/docs/how_to/tutorials/sg_execution_times.html
index baf7a829adf..4172344eea3 100644
--- a/docs/how_to/tutorials/sg_execution_times.html
+++ b/docs/how_to/tutorials/sg_execution_times.html
@@ -618,7 +618,7 @@ document.write(`
<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:14.021</strong> total execution time for 8 files <strong>from
how_to/tutorials</strong>:</p>
+<p><strong>00:13.969</strong> total execution time for 8 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" />
@@ -640,23 +640,23 @@ $(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:09.378</p></td>
+<td><p>00:09.354</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal"
href="import_model.html#sphx-glr-how-to-tutorials-import-model-py"><span
class="std std-ref">Importing Models from ML Frameworks</span></a> (<code
class="docutils literal notranslate"><span
class="pre">import_model.py</span></code>)</p></td>
-<td><p>00:03.290</p></td>
+<td><p>00:03.252</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><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.554</p></td>
+<td><p>00:00.569</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.471</p></td>
+<td><p>00:00.468</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.284</p></td>
+<td><p>00:00.282</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal"
href="bring_your_own_codegen.html#sphx-glr-how-to-tutorials-bring-your-own-codegen-py"><span
class="std std-ref">Bring Your Own Codegen</span></a> (<code class="docutils
literal notranslate"><span
class="pre">bring_your_own_codegen.py</span></code>)</p></td>
diff --git a/docs/searchindex.js b/docs/searchindex.js
index 4bbaff10345..6bb9125bcdd 100644
--- a/docs/searchindex.js
+++ b/docs/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"@T.inline \u2014 inline functions": [[123,
"t-inline-inline-functions"]], "@T.meta_class \u2014 parser-side state
objects": [[123, "t-meta-class-parser-side-state-objects"]], "@T.prim_func vs
@T.jit": [[122, "t-prim-func-vs-t-jit"]], "A stable extension boundary for
future hardware": [[126, "a-stable-extension-boundary-for-future-hardware"]],
"A worked example": [[113, "a-worked-example"]], "API Reference": [[57, null],
[108, null]], "About": [[57, null]], [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"@T.inline \u2014 inline functions": [[123,
"t-inline-inline-functions"]], "@T.meta_class \u2014 parser-side state
objects": [[123, "t-meta-class-parser-side-state-objects"]], "@T.prim_func vs
@T.jit": [[122, "t-prim-func-vs-t-jit"]], "A stable extension boundary for
future hardware": [[126, "a-stable-extension-boundary-for-future-hardware"]],
"A worked example": [[113, "a-worked-example"]], "API Reference": [[57, null],
[108, null]], "About": [[57, null]], [...]
\ No newline at end of file
diff --git a/docs/sg_execution_times.html b/docs/sg_execution_times.html
index 7f78d12a1f1..12395749241 100644
--- a/docs/sg_execution_times.html
+++ b/docs/sg_execution_times.html
@@ -618,7 +618,7 @@ document.write(`
<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:20.143</strong> total execution time for 16 files <strong>from
all galleries</strong>:</p>
+<p><strong>00:20.050</strong> total execution time for 16 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" />
@@ -640,35 +640,35 @@ $(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:09.378</p></td>
+<td><p>00:09.354</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:05.029</p></td>
+<td><p>00:04.996</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal"
href="how_to/tutorials/import_model.html#sphx-glr-how-to-tutorials-import-model-py"><span
class="std std-ref">Importing Models from ML Frameworks</span></a> (<code
class="docutils literal notranslate"><span
class="pre">../how_to/tutorials/import_model.py</span></code>)</p></td>
-<td><p>00:03.290</p></td>
+<td><p>00:03.252</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><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.554</p></td>
+<td><p>00:00.569</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.471</p></td>
+<td><p>00:00.468</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.301</p></td>
+<td><p>00:00.298</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><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>
-<td><p>00:00.291</p></td>
+<td><p>00:00.289</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.284</p></td>
+<td><p>00:00.282</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal"
href="deep_dive/relax/tutorials/relax_creation.html#sphx-glr-deep-dive-relax-tutorials-relax-creation-py"><span
class="std std-ref">Relax Creation</span></a> (<code class="docutils literal
notranslate"><span
class="pre">../deep_dive/relax/tutorials/relax_creation.py</span></code>)</p></td>
@@ -680,7 +680,7 @@ $(document).ready( function () {
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal"
href="deep_dive/tensor_ir/tutorials/dlight_gpu_scheduling.html#sphx-glr-deep-dive-tensor-ir-tutorials-dlight-gpu-scheduling-py"><span
class="std std-ref">DLight: Rule-Based GPU Scheduling</span></a> (<code
class="docutils literal notranslate"><span
class="pre">../deep_dive/tensor_ir/tutorials/dlight_gpu_scheduling.py</span></code>)</p></td>
-<td><p>00:00.124</p></td>
+<td><p>00:00.123</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal"
href="deep_dive/relax/tutorials/relax_transformation.html#sphx-glr-deep-dive-relax-tutorials-relax-transformation-py"><span
class="std std-ref">Transformation</span></a> (<code class="docutils literal
notranslate"><span
class="pre">../deep_dive/relax/tutorials/relax_transformation.py</span></code>)</p></td>