You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lm...@apache.org on 2020/11/13 11:25:15 UTC

[incubator-tvm-site] branch asf-site updated (ef48c37 -> 70d1590)

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

lmzheng pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-tvm-site.git.


 discard ef48c37  Build at Fri Nov 13 03:22:10 PST 2020
 discard 8bca4dd  Docs build at Fri Nov 13 03:18:33 PST 2020

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/asf-site (70d1590)
            \
             O -- O -- O   (ef48c37)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |     1 +
 2017/08/17/tvm-release-announcement.html           |   280 +-
 ...s-with-TVM-A-Depthwise-Convolution-Example.html |   519 +-
 2017/10/06/nnvm-compiler-announcement.html         |   280 +-
 ...s-to-TVM-Stack-and-NNVM-Compiler-with-ROCm.html |   338 +-
 2017/11/08/android-rpc-introduction.html           |   449 +-
 2018/01/16/opt-mali-gpu.html                       |   496 +-
 2018/03/12/webgl.html                              |   280 +-
 2018/03/23/nmt-transformer-optimize.html           |   319 +-
 2018/07/12/vta-release-announcement.html           |   290 +-
 2018/08/10/DLPack-Bridge.html                      |   362 +-
 2018/10/03/auto-opt-all.html                       |   294 +-
 2018/10/09/ml-in-tees.html                         |   280 +-
 2018/12/18/lowprecision-conv.html                  |   315 +-
 2019/01/19/Golang.html                             |   367 +-
 2019/03/18/tvm-apache-announcement.html            |   328 +-
 2019/04/29/opt-cuda-quantized.html                 |   339 +-
 2019/05/30/pytorch-frontend.html                   |   305 +-
 ...machine-learning-to-webassembly-and-webgpu.html |   280 +-
 2020/05/20/bring-your-own-datatypes.html           |   485 -
 2020/06/04/tinyml-how-tvm-is-taming-tiny.html      |   420 +-
 2020/07/14/bert-pytorch-tvm.html                   |   638 +-
 .../15/how-to-bring-your-own-codegen-to-tvm.html   |   619 +-
 2020/09/26/bring-your-own-datatypes.html           |   483 +
 404.html                                           |    73 +-
 about.html                                         |   226 +-
 asf.html                                           |   324 +-
 assets/images/Flexibility.svg                      |     3 +
 assets/images/about-image.svg                      |    91 +
 assets/images/about-responsive-image.svg           |   413 +
 assets/images/banner-bg.jpg                        |   Bin 0 -> 327674 bytes
 assets/images/close-icon.svg                       |     3 +
 assets/images/communitybg.svg                      |   315 +
 assets/images/dropdown-icon.svg                    |     3 +
 assets/images/favicon.ico                          |   Bin 0 -> 15406 bytes
 assets/images/flexbg.svg                           |   138 +
 assets/images/leftslide.svg                        |     3 +
 assets/images/logo.svg                             |     9 +
 assets/images/menu-icon.svg                        |     5 +
 assets/images/modal-close-icon.svg                 |     3 +
 assets/images/pattern.png                          |   Bin 0 -> 84215 bytes
 assets/images/performance.svg                      |   206 +
 assets/images/right.svg                            |     3 +
 assets/images/run.svg                              |     3 +
 assets/images/runbg.svg                            |   212 +
 assets/images/speed.svg                            |     7 +
 assets/images/use.svg                              |     3 +
 assets/images/usebg.svg                            |   216 +
 assets/js/custome.js                               |    27 +
 assets/js/slick.js                                 |  3037 ++++++
 .../bootstrap/css/bootstrap.2.2.2.min.css          |   782 --
 .../bootstrap/img/glyphicons-halflings-white.png   |   Bin 8777 -> 0 bytes
 .../bootstrap/img/glyphicons-halflings.png         |   Bin 12799 -> 0 bytes
 .../themes/custom-twitter/css/1.4.0/bootstrap.css  |   356 -
 assets/themes/custom-twitter/css/style.css         |   428 -
 atom.xml                                           |  2329 ++--
 blog.html                                          |   292 +-
 categories.html                                    |   288 +-
 community.html                                     |   522 +-
 css/custom.css                                     |   581 +
 css/custom.css.map                                 |    12 +
 css/slick-theme.css                                |   186 +
 css/slick.css                                      |   119 +
 css/variables.scss                                 |     3 +
 .../tuple_inputs.ipynb                             |     2 +-
 .../from_tflite.py                                 |     2 +-
 .../tune_simple_template.py                        |     4 +
 .../from_tflite.ipynb                              |     4 +-
 .../tune_simple_template.ipynb                     |     4 +-
 .../matrix_multiply.py                             |    10 +-
 .../use_pass_infra.ipynb                           |     2 +-
 .../143c743c62f58570eabd77fd3395ca8c/scan.py       |     1 +
 .../deploy_prequantized_tflite.ipynb               |     4 +-
 .../tvmc_command_line_driver.py                    |   336 +
 .../tune_conv2d_cuda.ipynb                         |     4 +-
 .../relay_quick_start.ipynb                        |     6 +-
 .../tune_relay_cuda.py                             |    10 +-
 .../tune_relay_mobile_gpu.ipynb                    |    12 +-
 .../tune_conv2d_cuda.py                            |     4 +
 .../matrix_multiply_opt.ipynb                      |    10 +-
 .../from_keras.ipynb                               |     6 +-
 .../from_coreml.ipynb                              |     4 +-
 .../from_caffe2.ipynb                              |     4 +-
 .../tensor_expr_get_started.py                     |     5 +-
 .../deploy_model_on_android.ipynb                  |    10 +-
 .../deploy_model_on_android.py                     |    10 +-
 .../opt_gemm.ipynb                                 |     4 +-
 .../tune_relay_vta.ipynb                           |    10 +-
 .../cross_compilation_and_rpc.ipynb                |     6 +-
 .../4e9540fc014621d8d3bd14869c1ab227/scan.ipynb    |     4 +-
 .../deploy_quantized.ipynb                         |     4 +-
 .../from_tensorflow.py                             |     2 +-
 .../intro_topi.ipynb                               |     4 +-
 .../deploy_quantized.py                            |     2 +-
 .../5bd1bb9c6505ea40407fa19f01579414/reduction.py  |     1 +
 .../deploy_prequantized_tflite.py                  |     2 +-
 .../intrin_math.ipynb                              |     2 +-
 .../tune_relay_vta.py                              |     8 +-
 .../schedule_primitives.ipynb                      |     2 +-
 .../tensorize.ipynb                                |     8 +-
 .../opt_conv_cuda.ipynb                            |     8 +-
 .../tune_conv2d_layer_cuda.py                      |    33 +-
 .../matrix_multiply_opt.py                         |     8 +-
 .../696dd37904ef92773435ca321ff41bfb/from_onnx.py  |    11 +-
 .../relay_quick_start.py                           |     6 +-
 .../using_external_lib.ipynb                       |     2 +-
 .../from_pytorch.ipynb                             |     6 +-
 .../tensor_expr_get_started.ipynb                  |     6 +-
 .../70d345c5409f99cb5de9dc44f147ff6f/build_gcn.py  |     6 +-
 .../from_caffe2.py                                 |     2 +-
 .../tune_relay_cuda.ipynb                          |    10 +-
 .../deploy_prequantized.ipynb                      |     6 +-
 .../deploy_ssd_gluoncv.ipynb                       |     4 +-
 .../from_darknet.ipynb                             |     6 +-
 .../836dc3852acf09662e9eb37c4c5e1e1b/opt_gemm.py   |     2 +-
 .../deploy_model_on_rasp.py                        |     6 +-
 .../tune_relay_x86.py                              |     4 +
 .../extern_op.ipynb                                |     2 +-
 .../opt_matmul_auto_tensorcore.ipynb               |     2 +-
 .../deploy_sparse.ipynb                            |     2 +-
 .../deploy_prequantized.py                         |     4 +-
 .../tune_matmul_x86.py                             |    34 +-
 .../opt_conv_tensorcore.ipynb                      |     2 +-
 .../9a950897eeef498440fbe2f0afe2601f/tedd.py       |     6 +-
 .../9b0365fd5723f7c4d4e996637ab9a487/intro_topi.py |     1 +
 .../a2f661bf234a167b5458fa28d8fafedc/tedd.ipynb    |     8 +-
 .../from_darknet.py                                |     3 +-
 .../opt_conv_cuda.py                               |     6 +-
 .../bring_your_own_datatypes.py                    |   411 +
 .../tune_relay_x86.ipynb                           |     4 +-
 .../baa4de13ce6d932de43e0eb5c4cb8f16/tensorize.py  |    10 +-
 .../tune_relay_arm.py                              |    12 +-
 .../vta_get_started.py                             |     6 +-
 .../tune_conv2d_layer_cuda.ipynb                   |    18 +-
 .../deploy_model_on_rasp.ipynb                     |     8 +-
 .../bring_your_own_datatypes.ipynb                 |   349 +
 .../build_gcn.ipynb                                |     6 +-
 .../deploy_object_detection_pytorch.ipynb          |     4 +-
 .../deploy_classification.ipynb                    |     8 +-
 .../convolution_opt.ipynb                          |    10 +-
 .../deploy_ssd_gluoncv.py                          |     2 +-
 .../convolution_opt.py                             |    10 +-
 .../micro_tflite.ipynb                             |     4 +-
 .../cross_compilation_and_rpc.py                   |     4 +-
 .../matrix_multiply.ipynb                          |    10 +-
 .../tvmc_command_line_driver.ipynb                 |   149 +
 .../from_tensorflow.ipynb                          |     4 +-
 .../tune_relay_mobile_gpu.py                       |    12 +-
 .../from_coreml.py                                 |     2 +-
 .../low_level_custom_pass.ipynb                    |     2 +-
 .../from_onnx.ipynb                                |    11 +-
 .../ea0c81cab71096d16b825a33fd276c58/from_mxnet.py |     2 +-
 .../reduction.ipynb                                |     4 +-
 .../deploy_object_detection_pytorch.py             |     6 +-
 .../deploy_classification.py                       |     6 +-
 .../tune_matmul_x86.ipynb                          |    14 +-
 .../from_mxnet.ipynb                               |     4 +-
 .../f59fd8b968f7dcde34ed872c8527c192/from_keras.py |    28 +-
 .../vta_get_started.ipynb                          |     8 +-
 .../from_pytorch.py                                |     8 +-
 .../tune_relay_arm.ipynb                           |    12 +-
 .../micro_tflite.py                                |     2 +-
 ...=> sphx_glr_bring_your_own_datatypes_thumb.png} |   Bin
 .../_images/sphx_glr_deploy_classification_001.png |   Bin 245321 -> 245200 bytes
 docs/_images/sphx_glr_deploy_ssd_gluoncv_001.png   |   Bin 262413 -> 261898 bytes
 docs/_images/sphx_glr_from_caffe2_001.png          |   Bin 245321 -> 245200 bytes
 docs/_images/sphx_glr_from_darknet_001.png         |   Bin 340868 -> 339980 bytes
 docs/_images/sphx_glr_from_darknet_thumb.png       |   Bin 132048 -> 132099 bytes
 docs/_images/sphx_glr_from_keras_001.png           |   Bin 245321 -> 245200 bytes
 docs/_images/sphx_glr_from_mxnet_001.png           |   Bin 245321 -> 245200 bytes
 docs/_images/sphx_glr_from_onnx_001.png            |   Bin 164194 -> 164343 bytes
 docs/_images/sphx_glr_from_tflite_001.png          |   Bin 245321 -> 245200 bytes
 ...=> sphx_glr_tvmc_command_line_driver_thumb.png} |   Bin
 docs/_sources/api/python/contrib.rst.txt           |     6 +-
 docs/_sources/contribute/code_guide.rst.txt        |     2 +-
 docs/_sources/contribute/community.rst.txt         |     2 +-
 docs/_sources/contribute/document.rst.txt          |     4 +-
 docs/_sources/contribute/error_handling.rst.txt    |     4 +-
 docs/_sources/contribute/git_howto.rst.txt         |    26 +-
 docs/_sources/contribute/pull_request.rst.txt      |     8 +-
 docs/_sources/contribute/release_process.rst.txt   |    19 +-
 docs/_sources/deploy/android.rst.txt               |     4 +-
 docs/_sources/deploy/arm_compute_lib.rst.txt       |     6 +
 docs/_sources/deploy/cpp_deploy.rst.txt            |    10 +-
 docs/_sources/deploy/hls.rst.txt                   |     2 +-
 docs/_sources/deploy/index.rst.txt                 |     1 +
 docs/_sources/deploy/integrate.rst.txt             |     9 +-
 docs/_sources/deploy/tensorrt.rst.txt              |   297 +
 docs/_sources/dev/convert_layout.rst.txt           |     2 +-
 docs/_sources/dev/frontend/tensorflow.rst.txt      |     4 +-
 docs/_sources/dev/hybrid_script.rst.txt            |    14 +-
 docs/_sources/dev/index.rst.txt                    |     4 +-
 docs/_sources/dev/inferbound.rst.txt               |    30 +-
 .../introduction_to_module_serialization.rst.txt   |     4 +-
 docs/_sources/dev/pass_infra.rst.txt               |    26 +-
 docs/_sources/dev/relay_add_op.rst.txt             |     2 +-
 docs/_sources/dev/relay_add_pass.rst.txt           |     6 +-
 .../dev/relay_bring_your_own_codegen.rst.txt       |    14 +-
 docs/_sources/dev/relay_intro.rst.txt              |     6 +-
 docs/_sources/dev/runtime.rst.txt                  |    22 +-
 docs/_sources/dev/virtual_machine.rst.txt          |    18 +-
 docs/_sources/install/docker.rst.txt               |     2 +-
 docs/_sources/install/from_source.rst.txt          |     6 +-
 docs/_sources/langref/hybrid_script.rst.txt        |    13 +-
 docs/_sources/langref/relay_pattern.rst.txt        |    10 +-
 .../auto_scheduler/sg_execution_times.rst.txt      |     6 +-
 .../auto_scheduler/tune_conv2d_layer_cuda.rst.txt  |  1592 ++-
 .../auto_scheduler/tune_matmul_x86.rst.txt         |   460 +-
 .../tutorials/autotvm/sg_execution_times.rst.txt   |    16 +-
 .../tutorials/autotvm/tune_conv2d_cuda.rst.txt     |    48 +-
 .../tutorials/autotvm/tune_relay_arm.rst.txt       |    12 +-
 .../tutorials/autotvm/tune_relay_cuda.rst.txt      |    10 +-
 .../autotvm/tune_relay_mobile_gpu.rst.txt          |    12 +-
 .../tutorials/autotvm/tune_relay_x86.rst.txt       |     4 +
 .../tutorials/autotvm/tune_simple_template.rst.txt |    24 +-
 .../tutorials/dev/bring_your_own_datatypes.rst.txt |   675 ++
 .../tutorials/dev/low_level_custom_pass.rst.txt    |    66 +-
 .../tutorials/dev/sg_execution_times.rst.txt       |     7 +-
 docs/_sources/tutorials/dev/use_pass_infra.rst.txt |  3190 +++++-
 docs/_sources/tutorials/frontend/build_gcn.rst.txt |    69 +-
 .../frontend/deploy_model_on_android.rst.txt       |    12 +-
 .../frontend/deploy_model_on_rasp.rst.txt          |     6 +-
 .../deploy_object_detection_pytorch.rst.txt        |    22 +-
 .../tutorials/frontend/deploy_prequantized.rst.txt |    14 +-
 .../frontend/deploy_prequantized_tflite.rst.txt    |     6 +-
 .../tutorials/frontend/deploy_quantized.rst.txt    |     2 +-
 .../tutorials/frontend/deploy_ssd_gluoncv.rst.txt  |     4 +-
 .../tutorials/frontend/from_caffe2.rst.txt         |     2 +-
 .../tutorials/frontend/from_coreml.rst.txt         |     2 +-
 .../tutorials/frontend/from_darknet.rst.txt        |     6 +-
 .../_sources/tutorials/frontend/from_keras.rst.txt |    30 +-
 .../_sources/tutorials/frontend/from_mxnet.rst.txt |     2 +-
 docs/_sources/tutorials/frontend/from_onnx.rst.txt |    15 +-
 .../tutorials/frontend/from_pytorch.rst.txt        |     8 +-
 .../tutorials/frontend/from_tensorflow.rst.txt     |     6 +-
 .../tutorials/frontend/from_tflite.rst.txt         |     2 +-
 .../tutorials/frontend/sg_execution_times.rst.txt  |    40 +-
 .../get_started/cross_compilation_and_rpc.rst.txt  |     6 +-
 .../get_started/relay_quick_start.rst.txt          |     8 +-
 .../get_started/sg_execution_times.rst.txt         |     9 +-
 .../get_started/tensor_expr_get_started.rst.txt    |     7 +-
 .../get_started/tvmc_command_line_driver.rst.txt   |   371 +
 docs/_sources/tutorials/index.rst.txt              |    58 +-
 docs/_sources/tutorials/language/reduction.rst.txt |   156 +-
 docs/_sources/tutorials/language/scan.rst.txt      |    94 +-
 .../tutorials/language/schedule_primitives.rst.txt |   355 +-
 .../tutorials/language/sg_execution_times.rst.txt  |    16 +-
 docs/_sources/tutorials/language/tedd.rst.txt      |     6 +-
 docs/_sources/tutorials/language/tensorize.rst.txt |   142 +-
 .../tutorials/language/tuple_inputs.rst.txt        |   111 +-
 docs/_sources/tutorials/micro/micro_tflite.rst.txt |     2 +-
 .../tutorials/micro/sg_execution_times.rst.txt     |     4 +-
 .../tutorials/optimize/opt_conv_cuda.rst.txt       |     8 +-
 .../tutorials/optimize/opt_conv_tensorcore.rst.txt |    68 +-
 docs/_sources/tutorials/optimize/opt_gemm.rst.txt  |   243 +-
 .../tutorials/optimize/sg_execution_times.rst.txt  |    10 +-
 docs/_sources/tutorials/topi/intro_topi.rst.txt    |   360 +-
 .../tutorials/topi/sg_execution_times.rst.txt      |     4 +-
 docs/_sources/vta/dev/hardware.rst.txt             |    12 +-
 docs/_sources/vta/dev/index.rst.txt                |     2 +-
 docs/_sources/vta/index.rst.txt                    |     2 +-
 docs/_sources/vta/install.rst.txt                  |     4 +-
 .../tutorials/autotvm/sg_execution_times.rst.txt   |     4 +-
 .../vta/tutorials/autotvm/tune_relay_vta.rst.txt   |    10 +-
 .../frontend/deploy_classification.rst.txt         |    10 +-
 .../tutorials/frontend/sg_execution_times.rst.txt  |     4 +-
 .../_sources/vta/tutorials/matrix_multiply.rst.txt |   107 +-
 .../vta/tutorials/optimize/convolution_opt.rst.txt |   107 +-
 .../tutorials/optimize/matrix_multiply_opt.rst.txt |   101 +-
 .../tutorials/optimize/sg_execution_times.rst.txt  |     6 +-
 .../vta/tutorials/sg_execution_times.rst.txt       |     6 +-
 .../_sources/vta/tutorials/vta_get_started.rst.txt |    72 +-
 docs/_static/basic.css                             |   141 +-
 docs/_static/css/badge_only.css                    |     2 +-
 .../fonts/Roboto-Slab-Bold.woff}                   |   Bin
 .../fonts/Roboto-Slab-Bold.woff2}                  |   Bin
 .../fonts/Roboto-Slab-Regular.woff}                |   Bin
 .../fonts/Roboto-Slab-Regular.woff2}               |   Bin
 .../{ => css}/fonts/fontawesome-webfont.eot        |   Bin
 .../{ => css}/fonts/fontawesome-webfont.svg        |     0
 .../{ => css}/fonts/fontawesome-webfont.ttf        |   Bin
 .../{ => css}/fonts/fontawesome-webfont.woff       |   Bin
 .../{ => css}/fonts/fontawesome-webfont.woff2      |   Bin
 .../fonts/lato-bold-italic.woff}                   |   Bin
 .../fonts/lato-bold-italic.woff2}                  |   Bin
 .../{fonts/Lato => css/fonts}/lato-bold.woff       |   Bin
 .../{fonts/Lato => css/fonts}/lato-bold.woff2      |   Bin
 .../fonts/lato-normal-italic.woff}                 |   Bin
 .../fonts/lato-normal-italic.woff2}                |   Bin
 .../fonts/lato-normal.woff}                        |   Bin
 .../fonts/lato-normal.woff2}                       |   Bin
 docs/_static/css/gallery.css                       |   192 +
 docs/_static/css/theme.css                         |     6 +-
 docs/_static/css/tlcpack_theme.css                 |  1054 ++
 docs/_static/documentation_options.js              |     2 +-
 docs/_static/fonts/FontAwesome.otf                 |   Bin 0 -> 134808 bytes
 docs/_static/fonts/Inconsolata-Bold.ttf            |   Bin 109948 -> 0 bytes
 docs/_static/fonts/Inconsolata-Regular.ttf         |   Bin 96964 -> 0 bytes
 docs/_static/fonts/Inconsolata.ttf                 |   Bin 63184 -> 0 bytes
 docs/_static/fonts/Lato-Bold.ttf                   |   Bin 656544 -> 0 bytes
 docs/_static/fonts/Lato-Regular.ttf                |   Bin 656568 -> 0 bytes
 ...oto-slab-v7-bold.woff => Roboto-Slab-Bold.woff} |   Bin
 ...o-slab-v7-bold.woff2 => Roboto-Slab-Bold.woff2} |   Bin
 docs/_static/fonts/Roboto-Slab-Light.woff          |   Bin 0 -> 88600 bytes
 docs/_static/fonts/Roboto-Slab-Light.woff2         |   Bin 0 -> 67884 bytes
 ...ab-v7-regular.woff => Roboto-Slab-Regular.woff} |   Bin
 ...-v7-regular.woff2 => Roboto-Slab-Regular.woff2} |   Bin
 docs/_static/fonts/Roboto-Slab-Thin.woff           |   Bin 0 -> 87452 bytes
 docs/_static/fonts/Roboto-Slab-Thin.woff2          |   Bin 0 -> 66328 bytes
 docs/_static/fonts/RobotoSlab-Bold.ttf             |   Bin 170616 -> 0 bytes
 docs/_static/fonts/RobotoSlab-Regular.ttf          |   Bin 169064 -> 0 bytes
 .../lato-bolditalic.woff => lato-bold-italic.woff} |   Bin
 ...ato-bolditalic.woff2 => lato-bold-italic.woff2} |   Bin
 docs/_static/fonts/{Lato => }/lato-bold.woff       |   Bin
 docs/_static/fonts/{Lato => }/lato-bold.woff2      |   Bin
 .../lato-italic.woff => lato-normal-italic.woff}   |   Bin
 .../lato-italic.woff2 => lato-normal-italic.woff2} |   Bin
 .../{Lato/lato-regular.woff => lato-normal.woff}   |   Bin
 .../{Lato/lato-regular.woff2 => lato-normal.woff2} |   Bin
 docs/_static/img/close-icon.svg                    |     3 +
 docs/_static/img/downangle.svg                     |     3 +
 docs/_static/img/dropdown-icon.svg                 |     3 +
 docs/_static/img/dwonloaddoc.svg                   |     5 +
 docs/_static/img/hide.svg                          |     3 +
 docs/_static/img/menu-icon.svg                     |     5 +
 docs/_static/img/nextarrow.svg                     |     4 +
 docs/_static/img/note.svg                          |     5 +
 docs/_static/img/pattern.svg                       |   114 +
 docs/_static/img/prevarrow.svg                     |     4 +
 docs/_static/img/right.svg                         |     3 +
 docs/_static/img/rightangle.svg                    |     3 +
 docs/_static/img/show.svg                          |     4 +
 docs/_static/img/source.svg                        |     5 +
 docs/_static/jquery-3.4.1.js                       | 10598 ------------------
 docs/_static/jquery-3.5.1.js                       | 10872 +++++++++++++++++++
 docs/_static/jquery.js                             |     4 +-
 docs/_static/js/badge_only.js                      |     1 +
 docs/_static/js/html5shiv-printshiv.min.js         |     4 +
 docs/_static/js/html5shiv.min.js                   |     4 +
 docs/_static/js/theme.js                           |     4 +-
 docs/_static/js/tlcpack_theme.js                   |    42 +
 docs/_static/searchtools.js                        |     3 +-
 docs/api/doxygen/algorithm_8h.html                 |     2 +-
 docs/api/doxygen/algorithm_8h__incl.svg            |  1684 +--
 docs/api/doxygen/algorithm_8h_source.html          |     2 +-
 docs/api/doxygen/analyzer_8h.html                  |     4 +-
 docs/api/doxygen/analyzer_8h__dep__incl.svg        |  1307 +--
 docs/api/doxygen/analyzer_8h__incl.svg             |  1651 +--
 docs/api/doxygen/analyzer_8h_source.html           |     2 +-
 docs/api/doxygen/annotated.html                    |   421 +-
 docs/api/doxygen/annotation_8h.html                |     2 +-
 docs/api/doxygen/annotation_8h__incl.svg           |  1419 +--
 docs/api/doxygen/annotation_8h_source.html         |     2 +-
 docs/api/doxygen/array__utils_8h.html              |     2 +-
 docs/api/doxygen/array__utils_8h__incl.svg         |  1517 +--
 docs/api/doxygen/attr__registry__map_8h.html       |     2 +-
 docs/api/doxygen/attr__registry__map_8h__incl.svg  |   793 +-
 .../api/doxygen/attr__registry__map_8h_source.html |     2 +-
 docs/api/doxygen/auto__schedule_8h.html            |     2 +-
 docs/api/doxygen/auto__schedule_8h__incl.svg       |  1504 ++-
 docs/api/doxygen/auto__schedule_8h_source.html     |     2 +-
 docs/api/doxygen/auto__scheduler_2feature_8h.html  |     2 +-
 .../doxygen/auto__scheduler_2feature_8h__incl.svg  |  1213 ++-
 docs/api/doxygen/autodiff_8h.html                  |     2 +-
 docs/api/doxygen/autodiff_8h__incl.svg             |  1917 ++--
 docs/api/doxygen/base_8h.html                      |     6 +-
 docs/api/doxygen/base_8h__incl.svg                 |  1597 +--
 docs/api/doxygen/base_8h_source.html               |     4 +-
 docs/api/doxygen/batch__matmul_8h.html             |   135 -
 docs/api/doxygen/batch__matmul_8h__incl.svg        |  1419 ---
 docs/api/doxygen/batch__matmul_8h_source.html      |   111 -
 docs/api/doxygen/bias__add_8h.html                 |     2 +-
 docs/api/doxygen/bias__add_8h__incl.svg            |  1420 +--
 docs/api/doxygen/bias__add_8h_source.html          |     6 +-
 docs/api/doxygen/bitserial_8h.html                 |     2 +-
 docs/api/doxygen/bitserial_8h__incl.svg            |  1707 +--
 docs/api/doxygen/bitserial_8h_source.html          |     2 +-
 docs/api/doxygen/bound_8h.html                     |     4 +-
 docs/api/doxygen/bound_8h__dep__incl.svg           |   947 +-
 docs/api/doxygen/bound_8h__incl.svg                |  1669 +--
 docs/api/doxygen/broadcast_8h.html                 |     2 +-
 docs/api/doxygen/broadcast_8h__incl.svg            |  2147 ++--
 docs/api/doxygen/broadcast_8h_source.html          |    54 +-
 docs/api/doxygen/buffer_8h.html                    |     4 +-
 docs/api/doxygen/buffer_8h__dep__incl.svg          |  1012 +-
 docs/api/doxygen/buffer_8h__incl.svg               |  1399 +--
 docs/api/doxygen/buffer_8h_source.html             |     2 +-
 docs/api/doxygen/builtin_8h.html                   |     2 +-
 docs/api/doxygen/builtin_8h__incl.svg              |  1916 ++--
 docs/api/doxygen/bytecode_8h.html                  |     3 +-
 docs/api/doxygen/bytecode_8h__incl.svg             |   139 +-
 docs/api/doxygen/bytecode_8h_source.html           |   100 +-
 docs/api/doxygen/c__runtime__api_8h.html           |    31 +-
 docs/api/doxygen/c__runtime__api_8h_source.html    |     7 +-
 docs/api/doxygen/classes.html                      |   339 +-
 .../api/doxygen/classtvm_1_1AttrFieldInfoNode.html |     2 +-
 .../classtvm_1_1AttrFieldInfoNode__coll__graph.svg |   161 +-
 docs/api/doxygen/classtvm_1_1BaseAttrsNode.html    |    10 +-
 docs/api/doxygen/classtvm_1_1BaseExprNode.html     |     6 +-
 .../classtvm_1_1BaseExprNode__inherit__graph.svg   |  1068 +-
 .../classtvm_1_1BaseExpr__inherit__graph.svg       |   743 +-
 docs/api/doxygen/classtvm_1_1BaseFuncNode.html     |     2 +-
 docs/api/doxygen/classtvm_1_1ConstructorNode.html  |     4 +-
 .../classtvm_1_1ConstructorNode__coll__graph.svg   |   307 +-
 .../doxygen/classtvm_1_1Diagnostic-members.html    |   112 +
 docs/api/doxygen/classtvm_1_1Diagnostic.html       |   330 +
 .../classtvm_1_1DiagnosticBuilder-members.html     |   114 +
 .../api/doxygen/classtvm_1_1DiagnosticBuilder.html |   351 +
 .../classtvm_1_1DiagnosticBuilder__coll__graph.svg |    86 +
 .../classtvm_1_1DiagnosticContext-members.html     |   112 +
 .../api/doxygen/classtvm_1_1DiagnosticContext.html |   320 +
 .../classtvm_1_1DiagnosticContextNode-members.html |   112 +
 .../doxygen/classtvm_1_1DiagnosticContextNode.html |   299 +
 ...sstvm_1_1DiagnosticContextNode__coll__graph.svg |   120 +
 ...vm_1_1DiagnosticContextNode__inherit__graph.svg |    41 +
 .../classtvm_1_1DiagnosticContext__coll__graph.svg |    43 +
 ...asstvm_1_1DiagnosticContext__inherit__graph.svg |    43 +
 .../classtvm_1_1DiagnosticNode-members.html        |   112 +
 docs/api/doxygen/classtvm_1_1DiagnosticNode.html   |   304 +
 .../classtvm_1_1DiagnosticNode__coll__graph.svg    |   165 +
 .../classtvm_1_1DiagnosticNode__inherit__graph.svg |    41 +
 .../classtvm_1_1DiagnosticRenderer-members.html    |   110 +
 .../doxygen/classtvm_1_1DiagnosticRenderer.html    |   248 +
 ...classtvm_1_1DiagnosticRendererNode-members.html |   109 +
 .../classtvm_1_1DiagnosticRendererNode.html        |   233 +
 ...stvm_1_1DiagnosticRendererNode__coll__graph.svg |    56 +
 ...m_1_1DiagnosticRendererNode__inherit__graph.svg |    38 +
 ...classtvm_1_1DiagnosticRenderer__coll__graph.svg |    41 +
 ...sstvm_1_1DiagnosticRenderer__inherit__graph.svg |    41 +
 .../classtvm_1_1Diagnostic__coll__graph.svg        |    43 +
 .../classtvm_1_1Diagnostic__inherit__graph.svg     |    43 +
 docs/api/doxygen/classtvm_1_1EnvFuncNode.html      |     2 +-
 .../classtvm_1_1EnvFuncNode__coll__graph.svg       |   183 +-
 docs/api/doxygen/classtvm_1_1FloatImmNode.html     |     4 +-
 docs/api/doxygen/classtvm_1_1FuncType-members.html |     2 +-
 docs/api/doxygen/classtvm_1_1FuncType.html         |    17 +-
 .../doxygen/classtvm_1_1GlobalTypeVar-members.html |     2 +-
 docs/api/doxygen/classtvm_1_1GlobalTypeVar.html    |    17 +-
 .../api/doxygen/classtvm_1_1GlobalTypeVarNode.html |     2 +-
 .../classtvm_1_1GlobalTypeVarNode__coll__graph.svg |   243 +-
 docs/api/doxygen/classtvm_1_1GlobalVarNode.html    |     4 +-
 .../classtvm_1_1GlobalVarNode__coll__graph.svg     |   285 +-
 docs/api/doxygen/classtvm_1_1IRModule-members.html |     2 +-
 docs/api/doxygen/classtvm_1_1IRModule.html         |    17 +-
 .../doxygen/classtvm_1_1IRModuleNode-members.html  |    13 +-
 docs/api/doxygen/classtvm_1_1IRModuleNode.html     |    21 +-
 .../classtvm_1_1IRModuleNode__coll__graph.svg      |   147 +-
 .../classtvm_1_1IRModuleNode__inherit__graph.svg   |    35 +-
 .../classtvm_1_1IncompleteType-members.html        |     2 +-
 docs/api/doxygen/classtvm_1_1IncompleteType.html   |    21 +-
 docs/api/doxygen/classtvm_1_1IntImmNode.html       |     4 +-
 docs/api/doxygen/classtvm_1_1OpNode.html           |     4 +-
 .../doxygen/classtvm_1_1OpNode__coll__graph.svg    |   313 +-
 docs/api/doxygen/classtvm_1_1PrimExpr.html         |     2 +-
 docs/api/doxygen/classtvm_1_1PrimExprNode.html     |     8 +-
 .../classtvm_1_1PrimExprNode__inherit__graph.svg   |   760 +-
 .../classtvm_1_1PrimExpr__inherit__graph.svg       |  1040 +-
 docs/api/doxygen/classtvm_1_1RelayExprNode.html    |     2 +-
 .../doxygen/classtvm_1_1RelayRefType-members.html  |     2 +-
 docs/api/doxygen/classtvm_1_1RelayRefType.html     |    18 +-
 docs/api/doxygen/classtvm_1_1SourceNameNode.html   |     2 +-
 .../classtvm_1_1SourceNameNode__coll__graph.svg    |   157 +-
 docs/api/doxygen/classtvm_1_1Span-members.html     |     2 +-
 docs/api/doxygen/classtvm_1_1Span.html             |    10 +-
 docs/api/doxygen/classtvm_1_1TargetKindNode.html   |     2 +-
 .../classtvm_1_1TargetKindNode__coll__graph.svg    |   189 +-
 docs/api/doxygen/classtvm_1_1TargetNode.html       |     2 +-
 .../classtvm_1_1TargetNode__coll__graph.svg        |   255 +-
 docs/api/doxygen/classtvm_1_1TargetTagNode.html    |     2 +-
 .../classtvm_1_1TargetTagNode__coll__graph.svg     |   207 +-
 .../api/doxygen/classtvm_1_1TupleType-members.html |     2 +-
 docs/api/doxygen/classtvm_1_1TupleType.html        |    21 +-
 .../classtvm_1_1TypeReporterNode-members.html      |     6 +-
 docs/api/doxygen/classtvm_1_1TypeReporterNode.html |    74 +-
 .../classtvm_1_1TypeReporterNode__coll__graph.svg  |    46 +-
 ...lasstvm_1_1TypeReporterNode__inherit__graph.svg |    46 +-
 docs/api/doxygen/classtvm_1_1TypeVar-members.html  |     2 +-
 docs/api/doxygen/classtvm_1_1TypeVar.html          |    17 +-
 docs/api/doxygen/classtvm_1_1TypeVarNode.html      |     2 +-
 .../classtvm_1_1TypeVarNode__coll__graph.svg       |   243 +-
 .../classtvm_1_1arith_1_1ConstraintContext.html    |     2 +-
 .../classtvm_1_1arith_1_1IterMapExpr-members.html  |   111 +
 .../doxygen/classtvm_1_1arith_1_1IterMapExpr.html  |   181 +
 ...asstvm_1_1arith_1_1IterMapExprNode-members.html |   114 +
 .../classtvm_1_1arith_1_1IterMapExprNode.html      |   263 +
 ...vm_1_1arith_1_1IterMapExprNode__coll__graph.svg |   113 +
 ...1_1arith_1_1IterMapExprNode__inherit__graph.svg |   125 +
 ...asstvm_1_1arith_1_1IterMapExpr__coll__graph.svg |    76 +
 ...tvm_1_1arith_1_1IterMapExpr__inherit__graph.svg |   120 +
 .../classtvm_1_1arith_1_1IterMark-members.html     |   107 +
 .../api/doxygen/classtvm_1_1arith_1_1IterMark.html |   206 +
 .../classtvm_1_1arith_1_1IterMarkNode-members.html |   114 +
 .../doxygen/classtvm_1_1arith_1_1IterMarkNode.html |   358 +
 ...sstvm_1_1arith_1_1IterMarkNode__coll__graph.svg |    98 +
 ...vm_1_1arith_1_1IterMarkNode__inherit__graph.svg |    45 +
 .../classtvm_1_1arith_1_1IterMark__coll__graph.svg |    38 +
 ...asstvm_1_1arith_1_1IterMark__inherit__graph.svg |    38 +
 ...classtvm_1_1arith_1_1IterSplitExpr-members.html |   116 +
 .../classtvm_1_1arith_1_1IterSplitExpr.html        |   344 +
 ...stvm_1_1arith_1_1IterSplitExprNode-members.html |   121 +
 .../classtvm_1_1arith_1_1IterSplitExprNode.html    |   382 +
 ..._1_1arith_1_1IterSplitExprNode__coll__graph.svg |   214 +
 ...1arith_1_1IterSplitExprNode__inherit__graph.svg |   103 +
 ...stvm_1_1arith_1_1IterSplitExpr__coll__graph.svg |    99 +
 ...m_1_1arith_1_1IterSplitExpr__inherit__graph.svg |    99 +
 .../classtvm_1_1arith_1_1IterSumExpr-members.html  |   114 +
 .../doxygen/classtvm_1_1arith_1_1IterSumExpr.html  |   241 +
 ...asstvm_1_1arith_1_1IterSumExprNode-members.html |   119 +
 .../classtvm_1_1arith_1_1IterSumExprNode.html      |   348 +
 ...vm_1_1arith_1_1IterSumExprNode__coll__graph.svg |   203 +
 ...1_1arith_1_1IterSumExprNode__inherit__graph.svg |   101 +
 ...asstvm_1_1arith_1_1IterSumExpr__coll__graph.svg |    97 +
 ...tvm_1_1arith_1_1IterSumExpr__inherit__graph.svg |    97 +
 ...1auto__scheduler_1_1AnnotationStep-members.html |     3 +-
 ...sstvm_1_1auto__scheduler_1_1AnnotationStep.html |    11 +-
 ...o__scheduler_1_1AnnotationStepNode-members.html |     2 +-
 ...m_1_1auto__scheduler_1_1AnnotationStepNode.html |     8 +-
 ...o__scheduler_1_1AnnotationStep__coll__graph.svg |    45 +-
 ...scheduler_1_1AnnotationStep__inherit__graph.svg |    45 +-
 ...stvm_1_1auto__scheduler_1_1BuildResultNode.html |     2 +-
 ...__scheduler_1_1BuildResultNode__coll__graph.svg |   171 +-
 ..._1auto__scheduler_1_1CacheReadStep-members.html |     3 +-
 ...asstvm_1_1auto__scheduler_1_1CacheReadStep.html |    11 +-
 ...to__scheduler_1_1CacheReadStepNode-members.html |     2 +-
 ...vm_1_1auto__scheduler_1_1CacheReadStepNode.html |    10 +-
 ...scheduler_1_1CacheReadStepNode__coll__graph.svg |   191 +-
 ...to__scheduler_1_1CacheReadStep__coll__graph.svg |    45 +-
 ..._scheduler_1_1CacheReadStep__inherit__graph.svg |    45 +-
 ...1auto__scheduler_1_1CacheWriteStep-members.html |     3 +-
 ...sstvm_1_1auto__scheduler_1_1CacheWriteStep.html |    11 +-
 ...o__scheduler_1_1CacheWriteStepNode-members.html |     2 +-
 ...m_1_1auto__scheduler_1_1CacheWriteStepNode.html |    10 +-
 ...cheduler_1_1CacheWriteStepNode__coll__graph.svg |   199 +-
 ...o__scheduler_1_1CacheWriteStep__coll__graph.svg |    45 +-
 ...scheduler_1_1CacheWriteStep__inherit__graph.svg |    45 +-
 ..._1auto__scheduler_1_1ComputeAtStep-members.html |     3 +-
 ...asstvm_1_1auto__scheduler_1_1ComputeAtStep.html |    11 +-
 ...to__scheduler_1_1ComputeAtStepNode-members.html |     2 +-
 ...vm_1_1auto__scheduler_1_1ComputeAtStepNode.html |     8 +-
 ...to__scheduler_1_1ComputeAtStep__coll__graph.svg |    45 +-
 ..._scheduler_1_1ComputeAtStep__inherit__graph.svg |    45 +-
 ...m_1_1auto__scheduler_1_1ComputeDAG-members.html |    19 +-
 .../classtvm_1_1auto__scheduler_1_1ComputeDAG.html |    83 +-
 ...1auto__scheduler_1_1ComputeDAG__coll__graph.svg |    37 +-
 ...to__scheduler_1_1ComputeDAG__inherit__graph.svg |    37 +-
 ...to__scheduler_1_1ComputeInlineStep-members.html |     3 +-
 ...vm_1_1auto__scheduler_1_1ComputeInlineStep.html |    11 +-
 ...scheduler_1_1ComputeInlineStepNode-members.html |     2 +-
 ..._1auto__scheduler_1_1ComputeInlineStepNode.html |     8 +-
 ...scheduler_1_1ComputeInlineStep__coll__graph.svg |    45 +-
 ...eduler_1_1ComputeInlineStep__inherit__graph.svg |    45 +-
 ...auto__scheduler_1_1ComputeRootStep-members.html |     3 +-
 ...stvm_1_1auto__scheduler_1_1ComputeRootStep.html |    11 +-
 ...__scheduler_1_1ComputeRootStepNode-members.html |     2 +-
 ..._1_1auto__scheduler_1_1ComputeRootStepNode.html |     8 +-
 ...__scheduler_1_1ComputeRootStep__coll__graph.svg |    45 +-
 ...cheduler_1_1ComputeRootStep__inherit__graph.svg |    45 +-
 ..._1auto__scheduler_1_1CostModelNode-members.html |     1 +
 ...asstvm_1_1auto__scheduler_1_1CostModelNode.html |    35 +-
 ...to__scheduler_1_1CostModelNode__coll__graph.svg |    43 +-
 ..._scheduler_1_1CostModelNode__inherit__graph.svg |    51 +-
 ..._scheduler_1_1FollowFusedSplitStep-members.html |     7 +-
 ...1_1auto__scheduler_1_1FollowFusedSplitStep.html |    11 +-
 ...eduler_1_1FollowFusedSplitStepNode-members.html |     2 +-
 ...uto__scheduler_1_1FollowFusedSplitStepNode.html |     8 +-
 ...eduler_1_1FollowFusedSplitStep__coll__graph.svg |    45 +-
 ...ler_1_1FollowFusedSplitStep__inherit__graph.svg |    45 +-
 ...auto__scheduler_1_1FollowSplitStep-members.html |     7 +-
 ...stvm_1_1auto__scheduler_1_1FollowSplitStep.html |    11 +-
 ...__scheduler_1_1FollowSplitStepNode-members.html |     2 +-
 ..._1_1auto__scheduler_1_1FollowSplitStepNode.html |     8 +-
 ...__scheduler_1_1FollowSplitStep__coll__graph.svg |    45 +-
 ...cheduler_1_1FollowSplitStep__inherit__graph.svg |    45 +-
 ...tvm_1_1auto__scheduler_1_1FuseStep-members.html |     7 +-
 .../classtvm_1_1auto__scheduler_1_1FuseStep.html   |    11 +-
 ...1_1auto__scheduler_1_1FuseStepNode-members.html |     2 +-
 ...lasstvm_1_1auto__scheduler_1_1FuseStepNode.html |     8 +-
 ...1_1auto__scheduler_1_1FuseStep__coll__graph.svg |    45 +-
 ...auto__scheduler_1_1FuseStep__inherit__graph.svg |    45 +-
 ...lasstvm_1_1auto__scheduler_1_1IteratorNode.html |     2 +-
 ...uto__scheduler_1_1IteratorNode__coll__graph.svg |   189 +-
 ...tvm_1_1auto__scheduler_1_1LocalBuilderNode.html |     2 +-
 ..._scheduler_1_1LocalBuilderNode__coll__graph.svg |   193 +-
 ...vm_1_1auto__scheduler_1_1MeasureResultNode.html |     2 +-
 ...scheduler_1_1MeasureResultNode__coll__graph.svg |   169 +-
 ...m_1_1auto__scheduler_1_1PragmaStep-members.html |     7 +-
 .../classtvm_1_1auto__scheduler_1_1PragmaStep.html |    11 +-
 ...1auto__scheduler_1_1PragmaStepNode-members.html |     2 +-
 ...sstvm_1_1auto__scheduler_1_1PragmaStepNode.html |    10 +-
 ...o__scheduler_1_1PragmaStepNode__coll__graph.svg |   201 +-
 ...1auto__scheduler_1_1PragmaStep__coll__graph.svg |    45 +-
 ...to__scheduler_1_1PragmaStep__inherit__graph.svg |    45 +-
 ...to__scheduler_1_1PreloadMeasuredStatesNode.html |     2 +-
 ...r_1_1PreloadMeasuredStatesNode__coll__graph.svg |   189 +-
 ...stvm_1_1auto__scheduler_1_1ProgramMeasurer.html |     8 +-
 ...__scheduler_1_1ProgramMeasurerNode-members.html |     2 +-
 ..._1_1auto__scheduler_1_1ProgramMeasurerNode.html |    28 +-
 ..._scheduler_1_1PythonBasedModelNode-members.html |     1 +
 ...1_1auto__scheduler_1_1PythonBasedModelNode.html |     7 +-
 ...eduler_1_1PythonBasedModelNode__coll__graph.svg |    69 +-
 ...ler_1_1PythonBasedModelNode__inherit__graph.svg |    47 +-
 ...asstvm_1_1auto__scheduler_1_1RPCRunnerNode.html |     2 +-
 ...to__scheduler_1_1RPCRunnerNode__coll__graph.svg |   209 +-
 ...auto__scheduler_1_1RandomModelNode-members.html |     1 +
 ...stvm_1_1auto__scheduler_1_1RandomModelNode.html |     7 +-
 ...__scheduler_1_1RandomModelNode__coll__graph.svg |    65 +-
 ...cheduler_1_1RandomModelNode__inherit__graph.svg |    47 +-
 ...tvm_1_1auto__scheduler_1_1RecordReaderNode.html |     2 +-
 ..._scheduler_1_1RecordReaderNode__coll__graph.svg |   157 +-
 ...tvm_1_1auto__scheduler_1_1RecordToFileNode.html |     2 +-
 ..._scheduler_1_1RecordToFileNode__coll__graph.svg |   189 +-
 ..._1_1auto__scheduler_1_1ReorderStep-members.html |     7 +-
 ...classtvm_1_1auto__scheduler_1_1ReorderStep.html |    11 +-
 ...auto__scheduler_1_1ReorderStepNode-members.html |     2 +-
 ...stvm_1_1auto__scheduler_1_1ReorderStepNode.html |     8 +-
 ...auto__scheduler_1_1ReorderStep__coll__graph.svg |    45 +-
 ...o__scheduler_1_1ReorderStep__inherit__graph.svg |    45 +-
 ..._1_1auto__scheduler_1_1RfactorStep-members.html |     7 +-
 ...classtvm_1_1auto__scheduler_1_1RfactorStep.html |    11 +-
 ...auto__scheduler_1_1RfactorStepNode-members.html |     2 +-
 ...stvm_1_1auto__scheduler_1_1RfactorStepNode.html |     8 +-
 ...auto__scheduler_1_1RfactorStep__coll__graph.svg |    45 +-
 ...o__scheduler_1_1RfactorStep__inherit__graph.svg |    45 +-
 ...uto__scheduler_1_1SearchPolicyNode-members.html |    21 +-
 ...tvm_1_1auto__scheduler_1_1SearchPolicyNode.html |    51 +-
 ..._scheduler_1_1SearchPolicyNode__coll__graph.svg |    89 +-
 ...heduler_1_1SearchPolicyNode__inherit__graph.svg |    51 +-
 ...sstvm_1_1auto__scheduler_1_1SearchTaskNode.html |     2 +-
 ...o__scheduler_1_1SearchTaskNode__coll__graph.svg |   270 +-
 ...vm_1_1auto__scheduler_1_1SplitStep-members.html |     7 +-
 .../classtvm_1_1auto__scheduler_1_1SplitStep.html  |    11 +-
 ..._1auto__scheduler_1_1SplitStepNode-members.html |     2 +-
 ...asstvm_1_1auto__scheduler_1_1SplitStepNode.html |     8 +-
 ..._1auto__scheduler_1_1SplitStep__coll__graph.svg |    45 +-
 ...uto__scheduler_1_1SplitStep__inherit__graph.svg |    45 +-
 ...lasstvm_1_1auto__scheduler_1_1Step-members.html |     3 +-
 .../classtvm_1_1auto__scheduler_1_1Step.html       |    33 +-
 ...tvm_1_1auto__scheduler_1_1Step__coll__graph.svg |    41 +-
 ..._1_1auto__scheduler_1_1Step__inherit__graph.svg |    97 +-
 ...uto__scheduler_1_1StorageAlignStep-members.html |     7 +-
 ...tvm_1_1auto__scheduler_1_1StorageAlignStep.html |    11 +-
 ..._scheduler_1_1StorageAlignStepNode-members.html |     2 +-
 ...1_1auto__scheduler_1_1StorageAlignStepNode.html |     8 +-
 ..._scheduler_1_1StorageAlignStep__coll__graph.svg |    45 +-
 ...heduler_1_1StorageAlignStep__inherit__graph.svg |    45 +-
 ...classtvm_1_1detail_1_1AttrDocEntry-members.html |     4 +-
 .../classtvm_1_1detail_1_1AttrDocEntry.html        |    18 +-
 .../classtvm_1_1parser_1_1Source-members.html      |   108 +
 docs/api/doxygen/classtvm_1_1parser_1_1Source.html |   208 +
 .../classtvm_1_1parser_1_1SourceMap-members.html   |     9 +-
 .../doxygen/classtvm_1_1parser_1_1SourceMap.html   |   103 +-
 ...lasstvm_1_1parser_1_1SourceMapNode-members.html |     2 +-
 .../classtvm_1_1parser_1_1SourceMapNode.html       |    10 +-
 ...tvm_1_1parser_1_1SourceMapNode__coll__graph.svg |     4 +-
 ...lasstvm_1_1parser_1_1SourceMap__coll__graph.svg |    45 +-
 ...stvm_1_1parser_1_1SourceMap__inherit__graph.svg |    45 +-
 .../classtvm_1_1parser_1_1SourceNode-members.html  |   111 +
 .../doxygen/classtvm_1_1parser_1_1SourceNode.html  |   263 +
 ...asstvm_1_1parser_1_1SourceNode__coll__graph.svg |   163 +
 ...tvm_1_1parser_1_1SourceNode__inherit__graph.svg |    40 +
 .../classtvm_1_1parser_1_1Source__coll__graph.svg  |    39 +
 ...lasstvm_1_1parser_1_1Source__inherit__graph.svg |    39 +
 .../api/doxygen/classtvm_1_1relay_1_1CallNode.html |     2 +-
 .../doxygen/classtvm_1_1relay_1_1ConstantNode.html |     2 +-
 .../doxygen/classtvm_1_1relay_1_1FunctionNode.html |     2 +-
 docs/api/doxygen/classtvm_1_1relay_1_1IdNode.html  |     2 +-
 .../classtvm_1_1relay_1_1IdNode__coll__graph.svg   |   157 +-
 docs/api/doxygen/classtvm_1_1relay_1_1IfNode.html  |     2 +-
 docs/api/doxygen/classtvm_1_1relay_1_1LetNode.html |     2 +-
 .../doxygen/classtvm_1_1relay_1_1MatchNode.html    |     2 +-
 .../classtvm_1_1relay_1_1OpImplementationNode.html |     2 +-
 ...1relay_1_1OpImplementationNode__coll__graph.svg |   203 +-
 .../classtvm_1_1relay_1_1RefCreateNode.html        |     2 +-
 .../doxygen/classtvm_1_1relay_1_1RefReadNode.html  |     2 +-
 .../doxygen/classtvm_1_1relay_1_1RefWriteNode.html |     2 +-
 .../doxygen/classtvm_1_1relay_1_1TempExprNode.html |     2 +-
 .../classtvm_1_1relay_1_1TupleGetItemNode.html     |     2 +-
 .../doxygen/classtvm_1_1relay_1_1TupleNode.html    |     2 +-
 docs/api/doxygen/classtvm_1_1relay_1_1VarNode.html |     2 +-
 .../classtvm_1_1relay_1_1VarPatternNode.html       |     2 +-
 ...tvm_1_1relay_1_1VarPatternNode__coll__graph.svg |   203 +-
 .../doxygen/classtvm_1_1runtime_1_1NDArray.html    |     4 +-
 .../api/doxygen/classtvm_1_1runtime_1_1Object.html |     2 +-
 .../doxygen/classtvm_1_1runtime_1_1ObjectRef.html  |     2 +-
 ...tvm_1_1runtime_1_1ObjectRef__inherit__graph.svg |    71 +-
 .../doxygen/classtvm_1_1runtime_1_1Optional.html   |     2 +-
 .../classtvm_1_1runtime_1_1String-members.html     |    81 +-
 .../api/doxygen/classtvm_1_1runtime_1_1String.html |    40 +-
 .../classtvm_1_1runtime_1_1String__coll__graph.svg |   135 +-
 ...asstvm_1_1runtime_1_1String__inherit__graph.svg |    97 +-
 .../classtvm_1_1runtime_1_1TVMArgValue.html        |     2 +-
 ...m_1_1runtime_1_1TVMArgValue__inherit__graph.svg |   103 +-
 ...1_1runtime_1_1TVMMovableArgValue__-members.html |    30 +-
 ...lasstvm_1_1runtime_1_1TVMMovableArgValue__.html |   155 +-
 ...untime_1_1TVMMovableArgValue____coll__graph.svg |   133 +-
 ...ime_1_1TVMMovableArgValue____inherit__graph.svg |   105 +-
 .../classtvm_1_1runtime_1_1TVMPODValue__.html      |     2 +-
 ...1_1runtime_1_1TVMPODValue____inherit__graph.svg |   168 +-
 ...1_1TypedPackedFunc_3_01R_07Args_8_8_8_08_4.html |     6 +-
 docs/api/doxygen/classtvm_1_1tir_1_1AddNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1AndNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1AnyNode.html   |     4 +-
 .../doxygen/classtvm_1_1tir_1_1AttrStmtNode.html   |     2 +-
 ...lasstvm_1_1tir_1_1AttrStmtNode__coll__graph.svg |   261 +-
 ..._1_1tir_1_1BijectiveLayoutNode__coll__graph.svg |    16 +-
 .../doxygen/classtvm_1_1tir_1_1BinaryOpNode.html   |     4 +-
 .../doxygen/classtvm_1_1tir_1_1BroadcastNode.html  |     4 +-
 .../doxygen/classtvm_1_1tir_1_1BufferLoadNode.html |     4 +-
 .../api/doxygen/classtvm_1_1tir_1_1BufferNode.html |     2 +-
 .../classtvm_1_1tir_1_1BufferNode__coll__graph.svg |   193 +-
 docs/api/doxygen/classtvm_1_1tir_1_1CallNode.html  |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1CastNode.html  |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1CmpOpNode.html |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1DivNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1EQNode.html    |     4 +-
 .../doxygen/classtvm_1_1tir_1_1ExprFunctor.html    |     2 +-
 .../doxygen/classtvm_1_1tir_1_1FloorDivNode.html   |     4 +-
 .../doxygen/classtvm_1_1tir_1_1FloorModNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1GENode.html    |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1GTNode.html    |     4 +-
 .../doxygen/classtvm_1_1tir_1_1IterVarNode.html    |     2 +-
 ...classtvm_1_1tir_1_1IterVarNode__coll__graph.svg |   267 +-
 docs/api/doxygen/classtvm_1_1tir_1_1LTNode.html    |     4 +-
 .../doxygen/classtvm_1_1tir_1_1Layout-members.html |    25 +-
 docs/api/doxygen/classtvm_1_1tir_1_1Layout.html    |    29 +
 .../api/doxygen/classtvm_1_1tir_1_1LayoutNode.html |     2 +-
 .../classtvm_1_1tir_1_1LayoutNode__coll__graph.svg |   171 +-
 .../classtvm_1_1tir_1_1Layout__coll__graph.svg     |    16 +-
 .../classtvm_1_1tir_1_1Layout__inherit__graph.svg  |    16 +-
 docs/api/doxygen/classtvm_1_1tir_1_1LetNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1LoadNode.html  |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1MaxNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1MinNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1ModNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1MulNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1NENode.html    |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1NotNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1OrNode.html    |     4 +-
 .../doxygen/classtvm_1_1tir_1_1PrimFuncNode.html   |     2 +-
 .../classtvm_1_1tir_1_1ProducerLoadNode.html       |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1RampNode.html  |     4 +-
 .../api/doxygen/classtvm_1_1tir_1_1ReduceNode.html |     4 +-
 .../api/doxygen/classtvm_1_1tir_1_1SelectNode.html |     4 +-
 .../doxygen/classtvm_1_1tir_1_1ShuffleNode.html    |     4 +-
 .../doxygen/classtvm_1_1tir_1_1SizeVarNode.html    |     6 +-
 ...classtvm_1_1tir_1_1SizeVarNode__coll__graph.svg |   283 +-
 .../doxygen/classtvm_1_1tir_1_1StringImmNode.html  |     6 +-
 ...asstvm_1_1tir_1_1StringImmNode__coll__graph.svg |   271 +-
 docs/api/doxygen/classtvm_1_1tir_1_1SubNode.html   |     4 +-
 docs/api/doxygen/classtvm_1_1tir_1_1VarNode.html   |     6 +-
 .../classtvm_1_1tir_1_1VarNode__coll__graph.svg    |   283 +-
 ...vm_1_1transform_1_1PassContextNode-members.html |     4 +-
 .../classtvm_1_1transform_1_1PassContextNode.html  |    34 +-
 ..._1transform_1_1PassContextNode__coll__graph.svg |   147 +-
 ...ransform_1_1PassContextNode__inherit__graph.svg |    12 +-
 .../classtvm_1_1transform_1_1PassInfoNode.html     |     2 +-
 ...m_1_1transform_1_1PassInfoNode__coll__graph.svg |   171 +-
 docs/api/doxygen/codegen_8h.html                   |     2 +-
 docs/api/doxygen/codegen_8h__incl.svg              |  1918 ++--
 docs/api/doxygen/codegen_8h_source.html            |     6 +-
 docs/api/doxygen/compute__dag_8h.html              |    16 +-
 docs/api/doxygen/compute__dag_8h__dep__incl.svg    |   103 +-
 docs/api/doxygen/compute__dag_8h__incl.svg         |  1783 ++-
 docs/api/doxygen/compute__dag_8h_source.html       |     7 +-
 docs/api/doxygen/constant__utils_8h.html           |     4 +-
 docs/api/doxygen/constant__utils_8h__dep__incl.svg |   177 +-
 docs/api/doxygen/constant__utils_8h__incl.svg      |  2071 ++--
 docs/api/doxygen/constant__utils_8h_source.html    |     2 +-
 docs/api/doxygen/cost__model_8h.html               |     2 +-
 docs/api/doxygen/cost__model_8h__incl.svg          |  1517 ++-
 docs/api/doxygen/cost__model_8h_source.html        |    25 +-
 docs/api/doxygen/cublas_8h.html                    |     2 +-
 docs/api/doxygen/cublas_8h__incl.svg               |  2032 ++--
 docs/api/doxygen/cuda_2dense_8h.html               |     2 +-
 docs/api/doxygen/cuda_2dense_8h__incl.svg          |  1363 ++-
 docs/api/doxygen/cuda_2dense_8h_source.html        |     2 +-
 docs/api/doxygen/cuda_2injective_8h.html           |     2 +-
 docs/api/doxygen/cuda_2injective_8h__incl.svg      |  1369 ++-
 docs/api/doxygen/cuda_2normalization_8h.html       |     2 +-
 docs/api/doxygen/cuda_2normalization_8h__incl.svg  |  1359 ++-
 docs/api/doxygen/cuda_2pooling_8h.html             |     2 +-
 docs/api/doxygen/cuda_2pooling_8h__incl.svg        |  1397 ++-
 docs/api/doxygen/cuda_2pooling_8h_source.html      |     2 +-
 docs/api/doxygen/cuda_2reduction_8h.html           |     2 +-
 docs/api/doxygen/cuda_2reduction_8h__incl.svg      |  1369 ++-
 docs/api/doxygen/cuda_2reduction_8h_source.html    |     2 +-
 docs/api/doxygen/cuda_2softmax_8h.html             |     2 +-
 docs/api/doxygen/cuda_2softmax_8h__incl.svg        |  1369 ++-
 docs/api/doxygen/data__layout_8h.html              |     2 +-
 docs/api/doxygen/data__layout_8h__incl.svg         |  1637 +--
 docs/api/doxygen/data__layout_8h_source.html       |    43 +-
 docs/api/doxygen/data__type_8h.html                |     8 +-
 docs/api/doxygen/data__type_8h__dep__incl.svg      |   952 +-
 docs/api/doxygen/data__type_8h__incl.svg           |   104 +-
 docs/api/doxygen/data__type_8h_source.html         |     2 +-
 docs/api/doxygen/dataflow__matcher_8h.html         |     2 +-
 docs/api/doxygen/dataflow__matcher_8h__incl.svg    |  1912 ++--
 docs/api/doxygen/dataflow__matcher_8h_source.html  |     4 +-
 docs/api/doxygen/dataflow__pattern_8h.html         |     2 +-
 docs/api/doxygen/dataflow__pattern_8h__incl.svg    |  1990 ++--
 .../api/doxygen/dataflow__pattern__functor_8h.html |     2 +-
 .../dataflow__pattern__functor_8h__incl.svg        |  1873 ++--
 .../dataflow__pattern__functor_8h_source.html      |     2 +-
 docs/api/doxygen/debug_8h.html                     |     2 +-
 docs/api/doxygen/debug_8h__incl.svg                |  1475 +--
 docs/api/doxygen/debug_8h_source.html              |     2 +-
 docs/api/doxygen/detail_2broadcast_8h.html         |     4 +-
 .../doxygen/detail_2broadcast_8h__dep__incl.svg    |   105 +-
 docs/api/doxygen/detail_2broadcast_8h__incl.svg    |  1495 ++-
 docs/api/doxygen/detail_2broadcast_8h_source.html  |     6 +-
 docs/api/doxygen/detail_2extern_8h.html            |     2 +-
 docs/api/doxygen/detail_2extern_8h__incl.svg       |  1465 ++-
 docs/api/doxygen/detail_2extern_8h_source.html     |     6 +-
 docs/api/doxygen/device__api_8h.html               |     2 +-
 docs/api/doxygen/device__api_8h__incl.svg          |   685 +-
 docs/api/doxygen/device__api_8h_source.html        |     2 +-
 docs/api/doxygen/device__copy_8h.html              |     2 +-
 docs/api/doxygen/device__copy_8h__incl.svg         |  1419 +--
 docs/api/doxygen/device__copy_8h_source.html       |     2 +-
 docs/api/doxygen/diagnostic_8h.html                |   158 +
 docs/api/doxygen/diagnostic_8h__dep__incl.svg      |   952 ++
 docs/api/doxygen/diagnostic_8h__incl.svg           |  1212 +++
 docs/api/doxygen/diagnostic_8h_source.html         |   146 +
 docs/api/doxygen/dilate_8h.html                    |     8 +-
 docs/api/doxygen/dilate_8h__incl.svg               |  2056 ++--
 docs/api/doxygen/dilate_8h_source.html             |     6 +-
 docs/api/doxygen/dir_000002_000006.html            |     2 +-
 docs/api/doxygen/dir_000002_000008.html            |     2 +-
 docs/api/doxygen/dir_000004_000009.html            |     2 +-
 docs/api/doxygen/dir_000006_000014.html            |    90 +
 docs/api/doxygen/dir_000008_000006.html            |     2 +-
 docs/api/doxygen/dir_000011_000009.html            |    90 +
 docs/api/doxygen/dir_000012_000006.html            |     2 +-
 docs/api/doxygen/dir_000012_000009.html            |     2 +-
 docs/api/doxygen/dir_000012_000021.html            |     2 +-
 docs/api/doxygen/dir_000025_000021.html            |     2 +-
 .../dir_194ecda214f05a38134392ac6a69b970.html      |     3 +
 .../dir_194ecda214f05a38134392ac6a69b970_dep.svg   |    12 +-
 .../dir_1f1b12d204a071c9e67e47fcbb552b86_dep.svg   |     4 +-
 .../dir_3a038e7bfa2370c6aee2a5aecd5d3ef1.html      |     3 -
 .../dir_3a038e7bfa2370c6aee2a5aecd5d3ef1_dep.svg   |     4 +-
 .../dir_519be2d4a83a987dbf989f1de527b870.html      |     2 +-
 .../dir_519be2d4a83a987dbf989f1de527b870_dep.svg   |    60 +-
 .../dir_54983dd6d74c59f67ee9e8e5a50aafc4_dep.svg   |     4 +-
 .../dir_5da96592f3a7c442b838b075c58254c2_dep.svg   |     4 +-
 .../dir_63946bee875c6d52bce55e72a67a86ad.html      |     2 +-
 .../dir_63946bee875c6d52bce55e72a67a86ad_dep.svg   |   267 +-
 .../dir_72c2f11201cd7636dc7624de0754daa5_dep.svg   |     4 +-
 .../dir_8e4e25e66b8623d88c5b5dd2040bca97.html      |     4 +-
 .../dir_8e4e25e66b8623d88c5b5dd2040bca97_dep.svg   |    16 +-
 .../dir_ac57496531ccbad72f774fa62e6de987_dep.svg   |     4 +-
 .../dir_b4c7d8e826c599ba55146c099a14beb5.html      |     2 +-
 .../dir_b4c7d8e826c599ba55146c099a14beb5_dep.svg   |   411 +-
 .../dir_dc867ff9a37cad1764f1670dc7eba6c1.html      |     5 +-
 .../dir_dc867ff9a37cad1764f1670dc7eba6c1_dep.svg   |   101 +-
 .../dir_f97d855a3173728370e632aa77170e34_dep.svg   |     4 +-
 .../dir_fafc18f54a755f417c55c769623cbfef.html      |     2 +-
 .../dir_fafc18f54a755f417c55c769623cbfef_dep.svg   |    59 +-
 docs/api/doxygen/driver__api_8h.html               |     2 +-
 docs/api/doxygen/driver__api_8h__incl.svg          |  1852 ++--
 docs/api/doxygen/elemwise_8h.html                  |     2 +-
 docs/api/doxygen/elemwise_8h__incl.svg             |  1742 ++-
 docs/api/doxygen/elemwise_8h_source.html           |    10 +-
 docs/api/doxygen/env__func_8h.html                 |     2 +-
 docs/api/doxygen/env__func_8h__incl.svg            |  1025 +-
 docs/api/doxygen/env__func_8h_source.html          |     6 +-
 docs/api/doxygen/error_8h.html                     |     4 +-
 docs/api/doxygen/error_8h__dep__incl.svg           |   253 +-
 docs/api/doxygen/error_8h__incl.svg                |  1734 +--
 docs/api/doxygen/error_8h_source.html              |     2 +-
 docs/api/doxygen/error__codes_8h.html              |     5 +-
 docs/api/doxygen/error__codes_8h__dep__incl.svg    |    50 +-
 docs/api/doxygen/error__codes_8h_source.html       |     5 +-
 docs/api/doxygen/executable_8h.html                |     2 +-
 docs/api/doxygen/executable_8h__incl.svg           |   676 +-
 docs/api/doxygen/files.html                        |    49 +-
 docs/api/doxygen/flatten_8h.html                   |     2 +-
 docs/api/doxygen/flatten_8h__incl.svg              |  1481 ++-
 docs/api/doxygen/functions.html                    |    15 +-
 docs/api/doxygen/functions_0x7e.html               |     3 +
 docs/api/doxygen/functions_a.html                  |    13 +-
 docs/api/doxygen/functions_b.html                  |     8 +-
 docs/api/doxygen/functions_c.html                  |     6 +-
 docs/api/doxygen/functions_d.html                  |    29 +-
 docs/api/doxygen/functions_e.html                  |    18 +-
 docs/api/doxygen/functions_f.html                  |     4 +-
 docs/api/doxygen/functions_func_0x7e.html          |     3 +
 docs/api/doxygen/functions_func_a.html             |    14 +-
 docs/api/doxygen/functions_func_b.html             |     3 +
 docs/api/doxygen/functions_func_c.html             |    12 +-
 docs/api/doxygen/functions_func_d.html             |    17 +-
 docs/api/doxygen/functions_func_e.html             |    13 +-
 docs/api/doxygen/functions_func_f.html             |     4 +-
 docs/api/doxygen/functions_func_g.html             |    14 +-
 docs/api/doxygen/functions_func_h.html             |     3 +
 docs/api/doxygen/functions_func_i.html             |    13 +-
 docs/api/doxygen/functions_func_l.html             |     2 +-
 docs/api/doxygen/functions_func_m.html             |     4 +-
 docs/api/doxygen/functions_func_n.html             |     3 +
 docs/api/doxygen/functions_func_o.html             |    46 +-
 docs/api/doxygen/functions_func_r.html             |    15 +-
 docs/api/doxygen/functions_func_s.html             |    36 +-
 docs/api/doxygen/functions_func_t.html             |    69 +-
 docs/api/doxygen/functions_func_v.html             |    32 +-
 docs/api/doxygen/functions_func_w.html             |     3 +
 docs/api/doxygen/functions_g.html                  |    14 +-
 docs/api/doxygen/functions_h.html                  |     3 +
 docs/api/doxygen/functions_i.html                  |    17 +-
 docs/api/doxygen/functions_k.html                  |     8 +-
 docs/api/doxygen/functions_l.html                  |    13 +-
 docs/api/doxygen/functions_m.html                  |    10 +-
 docs/api/doxygen/functions_n.html                  |     3 +
 docs/api/doxygen/functions_o.html                  |    40 +-
 docs/api/doxygen/functions_r.html                  |    17 +-
 docs/api/doxygen/functions_rela.html               |     3 +
 docs/api/doxygen/functions_s.html                  |    66 +-
 docs/api/doxygen/functions_t.html                  |    63 +-
 docs/api/doxygen/functions_v.html                  |    36 +-
 docs/api/doxygen/functions_vars.html               |    15 +-
 docs/api/doxygen/functions_vars_a.html             |     3 +-
 docs/api/doxygen/functions_vars_b.html             |     3 +-
 docs/api/doxygen/functions_vars_d.html             |    11 +-
 docs/api/doxygen/functions_vars_e.html             |     7 +-
 docs/api/doxygen/functions_vars_k.html             |     8 +-
 docs/api/doxygen/functions_vars_l.html             |    11 +-
 docs/api/doxygen/functions_vars_m.html             |     6 +-
 docs/api/doxygen/functions_vars_o.html             |     2 +-
 docs/api/doxygen/functions_vars_r.html             |     4 +
 docs/api/doxygen/functions_vars_s.html             |    23 +-
 docs/api/doxygen/functions_w.html                  |     3 +
 docs/api/doxygen/functor_8h.html                   |     4 +-
 docs/api/doxygen/functor_8h__dep__incl.svg         |   821 +-
 docs/api/doxygen/functor_8h__incl.svg              |   165 +-
 docs/api/doxygen/functor_8h_source.html            |     2 +-
 docs/api/doxygen/fuse_8h.html                      |     2 +-
 docs/api/doxygen/fuse_8h__incl.svg                 |  1517 +--
 docs/api/doxygen/generic_2default_8h.html          |     2 +-
 docs/api/doxygen/generic_2default_8h__incl.svg     |  1369 ++-
 docs/api/doxygen/generic_2extern_8h.html           |     2 +-
 docs/api/doxygen/generic_2extern_8h__incl.svg      |  1419 ++-
 docs/api/doxygen/generic_2injective_8h.html        |     2 +-
 docs/api/doxygen/generic_2injective_8h__incl.svg   |  1369 ++-
 docs/api/doxygen/generic__func_8h.html             |     2 +-
 docs/api/doxygen/generic__func_8h__incl.svg        |  1413 +--
 docs/api/doxygen/generic__func_8h_source.html      |     4 +-
 docs/api/doxygen/globals.html                      |    19 +-
 docs/api/doxygen/globals_d.html                    |   136 -
 docs/api/doxygen/globals_defs.html                 |    17 +-
 docs/api/doxygen/globals_e.html                    |     3 +-
 docs/api/doxygen/globals_eval.html                 |     3 +
 docs/api/doxygen/globals_f.html                    |     3 +-
 docs/api/doxygen/globals_func.html                 |     8 +-
 docs/api/doxygen/globals_g.html                    |     3 +-
 docs/api/doxygen/globals_i.html                    |     3 +-
 docs/api/doxygen/globals_k.html                    |     6 +-
 docs/api/doxygen/globals_p.html                    |     3 +-
 docs/api/doxygen/globals_r.html                    |     3 +-
 docs/api/doxygen/globals_s.html                    |     3 +-
 docs/api/doxygen/globals_t.html                    |    12 +-
 docs/api/doxygen/globals_u.html                    |     8 +-
 docs/api/doxygen/globals_v.html                    |     3 +-
 docs/api/doxygen/hierarchy.html                    |  1659 +--
 docs/api/doxygen/image_8h.html                     |     2 +-
 docs/api/doxygen/image_8h__incl.svg                |  1707 +--
 docs/api/doxygen/image_8h_source.html              |     2 +-
 docs/api/doxygen/inherit_graph_123.svg             |    52 +-
 docs/api/doxygen/inherit_graph_129.svg             |    15 +-
 docs/api/doxygen/inherit_graph_130.svg             |    12 +-
 docs/api/doxygen/inherit_graph_131.svg             |    12 +-
 docs/api/doxygen/inherit_graph_132.svg             |    12 +-
 docs/api/doxygen/inherit_graph_133.svg             |    15 +-
 docs/api/doxygen/inherit_graph_134.svg             |    15 +-
 docs/api/doxygen/inherit_graph_135.svg             |    12 +-
 docs/api/doxygen/inherit_graph_136.svg             |    15 +-
 docs/api/doxygen/inherit_graph_137.svg             |    15 +-
 docs/api/doxygen/inherit_graph_138.svg             |    15 +-
 docs/api/doxygen/inherit_graph_139.svg             |    15 +-
 docs/api/doxygen/inherit_graph_140.svg             |    12 +-
 docs/api/doxygen/inherit_graph_141.svg             |    12 +-
 docs/api/doxygen/inherit_graph_142.svg             |    12 +-
 docs/api/doxygen/inherit_graph_143.svg             |    12 +-
 docs/api/doxygen/inherit_graph_144.svg             |    15 +-
 docs/api/doxygen/inherit_graph_145.svg             |    17 +-
 docs/api/doxygen/inherit_graph_146.svg             |    16 +-
 docs/api/doxygen/inherit_graph_147.svg             |    15 +-
 docs/api/doxygen/inherit_graph_148.svg             |    14 +-
 docs/api/doxygen/inherit_graph_149.svg             |    12 +-
 docs/api/doxygen/inherit_graph_150.svg             |    69 +-
 docs/api/doxygen/inherit_graph_151.svg             |    54 +-
 docs/api/doxygen/inherit_graph_152.svg             |    72 +-
 docs/api/doxygen/inherit_graph_153.svg             |    19 +-
 docs/api/doxygen/inherit_graph_154.svg             |    15 +-
 docs/api/doxygen/inherit_graph_155.svg             |    15 +-
 docs/api/doxygen/inherit_graph_156.svg             |    27 +-
 docs/api/doxygen/inherit_graph_157.svg             |    24 +-
 docs/api/doxygen/inherit_graph_158.svg             |    28 +-
 docs/api/doxygen/inherit_graph_159.svg             |    12 +-
 docs/api/doxygen/inherit_graph_160.svg             |    12 +-
 docs/api/doxygen/inherit_graph_161.svg             |    12 +-
 docs/api/doxygen/inherit_graph_162.svg             |    12 +-
 docs/api/doxygen/inherit_graph_163.svg             |    12 +-
 docs/api/doxygen/inherit_graph_164.svg             |    12 +-
 docs/api/doxygen/inherit_graph_165.svg             |    12 +-
 docs/api/doxygen/inherit_graph_166.svg             |    12 +-
 docs/api/doxygen/inherit_graph_167.svg             |    12 +-
 docs/api/doxygen/inherit_graph_168.svg             |    12 +-
 ...inherit_graph_168.svg => inherit_graph_169.svg} |     0
 docs/api/doxygen/inherit_graph_57.svg              |    12 +-
 docs/api/doxygen/inherit_graph_58.svg              |    12 +-
 docs/api/doxygen/inherit_graph_59.svg              |    15 +-
 docs/api/doxygen/inherit_graph_60.svg              |  2959 +----
 docs/api/doxygen/inherit_graph_61.svg              |  3062 +++++-
 docs/api/doxygen/inherit_graph_62.svg              |    12 +-
 docs/api/doxygen/inherit_graph_63.svg              |    16 +-
 docs/api/doxygen/inherit_graph_64.svg              |    16 +-
 docs/api/doxygen/inherit_graph_65.svg              |    12 +-
 docs/api/doxygen/inherit_graph_86.svg              |  7874 +++++++-------
 docs/api/doxygen/inherits.html                     |   104 +-
 docs/api/doxygen/int__set_8h.html                  |     4 +-
 docs/api/doxygen/int__set_8h__dep__incl.svg        |  1337 +--
 docs/api/doxygen/int__set_8h__incl.svg             |  1577 +--
 docs/api/doxygen/int__solver_8h.html               |     2 +-
 docs/api/doxygen/int__solver_8h__incl.svg          |  1661 ++-
 docs/api/doxygen/interpreter_8h.html               |     2 +-
 docs/api/doxygen/interpreter_8h__incl.svg          |  1893 ++--
 docs/api/doxygen/interpreter_8h_source.html        |     6 +-
 docs/api/doxygen/ir_2adt_8h.html                   |     4 +-
 docs/api/doxygen/ir_2adt_8h__dep__incl.svg         |  1284 +--
 docs/api/doxygen/ir_2adt_8h__incl.svg              |  1361 +--
 docs/api/doxygen/ir_2adt_8h_source.html            |     4 +-
 docs/api/doxygen/ir_2attrs_8h.html                 |     4 +-
 docs/api/doxygen/ir_2attrs_8h__dep__incl.svg       |  1004 +-
 docs/api/doxygen/ir_2attrs_8h__incl.svg            |  1399 +--
 docs/api/doxygen/ir_2attrs_8h_source.html          |   109 +-
 docs/api/doxygen/ir_2expr_8h.html                  |     4 +-
 docs/api/doxygen/ir_2expr_8h__dep__incl.svg        |  1117 +-
 docs/api/doxygen/ir_2expr_8h__incl.svg             |  1319 +--
 docs/api/doxygen/ir_2expr_8h_source.html           |     8 +-
 docs/api/doxygen/ir_2function_8h.html              |     4 +-
 docs/api/doxygen/ir_2function_8h__dep__incl.svg    |  1035 +-
 docs/api/doxygen/ir_2function_8h__incl.svg         |  1441 +--
 docs/api/doxygen/ir_2module_8h.html                |     5 +-
 docs/api/doxygen/ir_2module_8h__dep__incl.svg      |  1314 +--
 docs/api/doxygen/ir_2module_8h__incl.svg           |  1674 +--
 docs/api/doxygen/ir_2module_8h_source.html         |    33 +-
 docs/api/doxygen/ir_2op_8h.html                    |     2 +-
 docs/api/doxygen/ir_2op_8h__incl.svg               |  1851 ++--
 docs/api/doxygen/ir_2op_8h_source.html             |    16 +-
 docs/api/doxygen/ir_2transform_8h.html             |     9 +-
 docs/api/doxygen/ir_2transform_8h__dep__incl.svg   |   221 +-
 docs/api/doxygen/ir_2transform_8h__incl.svg        |  1791 +--
 docs/api/doxygen/ir_2transform_8h_source.html      |    70 +-
 docs/api/doxygen/ir_2type_8h.html                  |     4 +-
 docs/api/doxygen/ir_2type_8h__dep__incl.svg        |  1346 +--
 docs/api/doxygen/ir_2type_8h__incl.svg             |  1221 +--
 docs/api/doxygen/ir_2type_8h_source.html           |    85 +-
 docs/api/doxygen/iter__affine__map_8h.html         |   173 +
 docs/api/doxygen/iter__affine__map_8h__incl.svg    |  1163 ++
 docs/api/doxygen/iter__affine__map_8h_source.html  |   149 +
 docs/api/doxygen/local__response__norm_8h.html     |     2 +-
 .../api/doxygen/local__response__norm_8h__incl.svg |  2028 ++--
 .../doxygen/local__response__norm_8h_source.html   |     4 +-
 docs/api/doxygen/loop__state_8h.html               |     4 +-
 docs/api/doxygen/loop__state_8h__dep__incl.svg     |   119 +-
 docs/api/doxygen/loop__state_8h__incl.svg          |  1704 ++-
 docs/api/doxygen/loop__state_8h_source.html        |     4 +-
 docs/api/doxygen/mapping_8h.html                   |     2 +-
 docs/api/doxygen/mapping_8h__incl.svg              |  2028 ++--
 docs/api/doxygen/measure_8h.html                   |     6 +-
 docs/api/doxygen/measure_8h__dep__incl.svg         |    73 +-
 docs/api/doxygen/measure_8h__incl.svg              |  1689 ++-
 docs/api/doxygen/measure_8h_source.html            |    10 +-
 docs/api/doxygen/measure__record_8h.html           |     2 +-
 docs/api/doxygen/measure__record_8h__incl.svg      |  1629 ++-
 docs/api/doxygen/measure__record_8h_source.html    |     2 +-
 docs/api/doxygen/memory__manager_8h.html           |     2 +-
 docs/api/doxygen/memory__manager_8h__incl.svg      |   184 +-
 docs/api/doxygen/memory__manager_8h_source.html    |     2 +-
 docs/api/doxygen/namespacemembers_b.html           |     9 +-
 docs/api/doxygen/namespacemembers_d.html           |    12 +-
 docs/api/doxygen/namespacemembers_enum.html        |     3 +
 docs/api/doxygen/namespacemembers_f.html           |     2 +-
 docs/api/doxygen/namespacemembers_func_b.html      |     9 +-
 docs/api/doxygen/namespacemembers_func_d.html      |    12 +-
 docs/api/doxygen/namespacemembers_func_i.html      |     3 +-
 docs/api/doxygen/namespacemembers_func_k.html      |     2 +-
 docs/api/doxygen/namespacemembers_func_m.html      |     2 +-
 docs/api/doxygen/namespacemembers_func_p.html      |     2 +-
 docs/api/doxygen/namespacemembers_func_r.html      |     5 +-
 docs/api/doxygen/namespacemembers_func_t.html      |     3 +
 docs/api/doxygen/namespacemembers_func_w.html      |     2 +-
 docs/api/doxygen/namespacemembers_i.html           |     3 +-
 docs/api/doxygen/namespacemembers_k.html           |     2 +-
 docs/api/doxygen/namespacemembers_l.html           |    11 +-
 docs/api/doxygen/namespacemembers_m.html           |     2 +-
 docs/api/doxygen/namespacemembers_p.html           |     2 +-
 docs/api/doxygen/namespacemembers_r.html           |     5 +-
 docs/api/doxygen/namespacemembers_t.html           |     3 +
 docs/api/doxygen/namespacemembers_type.html        |     2 +-
 docs/api/doxygen/namespacemembers_w.html           |     2 +-
 docs/api/doxygen/namespacetvm.html                 |   271 +-
 docs/api/doxygen/namespacetvm_1_1arith.html        |    76 +
 .../doxygen/namespacetvm_1_1auto__scheduler.html   |    42 +-
 docs/api/doxygen/namespacetvm_1_1parser.html       |    19 +-
 docs/api/doxygen/namespacetvm_1_1relay.html        |   103 +-
 .../namespacetvm_1_1relay_1_1transform.html        |    22 +
 docs/api/doxygen/namespacetvm_1_1topi.html         |    40 +-
 .../doxygen/namespacetvm_1_1topi_1_1contrib.html   |    61 +
 docs/api/doxygen/namespacetvm_1_1topi_1_1nn.html   |    64 +-
 docs/api/doxygen/ndarray_8h.html                   |     2 +-
 docs/api/doxygen/ndarray_8h__dep__incl.svg         |    42 +-
 docs/api/doxygen/ndarray_8h__incl.svg              |   174 +-
 docs/api/doxygen/ndarray_8h_source.html            |    52 +-
 docs/api/doxygen/nn_2bnn_8h.html                   |     2 +-
 docs/api/doxygen/nn_2bnn_8h__incl.svg              |  1392 +--
 docs/api/doxygen/nn_2bnn_8h_source.html            |     8 +-
 docs/api/doxygen/nn_2dense_8h.html                 |     2 +-
 docs/api/doxygen/nn_2dense_8h__incl.svg            |  2028 ++--
 docs/api/doxygen/nn_2dense_8h_source.html          |     4 +-
 docs/api/doxygen/nn_2pooling_8h.html               |     2 +-
 docs/api/doxygen/nn_2pooling_8h__incl.svg          |  1462 +--
 docs/api/doxygen/nn_2pooling_8h_source.html        |    36 +-
 docs/api/doxygen/nn_2softmax_8h.html               |     2 +-
 docs/api/doxygen/nn_2softmax_8h__incl.svg          |  1436 +--
 docs/api/doxygen/nn_2softmax_8h_source.html        |     4 +-
 docs/api/doxygen/node_2container_8h.html           |    22 +-
 docs/api/doxygen/node_2container_8h__dep__incl.svg |  1657 ++-
 docs/api/doxygen/node_2container_8h__incl.svg      |   763 +-
 docs/api/doxygen/node_2container_8h_source.html    |     6 +-
 docs/api/doxygen/node_8h.html                      |     4 +-
 docs/api/doxygen/node_8h__dep__incl.svg            |  1101 +-
 docs/api/doxygen/node_8h__incl.svg                 |  1155 +-
 docs/api/doxygen/object_8h.html                    |    12 +-
 docs/api/doxygen/object_8h__dep__incl.svg          |  1324 +--
 docs/api/doxygen/object_8h__incl.svg               |   120 +-
 docs/api/doxygen/object_8h_source.html             |    10 +-
 docs/api/doxygen/op__strategy_8h.html              |     2 +-
 docs/api/doxygen/op__strategy_8h__incl.svg         |  2000 ++--
 docs/api/doxygen/operation_8h.html                 |     4 +-
 docs/api/doxygen/operation_8h__dep__incl.svg       |   481 +-
 docs/api/doxygen/operation_8h__incl.svg            |  1535 +--
 docs/api/doxygen/operation_8h_source.html          |     2 +-
 docs/api/doxygen/packed__func_8h.html              |    12 +-
 docs/api/doxygen/packed__func_8h__dep__incl.svg    |   757 +-
 docs/api/doxygen/packed__func_8h__incl.svg         |   659 +-
 docs/api/doxygen/packed__func_8h_source.html       |   146 +-
 docs/api/doxygen/pad__utils_8h.html                |     2 +-
 docs/api/doxygen/pad__utils_8h__incl.svg           |  1531 +--
 docs/api/doxygen/parser_8h.html                    |     6 +-
 docs/api/doxygen/parser_8h__incl.svg               |   757 +-
 docs/api/doxygen/parser_8h_source.html             |     6 +-
 docs/api/doxygen/pattern_8h.html                   |     2 +-
 docs/api/doxygen/pattern_8h__incl.svg              |  1567 +--
 docs/api/doxygen/pattern__functor_8h.html          |     2 +-
 docs/api/doxygen/pattern__functor_8h__incl.svg     |  2137 ++--
 docs/api/doxygen/pattern__functor_8h_source.html   |     2 +-
 docs/api/doxygen/ravel__unravel_8h.html            |     2 +-
 docs/api/doxygen/ravel__unravel_8h__incl.svg       |  1523 +--
 docs/api/doxygen/ravel__unravel_8h_source.html     |     4 +-
 docs/api/doxygen/reduce_8h.html                    |     2 +-
 docs/api/doxygen/reduce_8h__incl.svg               |  1419 +--
 docs/api/doxygen/reduce_8h_source.html             |     2 +-
 docs/api/doxygen/reduction_8h.html                 |     2 +-
 docs/api/doxygen/reduction_8h__incl.svg            |  1206 +-
 docs/api/doxygen/reduction_8h_source.html          |     6 +-
 docs/api/doxygen/reflection_8h.html                |     4 +-
 docs/api/doxygen/reflection_8h__dep__incl.svg      |  1181 +-
 docs/api/doxygen/reflection_8h__incl.svg           |   995 +-
 docs/api/doxygen/reflection_8h_source.html         |     4 +-
 docs/api/doxygen/registry_8h.html                  |     4 +-
 docs/api/doxygen/registry_8h__dep__incl.svg        |  1044 +-
 docs/api/doxygen/registry_8h__incl.svg             |   705 +-
 docs/api/doxygen/relay_2adt_8h.html                |     2 +-
 docs/api/doxygen/relay_2adt_8h__incl.svg           |  2223 ++--
 docs/api/doxygen/relay_2adt_8h_source.html         |    42 +-
 docs/api/doxygen/relay_2analysis_8h.html           |    15 +-
 docs/api/doxygen/relay_2analysis_8h__incl.svg      |  2131 ++--
 docs/api/doxygen/relay_2analysis_8h_source.html    |     8 +-
 docs/api/doxygen/relay_2attrs_2memory_8h.html      |     2 +-
 docs/api/doxygen/relay_2attrs_2memory_8h__incl.svg |  2143 ++--
 .../doxygen/relay_2attrs_2memory_8h_source.html    |     2 +-
 docs/api/doxygen/relay_2attrs_2nn_8h.html          |     3 +-
 docs/api/doxygen/relay_2attrs_2nn_8h__incl.svg     |  1722 +--
 docs/api/doxygen/relay_2attrs_2nn_8h_source.html   |   572 +-
 docs/api/doxygen/relay_2attrs_2transform_8h.html   |     5 +-
 .../doxygen/relay_2attrs_2transform_8h__incl.svg   |  1684 +--
 .../doxygen/relay_2attrs_2transform_8h_source.html |    10 +-
 docs/api/doxygen/relay_2attrs_2vm_8h.html          |     2 +-
 docs/api/doxygen/relay_2attrs_2vm_8h__incl.svg     |  1407 +--
 docs/api/doxygen/relay_2attrs_2vm_8h_source.html   |     2 +-
 docs/api/doxygen/relay_2expr_8h.html               |     2 +-
 docs/api/doxygen/relay_2expr_8h__incl.svg          |  2060 ++--
 docs/api/doxygen/relay_2expr_8h_source.html        |     2 +-
 docs/api/doxygen/relay_2expr__functor_8h.html      |     2 +-
 docs/api/doxygen/relay_2expr__functor_8h__incl.svg |  1925 ++--
 .../doxygen/relay_2expr__functor_8h_source.html    |     6 +-
 docs/api/doxygen/relay_2feature_8h.html            |     2 +-
 docs/api/doxygen/relay_2feature_8h__incl.svg       |  1891 ++--
 docs/api/doxygen/relay_2feature_8h_source.html     |     4 +-
 docs/api/doxygen/relay_2function_8h.html           |     2 +-
 docs/api/doxygen/relay_2function_8h__incl.svg      |  2010 ++--
 docs/api/doxygen/relay_2function_8h_source.html    |     4 +-
 docs/api/doxygen/relay_2op_8h.html                 |     2 +-
 docs/api/doxygen/relay_2op_8h__incl.svg            |  2004 ++--
 docs/api/doxygen/relay_2op__attr__types_8h.html    |     8 +-
 .../doxygen/relay_2op__attr__types_8h__incl.svg    |  2255 ++--
 .../doxygen/relay_2op__attr__types_8h_source.html  |     8 +-
 docs/api/doxygen/relay_2qnn_2attrs_8h.html         |     2 +-
 docs/api/doxygen/relay_2qnn_2attrs_8h__incl.svg    |  1419 +--
 docs/api/doxygen/relay_2qnn_2attrs_8h_source.html  |     2 +-
 docs/api/doxygen/relay_2qnn_2transform_8h.html     |     2 +-
 .../api/doxygen/relay_2qnn_2transform_8h__incl.svg |  1573 +--
 docs/api/doxygen/relay_2transform_8h.html          |     8 +-
 docs/api/doxygen/relay_2transform_8h__incl.svg     |  1699 +--
 docs/api/doxygen/relay_2transform_8h_source.html   |    23 +-
 docs/api/doxygen/relay_2type_8h.html               |     2 +-
 docs/api/doxygen/relay_2type_8h__incl.svg          |  2071 ++--
 docs/api/doxygen/relay_2type_8h_source.html        |    40 +-
 docs/api/doxygen/reorg_8h.html                     |     2 +-
 docs/api/doxygen/reorg_8h__incl.svg                |  1244 +--
 docs/api/doxygen/reorg_8h_source.html              |     2 +-
 docs/api/doxygen/repr__printer_8h.html             |     4 +-
 docs/api/doxygen/repr__printer_8h__dep__incl.svg   |  1217 ++-
 docs/api/doxygen/repr__printer_8h__incl.svg        |   191 +-
 docs/api/doxygen/rocblas_8h.html                   |     5 +-
 docs/api/doxygen/rocblas_8h__incl.svg              |  2032 ++--
 docs/api/doxygen/rocblas_8h_source.html            |     3 +-
 docs/api/doxygen/rocm_2dense_8h.html               |     2 +-
 docs/api/doxygen/rocm_2dense_8h__incl.svg          |  1393 ++-
 docs/api/doxygen/rocm_2dense_8h_source.html        |     2 +-
 docs/api/doxygen/rocm_2injective_8h.html           |     2 +-
 docs/api/doxygen/rocm_2injective_8h__incl.svg      |  1387 ++-
 docs/api/doxygen/rocm_2normalization_8h.html       |     2 +-
 docs/api/doxygen/rocm_2normalization_8h__incl.svg  |  1359 ++-
 docs/api/doxygen/rocm_2pooling_8h.html             |     2 +-
 docs/api/doxygen/rocm_2pooling_8h__incl.svg        |  1403 ++-
 docs/api/doxygen/rocm_2reduction_8h.html           |     2 +-
 docs/api/doxygen/rocm_2reduction_8h__incl.svg      |  1387 ++-
 docs/api/doxygen/rocm_2softmax_8h.html             |     2 +-
 docs/api/doxygen/rocm_2softmax_8h__incl.svg        |  1387 ++-
 docs/api/doxygen/runtime_2container_8h.html        |     4 +-
 .../doxygen/runtime_2container_8h__dep__incl.svg   |  1525 +--
 docs/api/doxygen/runtime_2container_8h__incl.svg   |   267 +-
 docs/api/doxygen/runtime_2container_8h_source.html |    71 +-
 docs/api/doxygen/runtime_2memory_8h.html           |     4 +-
 docs/api/doxygen/runtime_2memory_8h__dep__incl.svg |  1315 +--
 docs/api/doxygen/runtime_2memory_8h__incl.svg      |   136 +-
 docs/api/doxygen/runtime_2module_8h.html           |     4 +-
 docs/api/doxygen/runtime_2module_8h__dep__incl.svg |   755 +-
 docs/api/doxygen/runtime_2module_8h__incl.svg      |   589 +-
 docs/api/doxygen/runtime_2module_8h_source.html    |     2 +-
 docs/api/doxygen/runtime_2vm_2vm_8h.html           |     2 +-
 docs/api/doxygen/runtime_2vm_2vm_8h__incl.svg      |  1064 +-
 docs/api/doxygen/runtime_2vm_2vm_8h_source.html    |    10 +-
 docs/api/doxygen/schedule_8h.html                  |     4 +-
 docs/api/doxygen/schedule_8h__dep__incl.svg        |   852 +-
 docs/api/doxygen/schedule_8h__incl.svg             |  1818 ++--
 docs/api/doxygen/schedule__pass_8h.html            |     2 +-
 docs/api/doxygen/schedule__pass_8h__incl.svg       |  1372 +--
 docs/api/doxygen/search/all_0.js                   |    10 +-
 docs/api/doxygen/search/all_1.js                   |    21 +-
 docs/api/doxygen/search/all_10.js                  |     2 +-
 docs/api/doxygen/search/all_12.js                  |    20 +-
 docs/api/doxygen/search/all_13.js                  |    47 +-
 docs/api/doxygen/search/all_14.js                  |    43 +-
 docs/api/doxygen/search/all_15.js                  |     5 +-
 docs/api/doxygen/search/all_16.js                  |     8 +-
 docs/api/doxygen/search/all_17.js                  |     3 +-
 docs/api/doxygen/search/all_19.js                  |     1 +
 docs/api/doxygen/search/all_2.js                   |    11 +-
 docs/api/doxygen/search/all_3.js                   |    11 +-
 docs/api/doxygen/search/all_4.js                   |    32 +-
 docs/api/doxygen/search/all_5.js                   |    17 +-
 docs/api/doxygen/search/all_6.js                   |     6 +-
 docs/api/doxygen/search/all_7.js                   |    13 +-
 docs/api/doxygen/search/all_8.js                   |     5 +-
 docs/api/doxygen/search/all_9.js                   |    35 +-
 docs/api/doxygen/search/all_b.js                   |     7 +-
 docs/api/doxygen/search/all_c.js                   |    10 +-
 docs/api/doxygen/search/all_d.js                   |    19 +-
 docs/api/doxygen/search/all_e.js                   |     2 +
 docs/api/doxygen/search/all_f.js                   |    18 +-
 docs/api/doxygen/search/classes_0.js               |     1 +
 docs/api/doxygen/search/classes_10.js              |     3 +-
 docs/api/doxygen/search/classes_11.js              |     3 +-
 docs/api/doxygen/search/classes_13.js              |     4 +-
 docs/api/doxygen/search/classes_3.js               |     7 +
 docs/api/doxygen/search/classes_4.js               |     2 +-
 docs/api/doxygen/search/classes_7.js               |     2 +-
 docs/api/doxygen/search/classes_8.js               |    10 +-
 docs/api/doxygen/search/classes_a.js               |     3 +-
 docs/api/doxygen/search/classes_f.js               |     2 +-
 docs/api/doxygen/search/defines_0.js               |     6 +-
 docs/api/doxygen/search/defines_1.js               |     6 +-
 docs/api/doxygen/search/defines_2.js               |     4 +-
 docs/api/doxygen/search/defines_3.js               |     3 +-
 docs/api/doxygen/search/defines_4.js               |     8 +-
 docs/api/doxygen/search/defines_5.js               |     8 +-
 docs/api/doxygen/search/defines_6.js               |    65 +-
 docs/api/doxygen/search/defines_7.js               |    63 +-
 docs/api/doxygen/search/defines_8.html             |    26 -
 docs/api/doxygen/search/defines_8.js               |     4 -
 docs/api/doxygen/search/enums_7.js                 |     3 +-
 docs/api/doxygen/search/enums_8.js                 |     4 +-
 docs/api/doxygen/search/enums_9.js                 |     3 +-
 docs/api/doxygen/search/enums_a.js                 |     3 +-
 docs/api/doxygen/search/enums_b.js                 |     9 +-
 docs/api/doxygen/search/enums_c.html               |    26 +
 docs/api/doxygen/search/{enums_b.js => enums_c.js} |     0
 docs/api/doxygen/search/enumvalues_4.js            |     1 +
 docs/api/doxygen/search/enumvalues_5.js            |     1 +
 docs/api/doxygen/search/enumvalues_8.js            |     3 +-
 docs/api/doxygen/search/enumvalues_a.js            |     3 +-
 docs/api/doxygen/search/files_1.js                 |     3 +-
 docs/api/doxygen/search/files_10.js                |     2 +-
 docs/api/doxygen/search/files_3.js                 |     5 +-
 docs/api/doxygen/search/files_7.js                 |     5 +-
 docs/api/doxygen/search/functions_1.js             |     6 +-
 docs/api/doxygen/search/functions_10.js            |     2 +-
 docs/api/doxygen/search/functions_12.js            |     8 +-
 docs/api/doxygen/search/functions_13.js            |    20 +-
 docs/api/doxygen/search/functions_14.js            |    20 +-
 docs/api/doxygen/search/functions_15.js            |     3 +-
 docs/api/doxygen/search/functions_16.js            |     2 +-
 docs/api/doxygen/search/functions_17.js            |     3 +-
 docs/api/doxygen/search/functions_19.js            |     1 +
 docs/api/doxygen/search/functions_2.js             |     2 +-
 docs/api/doxygen/search/functions_3.js             |     5 +-
 docs/api/doxygen/search/functions_4.js             |    13 +-
 docs/api/doxygen/search/functions_5.js             |     4 +-
 docs/api/doxygen/search/functions_6.js             |     4 +-
 docs/api/doxygen/search/functions_7.js             |     7 +-
 docs/api/doxygen/search/functions_8.js             |     1 +
 docs/api/doxygen/search/functions_9.js             |    11 +-
 docs/api/doxygen/search/functions_b.js             |     2 +-
 docs/api/doxygen/search/functions_c.js             |     2 +-
 docs/api/doxygen/search/functions_d.js             |     6 +-
 docs/api/doxygen/search/functions_e.js             |     1 +
 docs/api/doxygen/search/functions_f.js             |    14 +-
 docs/api/doxygen/search/related_2.js               |     1 +
 docs/api/doxygen/search/searchdata.js              |     4 +-
 docs/api/doxygen/search/typedefs_5.js              |     2 +-
 docs/api/doxygen/search/variables_0.js             |     8 +-
 docs/api/doxygen/search/variables_1.js             |     2 +-
 docs/api/doxygen/search/variables_10.js            |     1 +
 docs/api/doxygen/search/variables_11.js            |    12 +-
 docs/api/doxygen/search/variables_2.js             |     2 +-
 docs/api/doxygen/search/variables_4.js             |     5 +-
 docs/api/doxygen/search/variables_5.js             |     3 +-
 docs/api/doxygen/search/variables_a.js             |     4 +-
 docs/api/doxygen/search/variables_b.js             |     9 +-
 docs/api/doxygen/search/variables_c.js             |     3 +-
 docs/api/doxygen/search/variables_e.js             |     2 +-
 docs/api/doxygen/search__policy_8h.html            |    14 +-
 docs/api/doxygen/search__policy_8h__incl.svg       |  1823 ++--
 docs/api/doxygen/search__policy_8h_source.html     |    35 +-
 docs/api/doxygen/search__task_8h.html              |     4 +-
 docs/api/doxygen/search__task_8h__dep__incl.svg    |    85 +-
 docs/api/doxygen/search__task_8h__incl.svg         |  1307 ++-
 docs/api/doxygen/search__task_8h_source.html       |     2 +-
 docs/api/doxygen/serialization_8h.html             |     2 +-
 docs/api/doxygen/serialization_8h__incl.svg        |    26 +-
 docs/api/doxygen/serializer_8h.html                |     2 +-
 docs/api/doxygen/serializer_8h__dep__incl.svg      |    42 +-
 docs/api/doxygen/serializer_8h__incl.svg           |   120 +-
 docs/api/doxygen/source__map_8h.html               |    13 +-
 docs/api/doxygen/source__map_8h__dep__incl.svg     |   970 ++
 docs/api/doxygen/source__map_8h__incl.svg          |  1289 +--
 docs/api/doxygen/source__map_8h_source.html        |    35 +-
 docs/api/doxygen/span_8h.html                      |     4 +-
 docs/api/doxygen/span_8h__dep__incl.svg            |  1295 +--
 docs/api/doxygen/span_8h__incl.svg                 |  1179 +-
 docs/api/doxygen/span_8h_source.html               |     4 +-
 docs/api/doxygen/stmt_8h.html                      |     4 +-
 docs/api/doxygen/stmt_8h__dep__incl.svg            |   867 +-
 docs/api/doxygen/stmt_8h__incl.svg                 |  1543 +--
 docs/api/doxygen/stmt_8h_source.html               |     2 +-
 docs/api/doxygen/stmt__functor_8h.html             |     2 +-
 docs/api/doxygen/stmt__functor_8h__incl.svg        |  1757 +--
 docs/api/doxygen/stmt__functor_8h_source.html      |     2 +-
 ...ructtvm_1_1detail_1_1AttrInitEntry-members.html |     6 +-
 .../structtvm_1_1detail_1_1AttrInitEntry.html      |    28 +-
 .../structtvm_1_1parser_1_1Source-members.html     |   112 -
 .../api/doxygen/structtvm_1_1parser_1_1Source.html |   323 -
 .../structtvm_1_1parser_1_1Source__coll__graph.svg |    60 -
 .../structtvm_1_1relay_1_1Conv2DAttrs-members.html |     6 +-
 .../doxygen/structtvm_1_1relay_1_1Conv2DAttrs.html |    26 +-
 ...ucttvm_1_1relay_1_1Conv2DAttrs__coll__graph.svg |   334 +-
 .../structtvm_1_1relay_1_1CorrelationAttrs.html    |     2 +-
 ...m_1_1relay_1_1CorrelationAttrs__coll__graph.svg |   235 +-
 .../structtvm_1_1relay_1_1DilateAttrs-members.html |    29 +-
 .../doxygen/structtvm_1_1relay_1_1DilateAttrs.html |    16 +-
 ...ucttvm_1_1relay_1_1DilateAttrs__coll__graph.svg |     2 +-
 ...tvm_1_1relay_1_1DilateAttrs__inherit__graph.svg |    97 +-
 ...ttvm_1_1relay_1_1GlobalPool2DAttrs-members.html |     2 +-
 .../structtvm_1_1relay_1_1GlobalPool2DAttrs.html   |    10 +-
 ..._1_1relay_1_1GlobalPool2DAttrs__coll__graph.svg |   193 +-
 .../structtvm_1_1relay_1_1GridSampleAttrs.html     |     2 +-
 ...vm_1_1relay_1_1GridSampleAttrs__coll__graph.svg |   235 +-
 ...tvm_1_1relay_1_1MatrixSetDiagAttrs-members.html |   125 +
 .../structtvm_1_1relay_1_1MatrixSetDiagAttrs.html  |   273 +
 ...1_1relay_1_1MatrixSetDiagAttrs__coll__graph.svg |    91 +
 ...relay_1_1MatrixSetDiagAttrs__inherit__graph.svg |    91 +
 ...ructtvm_1_1relay_1_1MaxPool2DAttrs-members.html |     2 +-
 .../structtvm_1_1relay_1_1MaxPool2DAttrs.html      |    10 +-
 ...tvm_1_1relay_1_1MaxPool2DAttrs__coll__graph.svg |   216 +-
 .../structtvm_1_1relay_1_1Resize3dAttrs.html       |     2 +-
 ...ttvm_1_1relay_1_1Resize3dAttrs__coll__graph.svg |   219 +-
 docs/api/doxygen/structtvm_1_1tir_1_1LENode.html   |     4 +-
 docs/api/doxygen/structural__equal_8h.html         |     4 +-
 .../doxygen/structural__equal_8h__dep__incl.svg    |   791 +-
 docs/api/doxygen/structural__equal_8h__incl.svg    |   865 +-
 docs/api/doxygen/structural__hash_8h.html          |     4 +-
 .../api/doxygen/structural__hash_8h__dep__incl.svg |   791 +-
 docs/api/doxygen/structural__hash_8h__incl.svg     |   881 +-
 docs/api/doxygen/tag_8h.html                       |     2 +-
 docs/api/doxygen/tag_8h__incl.svg                  |  1413 +--
 docs/api/doxygen/tags_8h.html                      |     2 +-
 docs/api/doxygen/tags_8h__dep__incl.svg            |   410 +-
 docs/api/doxygen/target_8h.html                    |     4 +-
 docs/api/doxygen/target_8h__dep__incl.svg          |   473 +-
 docs/api/doxygen/target_8h__incl.svg               |  1353 +--
 docs/api/doxygen/target__info_8h.html              |     2 +-
 docs/api/doxygen/target__info_8h__incl.svg         |  1341 +--
 docs/api/doxygen/target__kind_8h.html              |     4 +-
 docs/api/doxygen/target__kind_8h__dep__incl.svg    |   483 +-
 docs/api/doxygen/target__kind_8h__incl.svg         |  1267 +--
 docs/api/doxygen/target__kind_8h_source.html       |     4 +-
 docs/api/doxygen/tensor_8h.html                    |     4 +-
 docs/api/doxygen/tensor_8h__dep__incl.svg          |   953 +-
 docs/api/doxygen/tensor_8h__incl.svg               |  1936 ++--
 docs/api/doxygen/tensor_8h_source.html             |     2 +-
 docs/api/doxygen/tensor__intrin_8h.html            |     4 +-
 docs/api/doxygen/tensor__intrin_8h__dep__incl.svg  |   924 +-
 docs/api/doxygen/tensor__intrin_8h__incl.svg       |  1917 ++--
 docs/api/doxygen/tensor__type_8h.html              |     2 +-
 docs/api/doxygen/tensor__type_8h__incl.svg         |  1321 +--
 docs/api/doxygen/tensor__type_8h_source.html       |     4 +-
 docs/api/doxygen/tensor__utils_8h.html             |     2 +-
 docs/api/doxygen/tensor__utils_8h__incl.svg        |  1517 +--
 docs/api/doxygen/tir_2analysis_8h.html             |     4 +-
 docs/api/doxygen/tir_2analysis_8h__dep__incl.svg   |   185 +-
 docs/api/doxygen/tir_2analysis_8h__incl.svg        |  1898 ++--
 docs/api/doxygen/tir_2analysis_8h_source.html      |     2 +-
 docs/api/doxygen/tir_2expr_8h.html                 |     2 +-
 docs/api/doxygen/tir_2expr_8h__incl.svg            |  1517 +--
 docs/api/doxygen/tir_2expr_8h_source.html          |    12 +-
 docs/api/doxygen/tir_2expr__functor_8h.html        |     2 +-
 docs/api/doxygen/tir_2expr__functor_8h__incl.svg   |  1679 +--
 docs/api/doxygen/tir_2function_8h.html             |     4 +-
 docs/api/doxygen/tir_2function_8h__dep__incl.svg   |   385 +-
 docs/api/doxygen/tir_2function_8h__incl.svg        |  1757 +--
 docs/api/doxygen/tir_2function_8h_source.html      |     6 +-
 docs/api/doxygen/tir_2op_8h.html                   |    11 +-
 docs/api/doxygen/tir_2op_8h__dep__incl.svg         |   962 +-
 docs/api/doxygen/tir_2op_8h__incl.svg              |  2116 ++--
 docs/api/doxygen/tir_2op_8h_source.html            |   109 +-
 docs/api/doxygen/tir_2op__attr__types_8h.html      |     4 +-
 .../doxygen/tir_2op__attr__types_8h__dep__incl.svg |   195 +-
 docs/api/doxygen/tir_2op__attr__types_8h__incl.svg |   275 +-
 docs/api/doxygen/tir_2transform_8h.html            |     2 +-
 docs/api/doxygen/tir_2transform_8h__incl.svg       |  1892 ++--
 docs/api/doxygen/topi_2nn_8h.html                  |     2 +-
 docs/api/doxygen/topi_2nn_8h__incl.svg             |  2103 ++--
 docs/api/doxygen/topi_2nn_8h_source.html           |    10 +-
 docs/api/doxygen/topi_2transform_8h.html           |     9 +-
 docs/api/doxygen/topi_2transform_8h__incl.svg      |  1652 +--
 docs/api/doxygen/topi_2transform_8h_source.html    |    69 +-
 docs/api/doxygen/transform__step_8h.html           |     4 +-
 docs/api/doxygen/transform__step_8h__dep__incl.svg |   129 +-
 docs/api/doxygen/transform__step_8h__incl.svg      |  1787 ++-
 docs/api/doxygen/transform__step_8h_source.html    |   113 +-
 docs/api/doxygen/type__functor_8h.html             |     2 +-
 docs/api/doxygen/type__functor_8h__incl.svg        |  2279 ++--
 docs/api/doxygen/type__functor_8h_source.html      |    18 +-
 docs/api/doxygen/type__relation_8h.html            |     4 +-
 docs/api/doxygen/type__relation_8h__incl.svg       |  1599 +--
 docs/api/doxygen/type__relation_8h_source.html     |    59 +-
 docs/api/doxygen/util_8h.html                      |   132 -
 docs/api/doxygen/util_8h__incl.svg                 |   934 --
 docs/api/doxygen/util_8h_source.html               |   109 -
 docs/api/doxygen/utils_8h.html                     |   132 +
 docs/api/doxygen/utils_8h__incl.svg                |   939 ++
 docs/api/doxygen/utils_8h_source.html              |   109 +
 docs/api/doxygen/utvm__rpc__server_8h.html         |    57 +-
 docs/api/doxygen/utvm__rpc__server_8h__incl.svg    |    44 +-
 docs/api/doxygen/utvm__rpc__server_8h_source.html  |     9 +-
 docs/api/doxygen/var_8h.html                       |     4 +-
 docs/api/doxygen/var_8h__dep__incl.svg             |  1002 +-
 docs/api/doxygen/var_8h__incl.svg                  |  1355 +--
 docs/api/doxygen/var_8h_source.html                |     2 +-
 docs/api/doxygen/vision_8h.html                    |     2 +-
 docs/api/doxygen/vision_8h__incl.svg               |  1707 +--
 docs/api/doxygen/vision_8h_source.html             |     2 +-
 docs/api/doxygen/with_8h.html                      |     2 +-
 docs/api/doxygen/with_8h__dep__incl.svg            |  1258 +--
 docs/api/doxygen/x86_2bnn_8h.html                  |     2 +-
 docs/api/doxygen/x86_2bnn_8h__incl.svg             |  1365 ++-
 docs/api/doxygen/x86_2default_8h.html              |     2 +-
 docs/api/doxygen/x86_2default_8h__incl.svg         |  1369 ++-
 docs/api/doxygen/x86_2injective_8h.html            |     2 +-
 docs/api/doxygen/x86_2injective_8h__incl.svg       |  1365 ++-
 docs/api/links.html                                |   183 +-
 docs/api/python/auto_scheduler.html                |   685 +-
 docs/api/python/autotvm.html                       |   457 +-
 docs/api/python/contrib.html                       |   483 +-
 docs/api/python/driver.html                        |   193 +-
 docs/api/python/error.html                         |   191 +-
 docs/api/python/graph_runtime.html                 |   201 +-
 docs/api/python/index.html                         |   185 +-
 docs/api/python/ir.html                            |   379 +-
 docs/api/python/micro.html                         |   481 +-
 docs/api/python/ndarray.html                       |   191 +-
 docs/api/python/relay/analysis.html                |   279 +-
 docs/api/python/relay/backend.html                 |   195 +-
 docs/api/python/relay/dataflow_pattern.html        |   375 +-
 docs/api/python/relay/frontend.html                |   276 +-
 docs/api/python/relay/image.html                   |   219 +-
 docs/api/python/relay/index.html                   |   700 +-
 docs/api/python/relay/nn.html                      |   628 +-
 docs/api/python/relay/testing.html                 |   450 +-
 docs/api/python/relay/transform.html               |   394 +-
 docs/api/python/relay/vision.html                  |   231 +-
 docs/api/python/rpc.html                           |   277 +-
 docs/api/python/runtime.html                       |   275 +-
 docs/api/python/target.html                        |   243 +-
 docs/api/python/te.html                            |   297 +-
 docs/api/python/tir.html                           |   379 +-
 docs/api/python/topi.html                          |  1250 ++-
 docs/api/python/vta/index.html                     |   191 +-
 docs/api/rust/.lock                                |     0
 docs/api/rust/COPYRIGHT.txt                        |    45 +
 docs/api/rust/FiraSans-LICENSE.txt                 |    94 +
 docs/api/rust/FiraSans-Medium.woff                 |   Bin 0 -> 186824 bytes
 docs/api/rust/FiraSans-Regular.woff                |   Bin 0 -> 183268 bytes
 docs/api/rust/LICENSE-APACHE.txt                   |   201 +
 docs/api/rust/LICENSE-MIT.txt                      |    23 +
 docs/api/rust/SourceCodePro-LICENSE.txt            |    93 +
 docs/api/rust/SourceCodePro-Regular.woff           |   Bin 0 -> 55472 bytes
 docs/api/rust/SourceCodePro-Semibold.woff          |   Bin 0 -> 55360 bytes
 docs/api/rust/SourceSerifPro-Bold.ttf.woff         |   Bin 0 -> 93248 bytes
 docs/api/rust/SourceSerifPro-It.ttf.woff           |   Bin 0 -> 36200 bytes
 docs/api/rust/SourceSerifPro-LICENSE.md            |    93 +
 docs/api/rust/SourceSerifPro-Regular.ttf.woff      |   Bin 0 -> 88596 bytes
 docs/api/rust/array/all.html                       |     4 +
 docs/api/rust/array/fn.main.html                   |     2 +
 docs/api/rust/array/index.html                     |     3 +
 docs/api/rust/array/sidebar-items.js               |     1 +
 docs/api/rust/ayu.css                              |     1 +
 docs/api/rust/basics/all.html                      |     4 +
 docs/api/rust/basics/fn.main.html                  |     2 +
 docs/api/rust/basics/index.html                    |     3 +
 docs/api/rust/basics/sidebar-items.js              |     1 +
 docs/api/rust/brush.svg                            |     1 +
 docs/api/rust/compiler_ext/all.html                |     4 +
 docs/api/rust/compiler_ext/fn.tvm_export.html      |     2 +
 docs/api/rust/compiler_ext/index.html              |     3 +
 docs/api/rust/compiler_ext/sidebar-items.js        |     1 +
 docs/api/rust/dark.css                             |     1 +
 docs/api/rust/down-arrow.svg                       |     1 +
 docs/api/rust/error/all.html                       |     4 +
 docs/api/rust/error/fn.main.html                   |     2 +
 docs/api/rust/error/index.html                     |     3 +
 docs/api/rust/error/sidebar-items.js               |     1 +
 docs/api/rust/favicon.ico                          |   Bin 0 -> 23229 bytes
 docs/api/rust/float/all.html                       |     4 +
 docs/api/rust/float/fn.main.html                   |     2 +
 docs/api/rust/float/index.html                     |     3 +
 docs/api/rust/float/sidebar-items.js               |     1 +
 .../rust/implementors/core/clone/trait.Clone.js    |     5 +
 docs/api/rust/implementors/core/cmp/trait.Eq.js    |     5 +
 docs/api/rust/implementors/core/cmp/trait.Ord.js   |     4 +
 .../rust/implementors/core/cmp/trait.PartialEq.js  |     6 +
 .../rust/implementors/core/cmp/trait.PartialOrd.js |     4 +
 .../rust/implementors/core/convert/trait.AsRef.js  |     4 +
 .../rust/implementors/core/convert/trait.From.js   |     6 +
 .../implementors/core/convert/trait.TryFrom.js     |     6 +
 .../implementors/core/default/trait.Default.js     |     4 +
 docs/api/rust/implementors/core/fmt/trait.Debug.js |     7 +
 .../rust/implementors/core/fmt/trait.Display.js    |     6 +
 docs/api/rust/implementors/core/hash/trait.Hash.js |     5 +
 .../core/iter/traits/collect/trait.FromIterator.js |     3 +
 .../core/iter/traits/collect/trait.IntoIterator.js |     3 +
 .../core/iter/traits/iterator/trait.Iterator.js    |     3 +
 .../rust/implementors/core/marker/trait.Copy.js    |     3 +
 .../rust/implementors/core/marker/trait.Freeze.js  |     7 +
 .../rust/implementors/core/marker/trait.Send.js    |     7 +
 .../implementors/core/marker/trait.StructuralEq.js |     3 +
 .../core/marker/trait.StructuralPartialEq.js       |     4 +
 .../rust/implementors/core/marker/trait.Sync.js    |     7 +
 .../rust/implementors/core/marker/trait.Unpin.js   |     7 +
 .../implementors/core/ops/deref/trait.Deref.js     |     4 +
 .../rust/implementors/core/ops/drop/trait.Drop.js  |     4 +
 .../rust/implementors/core/str/trait.FromStr.js    |     3 +
 .../implementors/serde/de/trait.Deserialize.js     |     3 +
 .../rust/implementors/serde/ser/trait.Serialize.js |     3 +
 .../api/rust/implementors/std/error/trait.Error.js |     6 +
 .../implementors/std/panic/trait.RefUnwindSafe.js  |     7 +
 .../implementors/std/panic/trait.UnwindSafe.js     |     7 +
 .../rust/implementors/structopt/trait.StructOpt.js |     3 +
 .../structopt/trait.StructOptInternal.js           |     3 +
 .../tvm/runtime/function/trait.ToFunction.js       |     3 +
 .../tvm/runtime/function/trait.Typed.js            |     3 +
 .../tvm/runtime/ndarray/trait.Num32.js             |     3 +
 .../implementors/tvm/runtime/trait.IsObject.js     |     3 +
 .../implementors/tvm/runtime/trait.IsObjectRef.js  |     3 +
 .../rust/implementors/tvm_graph_rt/trait.Module.js |     3 +
 .../implementors/tvm_graph_rt/trait.PackedFunc.js  |     3 +
 .../tvm_rt/function/trait.ToFunction.js            |     3 +
 .../implementors/tvm_rt/function/trait.Typed.js    |     3 +
 .../implementors/tvm_rt/ndarray/trait.Num32.js     |     3 +
 .../implementors/tvm_rt/object/trait.IsObject.js   |     3 +
 .../tvm_rt/object/trait.IsObjectRef.js             |     3 +
 .../tvm_sys/packed_func/trait.PackedFunc.js        |     3 +
 docs/api/rust/int/all.html                         |     4 +
 docs/api/rust/int/fn.main.html                     |     2 +
 docs/api/rust/int/index.html                       |     3 +
 docs/api/rust/int/sidebar-items.js                 |     1 +
 docs/api/rust/light.css                            |     1 +
 docs/api/rust/main.js                              |     7 +
 docs/api/rust/normalize.css                        |     2 +
 docs/api/rust/noscript.css                         |     1 +
 docs/api/rust/resnet/all.html                      |     4 +
 docs/api/rust/resnet/fn.main.html                  |     2 +
 docs/api/rust/resnet/index.html                    |     3 +
 docs/api/rust/resnet/sidebar-items.js              |     1 +
 docs/api/rust/rust-logo.png                        |   Bin 0 -> 5758 bytes
 docs/api/rust/rustdoc.css                          |     1 +
 docs/api/rust/search-index.js                      |    21 +
 docs/api/rust/settings.css                         |     1 +
 docs/api/rust/settings.html                        |     3 +
 docs/api/rust/settings.js                          |     1 +
 docs/api/rust/source-files.js                      |    20 +
 docs/api/rust/source-script.js                     |     1 +
 docs/api/rust/src/array/array.rs.html              |   130 +
 docs/api/rust/src/basics/main.rs.html              |   106 +
 docs/api/rust/src/compiler_ext/lib.rs.html         |    74 +
 docs/api/rust/src/error/error.rs.html              |    94 +
 docs/api/rust/src/float/float.rs.html              |   104 +
 docs/api/rust/src/int/int.rs.html                  |    94 +
 docs/api/rust/src/resnet/main.rs.html              |   250 +
 docs/api/rust/src/string/string.rs.html            |   122 +
 docs/api/rust/src/test_rt_nn/main.rs.html          |   202 +
 docs/api/rust/src/test_rt_tvm_basic/main.rs.html   |    98 +
 docs/api/rust/src/test_rt_tvm_dso/main.rs.html     |    82 +
 docs/api/rust/src/test_rt_wasm32/main.rs.html      |   112 +
 docs/api/rust/src/tvm/ir/arith.rs.html             |    96 +
 docs/api/rust/src/tvm/ir/attrs.rs.html             |    62 +
 .../rust/src/tvm/ir/diagnostics/codespan.rs.html   |   436 +
 docs/api/rust/src/tvm/ir/diagnostics/mod.rs.html   |   494 +
 docs/api/rust/src/tvm/ir/expr.rs.html              |   204 +
 docs/api/rust/src/tvm/ir/function.rs.html          |    96 +
 docs/api/rust/src/tvm/ir/mod.rs.html               |    72 +
 docs/api/rust/src/tvm/ir/module.rs.html            |   346 +
 docs/api/rust/src/tvm/ir/op.rs.html                |    90 +
 docs/api/rust/src/tvm/ir/relay/attrs/mod.rs.html   |    46 +
 docs/api/rust/src/tvm/ir/relay/attrs/nn.rs.html    |   220 +
 .../rust/src/tvm/ir/relay/attrs/transform.rs.html  |    66 +
 docs/api/rust/src/tvm/ir/relay/mod.rs.html         |  1174 ++
 docs/api/rust/src/tvm/ir/source_map.rs.html        |   118 +
 docs/api/rust/src/tvm/ir/span.rs.html              |   146 +
 docs/api/rust/src/tvm/ir/tir.rs.html               |   174 +
 docs/api/rust/src/tvm/ir/ty.rs.html                |   488 +
 docs/api/rust/src/tvm/lib.rs.html                  |   152 +
 docs/api/rust/src/tvm/python.rs.html               |   124 +
 docs/api/rust/src/tvm/runtime/graph_rt.rs.html     |   198 +
 docs/api/rust/src/tvm/runtime/mod.rs.html          |    48 +
 docs/api/rust/src/tvm/transform.rs.html            |   230 +
 docs/api/rust/src/tvm_graph_rt/allocator.rs.html   |   150 +
 docs/api/rust/src/tvm_graph_rt/array.rs.html       |   806 ++
 docs/api/rust/src/tvm_graph_rt/errors.rs.html      |   114 +
 docs/api/rust/src/tvm_graph_rt/graph.rs.html       |  1050 ++
 docs/api/rust/src/tvm_graph_rt/lib.rs.html         |   156 +
 docs/api/rust/src/tvm_graph_rt/module/dso.rs.html  |   300 +
 docs/api/rust/src/tvm_graph_rt/module/mod.rs.html  |   132 +
 .../rust/src/tvm_graph_rt/module/syslib.rs.html    |   150 +
 docs/api/rust/src/tvm_graph_rt/threading.rs.html   |   530 +
 docs/api/rust/src/tvm_graph_rt/workspace.rs.html   |   282 +
 docs/api/rust/src/tvm_macros/external.rs.html      |   334 +
 docs/api/rust/src/tvm_macros/import_module.rs.html |   270 +
 docs/api/rust/src/tvm_macros/lib.rs.html           |    86 +
 docs/api/rust/src/tvm_macros/object.rs.html        |   382 +
 docs/api/rust/src/tvm_macros/util.rs.html          |   100 +
 docs/api/rust/src/tvm_rt/array.rs.html             |   350 +
 docs/api/rust/src/tvm_rt/context.rs.html           |   198 +
 docs/api/rust/src/tvm_rt/errors.rs.html            |   198 +
 docs/api/rust/src/tvm_rt/function.rs.html          |   732 ++
 docs/api/rust/src/tvm_rt/lib.rs.html               |   264 +
 docs/api/rust/src/tvm_rt/map.rs.html               |   534 +
 docs/api/rust/src/tvm_rt/module.rs.html            |   264 +
 docs/api/rust/src/tvm_rt/ndarray.rs.html           |  1012 ++
 docs/api/rust/src/tvm_rt/object/mod.rs.html        |   206 +
 docs/api/rust/src/tvm_rt/object/object_ptr.rs.html |   904 ++
 docs/api/rust/src/tvm_rt/string.rs.html            |   286 +
 docs/api/rust/src/tvm_rt/to_function.rs.html       |   586 +
 docs/api/rust/src/tvm_rt/value.rs.html             |   218 +
 docs/api/rust/src/tvm_sys/array.rs.html            |   130 +
 docs/api/rust/src/tvm_sys/byte_array.rs.html       |   262 +
 docs/api/rust/src/tvm_sys/context.rs.html          |   596 +
 docs/api/rust/src/tvm_sys/datatype.rs.html         |   424 +
 docs/api/rust/src/tvm_sys/errors.rs.html           |    96 +
 docs/api/rust/src/tvm_sys/lib.rs.html              |   146 +
 docs/api/rust/src/tvm_sys/packed_func.rs.html      |   858 ++
 docs/api/rust/src/tvm_sys/value.rs.html            |   194 +
 .../rust/tvm-sys/src/c_runtime_api.rs.html         |     9 +
 docs/api/rust/src/tyck/tyck.rs.html                |   102 +
 docs/api/rust/storage.js                           |     1 +
 docs/api/rust/string/all.html                      |     4 +
 docs/api/rust/string/fn.main.html                  |     2 +
 docs/api/rust/string/index.html                    |     3 +
 docs/api/rust/string/sidebar-items.js              |     1 +
 docs/api/rust/test_rt_nn/all.html                  |     4 +
 docs/api/rust/test_rt_nn/constant.BATCH_SIZE.html  |     2 +
 docs/api/rust/test_rt_nn/constant.IN_DIM.html      |     2 +
 docs/api/rust/test_rt_nn/fn.main.html              |     2 +
 docs/api/rust/test_rt_nn/index.html                |     4 +
 docs/api/rust/test_rt_nn/sidebar-items.js          |     1 +
 docs/api/rust/test_rt_tvm_basic/all.html           |     4 +
 docs/api/rust/test_rt_tvm_basic/fn.main.html       |     2 +
 docs/api/rust/test_rt_tvm_basic/index.html         |     4 +
 docs/api/rust/test_rt_tvm_basic/sidebar-items.js   |     1 +
 .../tvm_mod/ext/fn.__tvm_main__.html               |     2 +
 .../tvm_mod/ext/fn.__tvm_module_ctx.html           |     2 +
 .../tvm_mod/ext/fn.__tvm_module_startup.html       |     2 +
 .../tvm_mod/ext/fn.default_function.html           |     2 +
 .../rust/test_rt_tvm_basic/tvm_mod/ext/index.html  |     3 +
 .../test_rt_tvm_basic/tvm_mod/ext/sidebar-items.js |     1 +
 .../test_rt_tvm_basic/tvm_mod/fn.__tvm_main__.html |     2 +
 .../tvm_mod/fn.__tvm_module_ctx.html               |     2 +
 .../tvm_mod/fn.__tvm_module_startup.html           |     2 +
 .../tvm_mod/fn.default_function.html               |     2 +
 docs/api/rust/test_rt_tvm_basic/tvm_mod/index.html |     4 +
 .../test_rt_tvm_basic/tvm_mod/sidebar-items.js     |     1 +
 docs/api/rust/test_rt_tvm_dso/all.html             |     4 +
 docs/api/rust/test_rt_tvm_dso/fn.main.html         |     2 +
 docs/api/rust/test_rt_tvm_dso/index.html           |     3 +
 docs/api/rust/test_rt_tvm_dso/sidebar-items.js     |     1 +
 docs/api/rust/test_rt_wasm32/all.html              |     4 +
 .../test_rt_wasm32/fn.__get_tvm_module_ctx.html    |     2 +
 docs/api/rust/test_rt_wasm32/fn.main.html          |     2 +
 docs/api/rust/test_rt_wasm32/index.html            |     4 +
 docs/api/rust/test_rt_wasm32/sidebar-items.js      |     1 +
 .../test_rt_wasm32/static.__tvm_module_ctx.html    |     2 +
 docs/api/rust/theme.js                             |     1 +
 docs/api/rust/tvm/all.html                         |     4 +
 docs/api/rust/tvm/context/enum.DeviceType.html     |    49 +
 docs/api/rust/tvm/context/fn.get_device_attr.html  |     2 +
 docs/api/rust/tvm/context/index.html               |     7 +
 docs/api/rust/tvm/context/sidebar-items.js         |     1 +
 docs/api/rust/tvm/context/struct.Context.html      |    43 +
 .../tvm/context/struct.UnsupportedDeviceError.html |    21 +
 docs/api/rust/tvm/enum.DeviceType.html             |    49 +
 docs/api/rust/tvm/enum.Error.html                  |    42 +
 docs/api/rust/tvm/enum.NDArrayError.html           |    34 +
 docs/api/rust/tvm/errors/enum.Error.html           |    42 +
 docs/api/rust/tvm/errors/enum.NDArrayError.html    |    34 +
 docs/api/rust/tvm/errors/index.html                |     4 +
 docs/api/rust/tvm/errors/sidebar-items.js          |     1 +
 .../tvm/errors/struct.FunctionNotFoundError.html   |    21 +
 .../rust/tvm/errors/struct.TypeMismatchError.html  |    25 +
 docs/api/rust/tvm/fn.version.html                  |     3 +
 docs/api/rust/tvm/function/enum.ArgValue.html      |   450 +
 docs/api/rust/tvm/function/enum.RetValue.html      |   356 +
 .../ffi/constant.DLDataTypeCode_kDLBfloat.html     |     2 +
 .../ffi/constant.DLDataTypeCode_kDLFloat.html      |     2 +
 .../ffi/constant.DLDataTypeCode_kDLInt.html        |     2 +
 .../ffi/constant.DLDataTypeCode_kDLUInt.html       |     2 +
 .../function/ffi/constant.DLDeviceType_kDLCPU.html |     3 +
 .../ffi/constant.DLDeviceType_kDLCPUPinned.html    |     4 +
 .../ffi/constant.DLDeviceType_kDLExtDev.html       |     5 +
 .../function/ffi/constant.DLDeviceType_kDLGPU.html |     3 +
 .../ffi/constant.DLDeviceType_kDLMetal.html        |     3 +
 .../ffi/constant.DLDeviceType_kDLOpenCL.html       |     3 +
 .../ffi/constant.DLDeviceType_kDLROCM.html         |     3 +
 .../function/ffi/constant.DLDeviceType_kDLVPI.html |     3 +
 .../ffi/constant.DLDeviceType_kDLVulkan.html       |     3 +
 .../tvm/function/ffi/constant.DLPACK_VERSION.html  |     2 +
 .../rust/tvm/function/ffi/constant.INT16_MAX.html  |     2 +
 .../rust/tvm/function/ffi/constant.INT16_MIN.html  |     2 +
 .../rust/tvm/function/ffi/constant.INT32_MAX.html  |     2 +
 .../rust/tvm/function/ffi/constant.INT32_MIN.html  |     2 +
 .../rust/tvm/function/ffi/constant.INT8_MAX.html   |     2 +
 .../rust/tvm/function/ffi/constant.INT8_MIN.html   |     2 +
 .../rust/tvm/function/ffi/constant.INTPTR_MAX.html |     2 +
 .../rust/tvm/function/ffi/constant.INTPTR_MIN.html |     2 +
 .../tvm/function/ffi/constant.INT_FAST16_MAX.html  |     2 +
 .../tvm/function/ffi/constant.INT_FAST16_MIN.html  |     2 +
 .../tvm/function/ffi/constant.INT_FAST32_MAX.html  |     2 +
 .../tvm/function/ffi/constant.INT_FAST32_MIN.html  |     2 +
 .../tvm/function/ffi/constant.INT_FAST8_MAX.html   |     2 +
 .../tvm/function/ffi/constant.INT_FAST8_MIN.html   |     2 +
 .../tvm/function/ffi/constant.INT_LEAST16_MAX.html |     2 +
 .../tvm/function/ffi/constant.INT_LEAST16_MIN.html |     2 +
 .../tvm/function/ffi/constant.INT_LEAST32_MAX.html |     2 +
 .../tvm/function/ffi/constant.INT_LEAST32_MIN.html |     2 +
 .../tvm/function/ffi/constant.INT_LEAST8_MAX.html  |     2 +
 .../tvm/function/ffi/constant.INT_LEAST8_MIN.html  |     2 +
 .../tvm/function/ffi/constant.PTRDIFF_MAX.html     |     2 +
 .../tvm/function/ffi/constant.PTRDIFF_MIN.html     |     2 +
 .../tvm/function/ffi/constant.SIG_ATOMIC_MAX.html  |     2 +
 .../tvm/function/ffi/constant.SIG_ATOMIC_MIN.html  |     2 +
 .../rust/tvm/function/ffi/constant.SIZE_MAX.html   |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgFloat.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgInt.html    |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMBytes.html     |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMContext.html   |     2 +
 ...constant.TVMArgTypeCode_kTVMDLTensorHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMDataType.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtBegin.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtEnd.html    |     2 +
 .../constant.TVMArgTypeCode_kTVMExtReserveEnd.html |     2 +
 .../constant.TVMArgTypeCode_kTVMModuleHandle.html  |     2 +
 .../constant.TVMArgTypeCode_kTVMNDArrayHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNullptr.html   |     2 +
 .../constant.TVMArgTypeCode_kTVMObjectHandle.html  |     2 +
 ...tant.TVMArgTypeCode_kTVMObjectRValueRefArg.html |     2 +
 .../constant.TVMArgTypeCode_kTVMOpaqueHandle.html  |     2 +
 ...nstant.TVMArgTypeCode_kTVMPackedFuncHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMStr.html       |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLAOCL.html     |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLHexagon.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLMicroDev.html |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLSDAccel.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLWebGPU.html   |     2 +
 .../ffi/constant.TVMDeviceExtType_kOpenGL.html     |     2 +
 .../tvm/function/ffi/constant.TVM_VERSION.html     |     2 +
 .../rust/tvm/function/ffi/constant.UINT16_MAX.html |     2 +
 .../rust/tvm/function/ffi/constant.UINT32_MAX.html |     2 +
 .../rust/tvm/function/ffi/constant.UINT8_MAX.html  |     2 +
 .../tvm/function/ffi/constant.UINTPTR_MAX.html     |     2 +
 .../tvm/function/ffi/constant.UINT_FAST16_MAX.html |     2 +
 .../tvm/function/ffi/constant.UINT_FAST32_MAX.html |     2 +
 .../tvm/function/ffi/constant.UINT_FAST8_MAX.html  |     2 +
 .../function/ffi/constant.UINT_LEAST16_MAX.html    |     2 +
 .../function/ffi/constant.UINT_LEAST32_MAX.html    |     2 +
 .../tvm/function/ffi/constant.UINT_LEAST8_MAX.html |     2 +
 .../rust/tvm/function/ffi/constant.WINT_MAX.html   |     2 +
 .../rust/tvm/function/ffi/constant.WINT_MIN.html   |     2 +
 .../tvm/function/ffi/constant._ATFILE_SOURCE.html  |     2 +
 .../tvm/function/ffi/constant._BITS_WCHAR_H.html   |     2 +
 .../tvm/function/ffi/constant._DEFAULT_SOURCE.html |     2 +
 .../tvm/function/ffi/constant._FEATURES_H.html     |     2 +
 .../tvm/function/ffi/constant._POSIX_C_SOURCE.html |     2 +
 .../tvm/function/ffi/constant._POSIX_SOURCE.html   |     2 +
 .../tvm/function/ffi/constant._STDC_PREDEF_H.html  |     2 +
 .../rust/tvm/function/ffi/constant._STDINT_H.html  |     2 +
 .../tvm/function/ffi/constant._SYS_CDEFS_H.html    |     2 +
 .../tvm/function/ffi/constant.__GLIBC_MINOR__.html |     2 +
 .../rust/tvm/function/ffi/constant.__GLIBC__.html  |     2 +
 .../tvm/function/ffi/constant.__GNU_LIBRARY__.html |     2 +
 .../ffi/constant.__STDC_IEC_559_COMPLEX__.html     |     2 +
 .../function/ffi/constant.__STDC_IEC_559__.html    |     2 +
 .../function/ffi/constant.__STDC_ISO_10646__.html  |     2 +
 .../function/ffi/constant.__STDC_NO_THREADS__.html |     2 +
 .../function/ffi/constant.__SYSCALL_WORDSIZE.html  |     2 +
 .../tvm/function/ffi/constant.__USE_ATFILE.html    |     2 +
 .../function/ffi/constant.__USE_FORTIFY_LEVEL.html |     2 +
 .../tvm/function/ffi/constant.__USE_ISOC11.html    |     2 +
 .../tvm/function/ffi/constant.__USE_ISOC95.html    |     2 +
 .../tvm/function/ffi/constant.__USE_ISOC99.html    |     2 +
 .../rust/tvm/function/ffi/constant.__USE_MISC.html |     2 +
 .../tvm/function/ffi/constant.__USE_POSIX.html     |     2 +
 .../function/ffi/constant.__USE_POSIX199309.html   |     2 +
 .../function/ffi/constant.__USE_POSIX199506.html   |     2 +
 .../tvm/function/ffi/constant.__USE_POSIX2.html    |     2 +
 .../ffi/constant.__USE_POSIX_IMPLICITLY.html       |     2 +
 .../tvm/function/ffi/constant.__USE_XOPEN2K.html   |     2 +
 .../tvm/function/ffi/constant.__USE_XOPEN2K8.html  |     2 +
 .../rust/tvm/function/ffi/constant.__WORDSIZE.html |     2 +
 .../ffi/constant.__WORDSIZE_TIME64_COMPAT32.html   |     2 +
 .../tvm/function/ffi/fn.TVMAPISetLastError.html    |     5 +
 .../rust/tvm/function/ffi/fn.TVMArrayAlloc.html    |    13 +
 .../tvm/function/ffi/fn.TVMArrayCopyFromBytes.html |     7 +
 .../tvm/function/ffi/fn.TVMArrayCopyFromTo.html    |     7 +
 .../tvm/function/ffi/fn.TVMArrayCopyToBytes.html   |     7 +
 .../api/rust/tvm/function/ffi/fn.TVMArrayFree.html |     5 +
 .../tvm/function/ffi/fn.TVMArrayFromDLPack.html    |     7 +
 .../rust/tvm/function/ffi/fn.TVMArrayToDLPack.html |     7 +
 .../function/ffi/fn.TVMBackendAllocWorkspace.html  |    12 +
 .../function/ffi/fn.TVMBackendFreeWorkspace.html   |     8 +
 .../function/ffi/fn.TVMBackendGetFuncFromEnv.html  |     9 +
 .../function/ffi/fn.TVMBackendParallelBarrier.html |     6 +
 .../function/ffi/fn.TVMBackendParallelLaunch.html  |     8 +
 .../ffi/fn.TVMBackendRegisterSystemLibSymbol.html  |     6 +
 .../tvm/function/ffi/fn.TVMBackendRunOnce.html     |    10 +
 .../tvm/function/ffi/fn.TVMCFuncSetReturn.html     |     9 +
 .../rust/tvm/function/ffi/fn.TVMCbArgToReturn.html |     8 +
 .../ffi/fn.TVMDLManagedTensorCallDeleter.html      |     4 +
 .../function/ffi/fn.TVMDeviceAllocDataSpace.html   |    10 +
 .../function/ffi/fn.TVMDeviceCopyDataFromTo.html   |    14 +
 .../function/ffi/fn.TVMDeviceFreeDataSpace.html    |     6 +
 docs/api/rust/tvm/function/ffi/fn.TVMFuncCall.html |    16 +
 .../function/ffi/fn.TVMFuncCreateFromCFunc.html    |     9 +
 docs/api/rust/tvm/function/ffi/fn.TVMFuncFree.html |     5 +
 .../rust/tvm/function/ffi/fn.TVMFuncGetGlobal.html |     7 +
 .../function/ffi/fn.TVMFuncListGlobalNames.html    |     6 +
 .../tvm/function/ffi/fn.TVMFuncRegisterGlobal.html |     7 +
 .../tvm/function/ffi/fn.TVMFuncRemoveGlobal.html   |     4 +
 .../rust/tvm/function/ffi/fn.TVMGetLastError.html  |     8 +
 docs/api/rust/tvm/function/ffi/fn.TVMModFree.html  |     9 +
 .../tvm/function/ffi/fn.TVMModGetFunction.html     |     8 +
 .../api/rust/tvm/function/ffi/fn.TVMModImport.html |     7 +
 .../tvm/function/ffi/fn.TVMModLoadFromFile.html    |     9 +
 .../tvm/function/ffi/fn.TVMObjectDerivedFrom.html  |     7 +
 .../rust/tvm/function/ffi/fn.TVMObjectFree.html    |     7 +
 .../tvm/function/ffi/fn.TVMObjectGetTypeIndex.html |     6 +
 .../rust/tvm/function/ffi/fn.TVMObjectRetain.html  |     6 +
 .../function/ffi/fn.TVMObjectTypeKey2Index.html    |     6 +
 .../api/rust/tvm/function/ffi/fn.TVMSetStream.html |    10 +
 .../rust/tvm/function/ffi/fn.TVMStreamCreate.html  |     7 +
 .../rust/tvm/function/ffi/fn.TVMStreamFree.html    |     7 +
 .../ffi/fn.TVMStreamStreamSynchronize.html         |     8 +
 .../rust/tvm/function/ffi/fn.TVMSynchronize.html   |     7 +
 docs/api/rust/tvm/function/ffi/index.html          |   182 +
 docs/api/rust/tvm/function/ffi/sidebar-items.js    |     1 +
 .../rust/tvm/function/ffi/struct.DLContext.html    |    47 +
 .../rust/tvm/function/ffi/struct.DLDataType.html   |    54 +
 .../tvm/function/ffi/struct.DLManagedTensor.html   |    40 +
 .../api/rust/tvm/function/ffi/struct.DLTensor.html |    63 +
 .../rust/tvm/function/ffi/struct.TVMByteArray.html |    33 +
 .../function/ffi/struct.TVMParallelGroupEnv.html   |    30 +
 .../tvm/function/ffi/type.BackendPackedCFunc.html  |     2 +
 .../rust/tvm/function/ffi/type.DLDataTypeCode.html |     3 +
 .../rust/tvm/function/ffi/type.DLDeviceType.html   |     3 +
 .../tvm/function/ffi/type.FTVMParallelLambda.html  |     6 +
 .../rust/tvm/function/ffi/type.TVMArgTypeCode.html |    14 +
 .../rust/tvm/function/ffi/type.TVMArrayHandle.html |     3 +
 .../function/ffi/type.TVMBackendPackedCFunc.html   |    10 +
 .../api/rust/tvm/function/ffi/type.TVMContext.html |     3 +
 .../tvm/function/ffi/type.TVMDeviceExtType.html    |     3 +
 .../ffi/type.TVMExtensionFuncDeclarer.html         |     7 +
 .../tvm/function/ffi/type.TVMFunctionHandle.html   |     3 +
 .../tvm/function/ffi/type.TVMModuleHandle.html     |     3 +
 .../tvm/function/ffi/type.TVMObjectHandle.html     |     3 +
 .../rust/tvm/function/ffi/type.TVMPackedCFunc.html |    10 +
 .../function/ffi/type.TVMPackedCFuncFinalizer.html |     4 +
 .../tvm/function/ffi/type.TVMRetValueHandle.html   |     3 +
 .../tvm/function/ffi/type.TVMStreamHandle.html     |     4 +
 .../rust/tvm/function/ffi/type.int_fast16_t.html   |     2 +
 .../rust/tvm/function/ffi/type.int_fast32_t.html   |     2 +
 .../rust/tvm/function/ffi/type.int_fast64_t.html   |     2 +
 .../rust/tvm/function/ffi/type.int_fast8_t.html    |     2 +
 .../rust/tvm/function/ffi/type.int_least16_t.html  |     2 +
 .../rust/tvm/function/ffi/type.int_least32_t.html  |     2 +
 .../rust/tvm/function/ffi/type.int_least64_t.html  |     2 +
 .../rust/tvm/function/ffi/type.int_least8_t.html   |     2 +
 docs/api/rust/tvm/function/ffi/type.intmax_t.html  |     2 +
 .../rust/tvm/function/ffi/type.tvm_index_t.html    |     3 +
 .../rust/tvm/function/ffi/type.uint_fast16_t.html  |     2 +
 .../rust/tvm/function/ffi/type.uint_fast32_t.html  |     2 +
 .../rust/tvm/function/ffi/type.uint_fast64_t.html  |     2 +
 .../rust/tvm/function/ffi/type.uint_fast8_t.html   |     2 +
 .../rust/tvm/function/ffi/type.uint_least16_t.html |     2 +
 .../rust/tvm/function/ffi/type.uint_least32_t.html |     2 +
 .../rust/tvm/function/ffi/type.uint_least64_t.html |     2 +
 .../rust/tvm/function/ffi/type.uint_least8_t.html  |     2 +
 docs/api/rust/tvm/function/ffi/type.uintmax_t.html |     2 +
 docs/api/rust/tvm/function/ffi/type.wchar_t.html   |     2 +
 docs/api/rust/tvm/function/ffi/union.TVMValue.html |    47 +
 docs/api/rust/tvm/function/fn.register.html        |    20 +
 .../rust/tvm/function/fn.register_override.html    |     4 +
 .../api/rust/tvm/function/fn.register_untyped.html |     2 +
 docs/api/rust/tvm/function/index.html              |    27 +
 docs/api/rust/tvm/function/sidebar-items.js        |     1 +
 docs/api/rust/tvm/function/struct.Function.html    |    38 +
 docs/api/rust/tvm/function/trait.ToFunction.html   |    22 +
 docs/api/rust/tvm/function/trait.Typed.html        |    14 +
 docs/api/rust/tvm/function/type.Result.html        |     2 +
 docs/api/rust/tvm/index.html                       |    33 +
 docs/api/rust/tvm/ir/arith/index.html              |     3 +
 docs/api/rust/tvm/ir/arith/sidebar-items.js        |     1 +
 .../rust/tvm/ir/arith/struct.ConstIntBound.html    |    30 +
 .../tvm/ir/arith/struct.ConstIntBoundNode.html     |    21 +
 docs/api/rust/tvm/ir/attrs/index.html              |     3 +
 docs/api/rust/tvm/ir/attrs/sidebar-items.js        |     1 +
 docs/api/rust/tvm/ir/attrs/struct.Attrs.html       |    30 +
 .../rust/tvm/ir/attrs/struct.BaseAttrsNode.html    |    19 +
 .../rust/tvm/ir/diagnostics/codespan/fn.init.html  |     4 +
 .../rust/tvm/ir/diagnostics/codespan/index.html    |     8 +
 .../tvm/ir/diagnostics/codespan/sidebar-items.js   |     1 +
 .../tvm/ir/diagnostics/enum.DiagnosticLevel.html   |    22 +
 .../rust/tvm/ir/diagnostics/fn.clear_renderer.html |     2 +
 .../diagnostics/fn.diagnositc_renderer_render.html |     2 +
 .../diagnostics/fn.diagnostic_context_default.html |     2 +
 .../diagnostics/fn.diagnostic_context_render.html  |     2 +
 .../tvm/ir/diagnostics/fn.diagnostic_renderer.html |     2 +
 docs/api/rust/tvm/ir/diagnostics/fn.emit.html      |     2 +
 .../rust/tvm/ir/diagnostics/fn.get_renderer.html   |     2 +
 docs/api/rust/tvm/ir/diagnostics/index.html        |    13 +
 docs/api/rust/tvm/ir/diagnostics/sidebar-items.js  |     1 +
 .../rust/tvm/ir/diagnostics/struct.Diagnostic.html |    30 +
 .../ir/diagnostics/struct.DiagnosticBuilder.html   |    22 +
 .../ir/diagnostics/struct.DiagnosticContext.html   |    35 +
 .../diagnostics/struct.DiagnosticContextNode.html  |    26 +
 .../tvm/ir/diagnostics/struct.DiagnosticNode.html  |    26 +
 .../ir/diagnostics/struct.DiagnosticRenderer.html  |    31 +
 .../diagnostics/struct.DiagnosticRendererNode.html |    28 +
 docs/api/rust/tvm/ir/expr/fn._as_text.html         |     2 +
 docs/api/rust/tvm/ir/expr/fn.as_text.html          |     2 +
 docs/api/rust/tvm/ir/expr/index.html               |     4 +
 docs/api/rust/tvm/ir/expr/sidebar-items.js         |     1 +
 docs/api/rust/tvm/ir/expr/struct.BaseExpr.html     |    30 +
 docs/api/rust/tvm/ir/expr/struct.BaseExprNode.html |    19 +
 docs/api/rust/tvm/ir/expr/struct.GlobalVar.html    |    30 +
 .../api/rust/tvm/ir/expr/struct.GlobalVarNode.html |    20 +
 docs/api/rust/tvm/ir/expr/struct.PrimExpr.html     |    30 +
 docs/api/rust/tvm/ir/expr/struct.PrimExprNode.html |    20 +
 docs/api/rust/tvm/ir/function/index.html           |     4 +
 docs/api/rust/tvm/ir/function/sidebar-items.js     |     1 +
 docs/api/rust/tvm/ir/function/struct.BaseFunc.html |    30 +
 .../rust/tvm/ir/function/struct.BaseFuncNode.html  |    20 +
 docs/api/rust/tvm/ir/function/type.DictAttrs.html  |     2 +
 docs/api/rust/tvm/ir/index.html                    |     4 +
 docs/api/rust/tvm/ir/module/enum.Error.html        |    28 +
 docs/api/rust/tvm/ir/module/fn.module_add_def.html |     2 +
 .../tvm/ir/module/fn.module_get_global_var.html    |     2 +
 .../tvm/ir/module/fn.module_get_global_vars.html   |     2 +
 docs/api/rust/tvm/ir/module/fn.module_lookup.html  |     2 +
 .../rust/tvm/ir/module/fn.module_lookup_str.html   |     2 +
 .../rust/tvm/ir/module/fn.parse_expression.html    |     2 +
 docs/api/rust/tvm/ir/module/fn.parse_module.html   |     2 +
 docs/api/rust/tvm/ir/module/index.html             |     5 +
 docs/api/rust/tvm/ir/module/sidebar-items.js       |     1 +
 docs/api/rust/tvm/ir/module/struct.IRModule.html   |    30 +
 .../rust/tvm/ir/module/struct.IRModuleNode.html    |    22 +
 docs/api/rust/tvm/ir/op/index.html                 |     3 +
 docs/api/rust/tvm/ir/op/sidebar-items.js           |     1 +
 docs/api/rust/tvm/ir/op/struct.Op.html             |    30 +
 docs/api/rust/tvm/ir/op/struct.OpNode.html         |    27 +
 docs/api/rust/tvm/ir/relay/attrs/index.html        |     3 +
 docs/api/rust/tvm/ir/relay/attrs/nn/index.html     |     3 +
 .../rust/tvm/ir/relay/attrs/nn/sidebar-items.js    |     1 +
 .../ir/relay/attrs/nn/struct.BatchNormAttrs.html   |    30 +
 .../relay/attrs/nn/struct.BatchNormAttrsNode.html  |    23 +
 .../tvm/ir/relay/attrs/nn/struct.BiasAddAttrs.html |    30 +
 .../ir/relay/attrs/nn/struct.BiasAddAttrsNode.html |    20 +
 .../tvm/ir/relay/attrs/nn/struct.Conv2DAttrs.html  |    30 +
 .../ir/relay/attrs/nn/struct.Conv2DAttrsNode.html  |    29 +
 .../tvm/ir/relay/attrs/nn/struct.DenseAttrs.html   |    30 +
 .../ir/relay/attrs/nn/struct.DenseAttrsNode.html   |    21 +
 .../relay/attrs/nn/struct.GlobalPool2DAttrs.html   |    30 +
 .../attrs/nn/struct.GlobalPool2DAttrsNode.html     |    20 +
 .../ir/relay/attrs/nn/struct.MaxPool2DAttrs.html   |    30 +
 .../relay/attrs/nn/struct.MaxPool2DAttrsNode.html  |    24 +
 .../tvm/ir/relay/attrs/nn/struct.SoftmaxAttrs.html |    30 +
 .../ir/relay/attrs/nn/struct.SoftmaxAttrsNode.html |    20 +
 docs/api/rust/tvm/ir/relay/attrs/sidebar-items.js  |     1 +
 .../rust/tvm/ir/relay/attrs/transform/index.html   |     3 +
 .../tvm/ir/relay/attrs/transform/sidebar-items.js  |     1 +
 .../attrs/transform/struct.ExpandDimsAttrs.html    |    30 +
 .../transform/struct.ExpandDimsAttrsNode.html      |    21 +
 docs/api/rust/tvm/ir/relay/index.html              |     5 +
 docs/api/rust/tvm/ir/relay/sidebar-items.js        |     1 +
 docs/api/rust/tvm/ir/relay/struct.Call.html        |    30 +
 docs/api/rust/tvm/ir/relay/struct.CallNode.html    |    23 +
 docs/api/rust/tvm/ir/relay/struct.Clause.html      |    30 +
 docs/api/rust/tvm/ir/relay/struct.ClauseNode.html  |    21 +
 docs/api/rust/tvm/ir/relay/struct.Constant.html    |    30 +
 .../api/rust/tvm/ir/relay/struct.ConstantNode.html |    20 +
 docs/api/rust/tvm/ir/relay/struct.Constructor.html |    30 +
 .../rust/tvm/ir/relay/struct.ConstructorNode.html  |    22 +
 docs/api/rust/tvm/ir/relay/struct.Expr.html        |    34 +
 docs/api/rust/tvm/ir/relay/struct.ExprNode.html    |    21 +
 docs/api/rust/tvm/ir/relay/struct.Function.html    |    30 +
 .../api/rust/tvm/ir/relay/struct.FunctionNode.html |    23 +
 docs/api/rust/tvm/ir/relay/struct.Id.html          |    30 +
 docs/api/rust/tvm/ir/relay/struct.IdNode.html      |    20 +
 docs/api/rust/tvm/ir/relay/struct.If.html          |    30 +
 docs/api/rust/tvm/ir/relay/struct.IfNode.html      |    22 +
 docs/api/rust/tvm/ir/relay/struct.Let.html         |    30 +
 docs/api/rust/tvm/ir/relay/struct.LetNode.html     |    22 +
 docs/api/rust/tvm/ir/relay/struct.Match.html       |    30 +
 docs/api/rust/tvm/ir/relay/struct.MatchNode.html   |    22 +
 docs/api/rust/tvm/ir/relay/struct.Pattern.html     |    30 +
 .../tvm/ir/relay/struct.PatternConstructor.html    |    30 +
 .../ir/relay/struct.PatternConstructorNode.html    |    21 +
 docs/api/rust/tvm/ir/relay/struct.PatternNode.html |    20 +
 .../api/rust/tvm/ir/relay/struct.PatternTuple.html |    30 +
 .../rust/tvm/ir/relay/struct.PatternTupleNode.html |    20 +
 docs/api/rust/tvm/ir/relay/struct.PatternVar.html  |    30 +
 .../rust/tvm/ir/relay/struct.PatternVarNode.html   |    20 +
 .../rust/tvm/ir/relay/struct.PatternWildcard.html  |    30 +
 .../tvm/ir/relay/struct.PatternWildcardNode.html   |    19 +
 docs/api/rust/tvm/ir/relay/struct.RefCreate.html   |    30 +
 .../rust/tvm/ir/relay/struct.RefCreateNode.html    |    20 +
 docs/api/rust/tvm/ir/relay/struct.RefRead.html     |    30 +
 docs/api/rust/tvm/ir/relay/struct.RefReadNode.html |    20 +
 docs/api/rust/tvm/ir/relay/struct.RefWrite.html    |    30 +
 .../api/rust/tvm/ir/relay/struct.RefWriteNode.html |    21 +
 docs/api/rust/tvm/ir/relay/struct.Tuple.html       |    30 +
 .../api/rust/tvm/ir/relay/struct.TupleGetItem.html |    30 +
 .../rust/tvm/ir/relay/struct.TupleGetItemNode.html |    21 +
 docs/api/rust/tvm/ir/relay/struct.TupleNode.html   |    20 +
 docs/api/rust/tvm/ir/relay/struct.Var.html         |    30 +
 docs/api/rust/tvm/ir/relay/struct.VarNode.html     |    21 +
 docs/api/rust/tvm/ir/sidebar-items.js              |     1 +
 docs/api/rust/tvm/ir/source_map/index.html         |     5 +
 docs/api/rust/tvm/ir/source_map/sidebar-items.js   |     1 +
 docs/api/rust/tvm/ir/source_map/struct.Source.html |    30 +
 .../rust/tvm/ir/source_map/struct.SourceMap.html   |    30 +
 .../tvm/ir/source_map/struct.SourceMapNode.html    |    23 +
 .../rust/tvm/ir/source_map/struct.SourceNode.html  |    25 +
 docs/api/rust/tvm/ir/span/index.html               |     5 +
 docs/api/rust/tvm/ir/span/sidebar-items.js         |     1 +
 docs/api/rust/tvm/ir/span/struct.SourceName.html   |    30 +
 .../rust/tvm/ir/span/struct.SourceNameNode.html    |    21 +
 docs/api/rust/tvm/ir/span/struct.Span.html         |    30 +
 docs/api/rust/tvm/ir/span/struct.SpanNode.html     |    30 +
 docs/api/rust/tvm/ir/tir/index.html                |     3 +
 docs/api/rust/tvm/ir/tir/sidebar-items.js          |     1 +
 docs/api/rust/tvm/ir/tir/struct.Add.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.AddNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.And.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.AndNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.Cast.html          |    30 +
 docs/api/rust/tvm/ir/tir/struct.CastNode.html      |    20 +
 docs/api/rust/tvm/ir/tir/struct.Div.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.DivNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.Eq.html            |    30 +
 docs/api/rust/tvm/ir/tir/struct.EqNode.html        |    21 +
 docs/api/rust/tvm/ir/tir/struct.FloorDiv.html      |    30 +
 docs/api/rust/tvm/ir/tir/struct.FloorDivNode.html  |    21 +
 docs/api/rust/tvm/ir/tir/struct.FloorMod.html      |    30 +
 docs/api/rust/tvm/ir/tir/struct.FloorModNode.html  |    21 +
 docs/api/rust/tvm/ir/tir/struct.Ge.html            |    30 +
 docs/api/rust/tvm/ir/tir/struct.GeNode.html        |    21 +
 docs/api/rust/tvm/ir/tir/struct.Gt.html            |    30 +
 docs/api/rust/tvm/ir/tir/struct.GtNode.html        |    21 +
 docs/api/rust/tvm/ir/tir/struct.IntImm.html        |    30 +
 docs/api/rust/tvm/ir/tir/struct.IntImmNode.html    |    20 +
 docs/api/rust/tvm/ir/tir/struct.Le.html            |    30 +
 docs/api/rust/tvm/ir/tir/struct.LeNode.html        |    21 +
 docs/api/rust/tvm/ir/tir/struct.Let.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.LetNode.html       |    22 +
 docs/api/rust/tvm/ir/tir/struct.Lt.html            |    30 +
 docs/api/rust/tvm/ir/tir/struct.LtNode.html        |    21 +
 docs/api/rust/tvm/ir/tir/struct.Max.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.MaxNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.Min.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.MinNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.Mod.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.ModNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.Mul.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.MulNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.Ne.html            |    30 +
 docs/api/rust/tvm/ir/tir/struct.NeNode.html        |    21 +
 docs/api/rust/tvm/ir/tir/struct.Not.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.NotNode.html       |    20 +
 docs/api/rust/tvm/ir/tir/struct.Or.html            |    30 +
 docs/api/rust/tvm/ir/tir/struct.OrNode.html        |    21 +
 docs/api/rust/tvm/ir/tir/struct.Ramp.html          |    30 +
 docs/api/rust/tvm/ir/tir/struct.RampNode.html      |    22 +
 docs/api/rust/tvm/ir/tir/struct.Select.html        |    30 +
 docs/api/rust/tvm/ir/tir/struct.SelectNode.html    |    22 +
 docs/api/rust/tvm/ir/tir/struct.Sub.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.SubNode.html       |    21 +
 docs/api/rust/tvm/ir/tir/struct.Var.html           |    30 +
 docs/api/rust/tvm/ir/tir/struct.VarNode.html       |    20 +
 docs/api/rust/tvm/ir/ty/enum.TypeKind.html         |    23 +
 docs/api/rust/tvm/ir/ty/index.html                 |     7 +
 docs/api/rust/tvm/ir/ty/sidebar-items.js           |     1 +
 docs/api/rust/tvm/ir/ty/struct.BaseTensorType.html |    30 +
 .../rust/tvm/ir/ty/struct.BaseTensorTypeNode.html  |    19 +
 docs/api/rust/tvm/ir/ty/struct.FuncType.html       |    30 +
 docs/api/rust/tvm/ir/ty/struct.FuncTypeNode.html   |    29 +
 docs/api/rust/tvm/ir/ty/struct.GlobalTypeVar.html  |    30 +
 .../rust/tvm/ir/ty/struct.GlobalTypeVarNode.html   |    22 +
 docs/api/rust/tvm/ir/ty/struct.IncompleteType.html |    30 +
 .../rust/tvm/ir/ty/struct.IncompleteTypeNode.html  |    20 +
 docs/api/rust/tvm/ir/ty/struct.PointerType.html    |    30 +
 .../api/rust/tvm/ir/ty/struct.PointerTypeNode.html |    21 +
 docs/api/rust/tvm/ir/ty/struct.PrimType.html       |    30 +
 docs/api/rust/tvm/ir/ty/struct.PrimTypeNode.html   |    21 +
 docs/api/rust/tvm/ir/ty/struct.RefType.html        |    30 +
 .../rust/tvm/ir/ty/struct.RelayRefTypeNode.html    |    20 +
 docs/api/rust/tvm/ir/ty/struct.TensorType.html     |    30 +
 docs/api/rust/tvm/ir/ty/struct.TensorTypeNode.html |    21 +
 docs/api/rust/tvm/ir/ty/struct.TupleType.html      |    30 +
 docs/api/rust/tvm/ir/ty/struct.TupleTypeNode.html  |    20 +
 docs/api/rust/tvm/ir/ty/struct.Type.html           |    30 +
 docs/api/rust/tvm/ir/ty/struct.TypeConstraint.html |    30 +
 .../rust/tvm/ir/ty/struct.TypeConstraintNode.html  |    19 +
 docs/api/rust/tvm/ir/ty/struct.TypeNode.html       |    20 +
 docs/api/rust/tvm/ir/ty/struct.TypeVar.html        |    30 +
 docs/api/rust/tvm/ir/ty/struct.TypeVarNode.html    |    21 +
 docs/api/rust/tvm/macro.export!.html               |    10 +
 docs/api/rust/tvm/macro.export.html                |     6 +
 docs/api/rust/tvm/macro.export_mod!.html           |    10 +
 docs/api/rust/tvm/macro.export_mod.html            |     6 +
 docs/api/rust/tvm/macro.export_pass!.html          |    10 +
 docs/api/rust/tvm/macro.export_pass.html           |     6 +
 docs/api/rust/tvm/macro.initialize!.html           |    10 +
 docs/api/rust/tvm/macro.initialize.html            |    11 +
 docs/api/rust/tvm/module/fn.load_from_file.html    |     2 +
 docs/api/rust/tvm/module/fn.runtime_enabled.html   |     2 +
 docs/api/rust/tvm/module/index.html                |     7 +
 docs/api/rust/tvm/module/sidebar-items.js          |     1 +
 docs/api/rust/tvm/module/struct.Module.html        |    37 +
 docs/api/rust/tvm/ndarray/index.html               |    23 +
 docs/api/rust/tvm/ndarray/sidebar-items.js         |     1 +
 docs/api/rust/tvm/ndarray/struct.NDArray.html      |    71 +
 .../rust/tvm/ndarray/struct.NDArrayContainer.html  |    17 +
 docs/api/rust/tvm/ndarray/trait.Num32.html         |     8 +
 docs/api/rust/tvm/python/fn.load.html              |     7 +
 docs/api/rust/tvm/python/index.html                |     4 +
 docs/api/rust/tvm/python/sidebar-items.js          |     1 +
 .../rust/tvm/runtime/array/fn.array_get_item.html  |     2 +
 docs/api/rust/tvm/runtime/array/fn.array_size.html |     2 +
 docs/api/rust/tvm/runtime/array/index.html         |     4 +
 docs/api/rust/tvm/runtime/array/sidebar-items.js   |     1 +
 docs/api/rust/tvm/runtime/array/struct.Array.html  |    32 +
 .../rust/tvm/runtime/array/struct.IntoIter.html    |   138 +
 .../rust/tvm/runtime/context/enum.DeviceType.html  |    49 +
 .../tvm/runtime/context/fn.get_device_attr.html    |     2 +
 docs/api/rust/tvm/runtime/context/index.html       |     7 +
 docs/api/rust/tvm/runtime/context/sidebar-items.js |     1 +
 .../rust/tvm/runtime/context/struct.Context.html   |    43 +
 .../context/struct.UnsupportedDeviceError.html     |    21 +
 docs/api/rust/tvm/runtime/enum.ArgValue.html       |   450 +
 docs/api/rust/tvm/runtime/enum.DeviceType.html     |    49 +
 docs/api/rust/tvm/runtime/enum.Error.html          |    42 +
 docs/api/rust/tvm/runtime/enum.NDArrayError.html   |    34 +
 docs/api/rust/tvm/runtime/enum.RetValue.html       |   356 +
 docs/api/rust/tvm/runtime/errors/enum.Error.html   |    42 +
 .../rust/tvm/runtime/errors/enum.NDArrayError.html |    34 +
 docs/api/rust/tvm/runtime/errors/index.html        |     4 +
 docs/api/rust/tvm/runtime/errors/sidebar-items.js  |     1 +
 .../errors/struct.FunctionNotFoundError.html       |    21 +
 .../runtime/errors/struct.TypeMismatchError.html   |    25 +
 docs/api/rust/tvm/runtime/fn.debug_print.html      |     2 +
 docs/api/rust/tvm/runtime/fn.get_last_error.html   |     3 +
 docs/api/rust/tvm/runtime/fn.structural_equal.html |     2 +
 docs/api/rust/tvm/runtime/fn.structural_hash.html  |     2 +
 docs/api/rust/tvm/runtime/fn.version.html          |     3 +
 .../rust/tvm/runtime/function/enum.ArgValue.html   |   450 +
 .../rust/tvm/runtime/function/enum.RetValue.html   |   356 +
 .../ffi/constant.DLDataTypeCode_kDLBfloat.html     |     2 +
 .../ffi/constant.DLDataTypeCode_kDLFloat.html      |     2 +
 .../ffi/constant.DLDataTypeCode_kDLInt.html        |     2 +
 .../ffi/constant.DLDataTypeCode_kDLUInt.html       |     2 +
 .../function/ffi/constant.DLDeviceType_kDLCPU.html |     3 +
 .../ffi/constant.DLDeviceType_kDLCPUPinned.html    |     4 +
 .../ffi/constant.DLDeviceType_kDLExtDev.html       |     5 +
 .../function/ffi/constant.DLDeviceType_kDLGPU.html |     3 +
 .../ffi/constant.DLDeviceType_kDLMetal.html        |     3 +
 .../ffi/constant.DLDeviceType_kDLOpenCL.html       |     3 +
 .../ffi/constant.DLDeviceType_kDLROCM.html         |     3 +
 .../function/ffi/constant.DLDeviceType_kDLVPI.html |     3 +
 .../ffi/constant.DLDeviceType_kDLVulkan.html       |     3 +
 .../function/ffi/constant.DLPACK_VERSION.html      |     2 +
 .../runtime/function/ffi/constant.INT16_MAX.html   |     2 +
 .../runtime/function/ffi/constant.INT16_MIN.html   |     2 +
 .../runtime/function/ffi/constant.INT32_MAX.html   |     2 +
 .../runtime/function/ffi/constant.INT32_MIN.html   |     2 +
 .../runtime/function/ffi/constant.INT8_MAX.html    |     2 +
 .../runtime/function/ffi/constant.INT8_MIN.html    |     2 +
 .../runtime/function/ffi/constant.INTPTR_MAX.html  |     2 +
 .../runtime/function/ffi/constant.INTPTR_MIN.html  |     2 +
 .../function/ffi/constant.INT_FAST16_MAX.html      |     2 +
 .../function/ffi/constant.INT_FAST16_MIN.html      |     2 +
 .../function/ffi/constant.INT_FAST32_MAX.html      |     2 +
 .../function/ffi/constant.INT_FAST32_MIN.html      |     2 +
 .../function/ffi/constant.INT_FAST8_MAX.html       |     2 +
 .../function/ffi/constant.INT_FAST8_MIN.html       |     2 +
 .../function/ffi/constant.INT_LEAST16_MAX.html     |     2 +
 .../function/ffi/constant.INT_LEAST16_MIN.html     |     2 +
 .../function/ffi/constant.INT_LEAST32_MAX.html     |     2 +
 .../function/ffi/constant.INT_LEAST32_MIN.html     |     2 +
 .../function/ffi/constant.INT_LEAST8_MAX.html      |     2 +
 .../function/ffi/constant.INT_LEAST8_MIN.html      |     2 +
 .../runtime/function/ffi/constant.PTRDIFF_MAX.html |     2 +
 .../runtime/function/ffi/constant.PTRDIFF_MIN.html |     2 +
 .../function/ffi/constant.SIG_ATOMIC_MAX.html      |     2 +
 .../function/ffi/constant.SIG_ATOMIC_MIN.html      |     2 +
 .../runtime/function/ffi/constant.SIZE_MAX.html    |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgFloat.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgInt.html    |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMBytes.html     |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMContext.html   |     2 +
 ...constant.TVMArgTypeCode_kTVMDLTensorHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMDataType.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtBegin.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtEnd.html    |     2 +
 .../constant.TVMArgTypeCode_kTVMExtReserveEnd.html |     2 +
 .../constant.TVMArgTypeCode_kTVMModuleHandle.html  |     2 +
 .../constant.TVMArgTypeCode_kTVMNDArrayHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNullptr.html   |     2 +
 .../constant.TVMArgTypeCode_kTVMObjectHandle.html  |     2 +
 ...tant.TVMArgTypeCode_kTVMObjectRValueRefArg.html |     2 +
 .../constant.TVMArgTypeCode_kTVMOpaqueHandle.html  |     2 +
 ...nstant.TVMArgTypeCode_kTVMPackedFuncHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMStr.html       |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLAOCL.html     |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLHexagon.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLMicroDev.html |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLSDAccel.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLWebGPU.html   |     2 +
 .../ffi/constant.TVMDeviceExtType_kOpenGL.html     |     2 +
 .../runtime/function/ffi/constant.TVM_VERSION.html |     2 +
 .../runtime/function/ffi/constant.UINT16_MAX.html  |     2 +
 .../runtime/function/ffi/constant.UINT32_MAX.html  |     2 +
 .../runtime/function/ffi/constant.UINT8_MAX.html   |     2 +
 .../runtime/function/ffi/constant.UINTPTR_MAX.html |     2 +
 .../function/ffi/constant.UINT_FAST16_MAX.html     |     2 +
 .../function/ffi/constant.UINT_FAST32_MAX.html     |     2 +
 .../function/ffi/constant.UINT_FAST8_MAX.html      |     2 +
 .../function/ffi/constant.UINT_LEAST16_MAX.html    |     2 +
 .../function/ffi/constant.UINT_LEAST32_MAX.html    |     2 +
 .../function/ffi/constant.UINT_LEAST8_MAX.html     |     2 +
 .../runtime/function/ffi/constant.WINT_MAX.html    |     2 +
 .../runtime/function/ffi/constant.WINT_MIN.html    |     2 +
 .../function/ffi/constant._ATFILE_SOURCE.html      |     2 +
 .../function/ffi/constant._BITS_WCHAR_H.html       |     2 +
 .../function/ffi/constant._DEFAULT_SOURCE.html     |     2 +
 .../runtime/function/ffi/constant._FEATURES_H.html |     2 +
 .../function/ffi/constant._POSIX_C_SOURCE.html     |     2 +
 .../function/ffi/constant._POSIX_SOURCE.html       |     2 +
 .../function/ffi/constant._STDC_PREDEF_H.html      |     2 +
 .../runtime/function/ffi/constant._STDINT_H.html   |     2 +
 .../function/ffi/constant._SYS_CDEFS_H.html        |     2 +
 .../function/ffi/constant.__GLIBC_MINOR__.html     |     2 +
 .../runtime/function/ffi/constant.__GLIBC__.html   |     2 +
 .../function/ffi/constant.__GNU_LIBRARY__.html     |     2 +
 .../ffi/constant.__STDC_IEC_559_COMPLEX__.html     |     2 +
 .../function/ffi/constant.__STDC_IEC_559__.html    |     2 +
 .../function/ffi/constant.__STDC_ISO_10646__.html  |     2 +
 .../function/ffi/constant.__STDC_NO_THREADS__.html |     2 +
 .../function/ffi/constant.__SYSCALL_WORDSIZE.html  |     2 +
 .../function/ffi/constant.__USE_ATFILE.html        |     2 +
 .../function/ffi/constant.__USE_FORTIFY_LEVEL.html |     2 +
 .../function/ffi/constant.__USE_ISOC11.html        |     2 +
 .../function/ffi/constant.__USE_ISOC95.html        |     2 +
 .../function/ffi/constant.__USE_ISOC99.html        |     2 +
 .../runtime/function/ffi/constant.__USE_MISC.html  |     2 +
 .../runtime/function/ffi/constant.__USE_POSIX.html |     2 +
 .../function/ffi/constant.__USE_POSIX199309.html   |     2 +
 .../function/ffi/constant.__USE_POSIX199506.html   |     2 +
 .../function/ffi/constant.__USE_POSIX2.html        |     2 +
 .../ffi/constant.__USE_POSIX_IMPLICITLY.html       |     2 +
 .../function/ffi/constant.__USE_XOPEN2K.html       |     2 +
 .../function/ffi/constant.__USE_XOPEN2K8.html      |     2 +
 .../runtime/function/ffi/constant.__WORDSIZE.html  |     2 +
 .../ffi/constant.__WORDSIZE_TIME64_COMPAT32.html   |     2 +
 .../function/ffi/fn.TVMAPISetLastError.html        |     5 +
 .../tvm/runtime/function/ffi/fn.TVMArrayAlloc.html |    13 +
 .../function/ffi/fn.TVMArrayCopyFromBytes.html     |     7 +
 .../function/ffi/fn.TVMArrayCopyFromTo.html        |     7 +
 .../function/ffi/fn.TVMArrayCopyToBytes.html       |     7 +
 .../tvm/runtime/function/ffi/fn.TVMArrayFree.html  |     5 +
 .../function/ffi/fn.TVMArrayFromDLPack.html        |     7 +
 .../runtime/function/ffi/fn.TVMArrayToDLPack.html  |     7 +
 .../function/ffi/fn.TVMBackendAllocWorkspace.html  |    12 +
 .../function/ffi/fn.TVMBackendFreeWorkspace.html   |     8 +
 .../function/ffi/fn.TVMBackendGetFuncFromEnv.html  |     9 +
 .../function/ffi/fn.TVMBackendParallelBarrier.html |     6 +
 .../function/ffi/fn.TVMBackendParallelLaunch.html  |     8 +
 .../ffi/fn.TVMBackendRegisterSystemLibSymbol.html  |     6 +
 .../runtime/function/ffi/fn.TVMBackendRunOnce.html |    10 +
 .../runtime/function/ffi/fn.TVMCFuncSetReturn.html |     9 +
 .../runtime/function/ffi/fn.TVMCbArgToReturn.html  |     8 +
 .../ffi/fn.TVMDLManagedTensorCallDeleter.html      |     4 +
 .../function/ffi/fn.TVMDeviceAllocDataSpace.html   |    10 +
 .../function/ffi/fn.TVMDeviceCopyDataFromTo.html   |    14 +
 .../function/ffi/fn.TVMDeviceFreeDataSpace.html    |     6 +
 .../tvm/runtime/function/ffi/fn.TVMFuncCall.html   |    16 +
 .../function/ffi/fn.TVMFuncCreateFromCFunc.html    |     9 +
 .../tvm/runtime/function/ffi/fn.TVMFuncFree.html   |     5 +
 .../runtime/function/ffi/fn.TVMFuncGetGlobal.html  |     7 +
 .../function/ffi/fn.TVMFuncListGlobalNames.html    |     6 +
 .../function/ffi/fn.TVMFuncRegisterGlobal.html     |     7 +
 .../function/ffi/fn.TVMFuncRemoveGlobal.html       |     4 +
 .../runtime/function/ffi/fn.TVMGetLastError.html   |     8 +
 .../tvm/runtime/function/ffi/fn.TVMModFree.html    |     9 +
 .../runtime/function/ffi/fn.TVMModGetFunction.html |     8 +
 .../tvm/runtime/function/ffi/fn.TVMModImport.html  |     7 +
 .../function/ffi/fn.TVMModLoadFromFile.html        |     9 +
 .../function/ffi/fn.TVMObjectDerivedFrom.html      |     7 +
 .../tvm/runtime/function/ffi/fn.TVMObjectFree.html |     7 +
 .../function/ffi/fn.TVMObjectGetTypeIndex.html     |     6 +
 .../runtime/function/ffi/fn.TVMObjectRetain.html   |     6 +
 .../function/ffi/fn.TVMObjectTypeKey2Index.html    |     6 +
 .../tvm/runtime/function/ffi/fn.TVMSetStream.html  |    10 +
 .../runtime/function/ffi/fn.TVMStreamCreate.html   |     7 +
 .../tvm/runtime/function/ffi/fn.TVMStreamFree.html |     7 +
 .../ffi/fn.TVMStreamStreamSynchronize.html         |     8 +
 .../runtime/function/ffi/fn.TVMSynchronize.html    |     7 +
 docs/api/rust/tvm/runtime/function/ffi/index.html  |   182 +
 .../rust/tvm/runtime/function/ffi/sidebar-items.js |     1 +
 .../tvm/runtime/function/ffi/struct.DLContext.html |    47 +
 .../runtime/function/ffi/struct.DLDataType.html    |    54 +
 .../function/ffi/struct.DLManagedTensor.html       |    40 +
 .../tvm/runtime/function/ffi/struct.DLTensor.html  |    63 +
 .../runtime/function/ffi/struct.TVMByteArray.html  |    33 +
 .../function/ffi/struct.TVMParallelGroupEnv.html   |    30 +
 .../function/ffi/type.BackendPackedCFunc.html      |     2 +
 .../runtime/function/ffi/type.DLDataTypeCode.html  |     3 +
 .../runtime/function/ffi/type.DLDeviceType.html    |     3 +
 .../function/ffi/type.FTVMParallelLambda.html      |     6 +
 .../runtime/function/ffi/type.TVMArgTypeCode.html  |    14 +
 .../runtime/function/ffi/type.TVMArrayHandle.html  |     3 +
 .../function/ffi/type.TVMBackendPackedCFunc.html   |    10 +
 .../tvm/runtime/function/ffi/type.TVMContext.html  |     3 +
 .../function/ffi/type.TVMDeviceExtType.html        |     3 +
 .../ffi/type.TVMExtensionFuncDeclarer.html         |     7 +
 .../function/ffi/type.TVMFunctionHandle.html       |     3 +
 .../runtime/function/ffi/type.TVMModuleHandle.html |     3 +
 .../runtime/function/ffi/type.TVMObjectHandle.html |     3 +
 .../runtime/function/ffi/type.TVMPackedCFunc.html  |    10 +
 .../function/ffi/type.TVMPackedCFuncFinalizer.html |     4 +
 .../function/ffi/type.TVMRetValueHandle.html       |     3 +
 .../runtime/function/ffi/type.TVMStreamHandle.html |     4 +
 .../runtime/function/ffi/type.int_fast16_t.html    |     2 +
 .../runtime/function/ffi/type.int_fast32_t.html    |     2 +
 .../runtime/function/ffi/type.int_fast64_t.html    |     2 +
 .../tvm/runtime/function/ffi/type.int_fast8_t.html |     2 +
 .../runtime/function/ffi/type.int_least16_t.html   |     2 +
 .../runtime/function/ffi/type.int_least32_t.html   |     2 +
 .../runtime/function/ffi/type.int_least64_t.html   |     2 +
 .../runtime/function/ffi/type.int_least8_t.html    |     2 +
 .../tvm/runtime/function/ffi/type.intmax_t.html    |     2 +
 .../tvm/runtime/function/ffi/type.tvm_index_t.html |     3 +
 .../runtime/function/ffi/type.uint_fast16_t.html   |     2 +
 .../runtime/function/ffi/type.uint_fast32_t.html   |     2 +
 .../runtime/function/ffi/type.uint_fast64_t.html   |     2 +
 .../runtime/function/ffi/type.uint_fast8_t.html    |     2 +
 .../runtime/function/ffi/type.uint_least16_t.html  |     2 +
 .../runtime/function/ffi/type.uint_least32_t.html  |     2 +
 .../runtime/function/ffi/type.uint_least64_t.html  |     2 +
 .../runtime/function/ffi/type.uint_least8_t.html   |     2 +
 .../tvm/runtime/function/ffi/type.uintmax_t.html   |     2 +
 .../tvm/runtime/function/ffi/type.wchar_t.html     |     2 +
 .../tvm/runtime/function/ffi/union.TVMValue.html   |    47 +
 .../api/rust/tvm/runtime/function/fn.register.html |    20 +
 .../tvm/runtime/function/fn.register_override.html |     4 +
 .../tvm/runtime/function/fn.register_untyped.html  |     2 +
 docs/api/rust/tvm/runtime/function/index.html      |    27 +
 .../api/rust/tvm/runtime/function/sidebar-items.js |     1 +
 .../rust/tvm/runtime/function/struct.Function.html |    38 +
 .../tvm/runtime/function/trait.ToFunction.html     |    22 +
 .../api/rust/tvm/runtime/function/trait.Typed.html |    14 +
 .../api/rust/tvm/runtime/function/type.Result.html |     2 +
 docs/api/rust/tvm/runtime/graph_rt/index.html      |     4 +
 .../api/rust/tvm/runtime/graph_rt/sidebar-items.js |     1 +
 .../rust/tvm/runtime/graph_rt/struct.GraphRt.html  |    21 +
 docs/api/rust/tvm/runtime/index.html               |    39 +
 docs/api/rust/tvm/runtime/macro.check_call!.html   |    10 +
 docs/api/rust/tvm/runtime/macro.check_call.html    |     6 +
 docs/api/rust/tvm/runtime/macro.external!.html     |    10 +
 docs/api/rust/tvm/runtime/macro.external.html      |     2 +
 docs/api/rust/tvm/runtime/macro.tvm_call!.html     |    10 +
 docs/api/rust/tvm/runtime/macro.tvm_call.html      |     6 +
 .../rust/tvm/runtime/map/fn.array_get_item.html    |     2 +
 docs/api/rust/tvm/runtime/map/fn.map_count.html    |     2 +
 docs/api/rust/tvm/runtime/map/fn.map_get_item.html |     2 +
 docs/api/rust/tvm/runtime/map/fn.map_items.html    |     2 +
 docs/api/rust/tvm/runtime/map/fn.map_size.html     |     2 +
 docs/api/rust/tvm/runtime/map/index.html           |     4 +
 docs/api/rust/tvm/runtime/map/sidebar-items.js     |     1 +
 docs/api/rust/tvm/runtime/map/struct.IntoIter.html |   138 +
 docs/api/rust/tvm/runtime/map/struct.Map.html      |    34 +
 .../rust/tvm/runtime/module/fn.load_from_file.html |     2 +
 .../tvm/runtime/module/fn.runtime_enabled.html     |     2 +
 docs/api/rust/tvm/runtime/module/index.html        |     7 +
 docs/api/rust/tvm/runtime/module/sidebar-items.js  |     1 +
 .../api/rust/tvm/runtime/module/struct.Module.html |    37 +
 docs/api/rust/tvm/runtime/ndarray/index.html       |    23 +
 docs/api/rust/tvm/runtime/ndarray/sidebar-items.js |     1 +
 .../rust/tvm/runtime/ndarray/struct.NDArray.html   |    71 +
 .../runtime/ndarray/struct.NDArrayContainer.html   |    17 +
 docs/api/rust/tvm/runtime/ndarray/trait.Num32.html |     8 +
 .../rust/tvm/runtime/object/fn.debug_print.html    |     2 +
 .../tvm/runtime/object/fn.structural_equal.html    |     2 +
 .../tvm/runtime/object/fn.structural_hash.html     |     2 +
 docs/api/rust/tvm/runtime/object/index.html        |    14 +
 docs/api/rust/tvm/runtime/object/sidebar-items.js  |     1 +
 .../api/rust/tvm/runtime/object/struct.Object.html |    25 +
 .../rust/tvm/runtime/object/struct.ObjectPtr.html  |   118 +
 .../rust/tvm/runtime/object/struct.ObjectRef.html  |    30 +
 .../rust/tvm/runtime/object/trait.IsObject.html    |    14 +
 .../rust/tvm/runtime/object/trait.IsObjectRef.html |    21 +
 docs/api/rust/tvm/runtime/sidebar-items.js         |     1 +
 docs/api/rust/tvm/runtime/string/index.html        |     3 +
 docs/api/rust/tvm/runtime/string/sidebar-items.js  |     1 +
 .../api/rust/tvm/runtime/string/struct.String.html |    49 +
 .../rust/tvm/runtime/string/struct.StringObj.html  |    16 +
 docs/api/rust/tvm/runtime/struct.ByteArray.html    |    30 +
 docs/api/rust/tvm/runtime/struct.Context.html      |    43 +
 docs/api/rust/tvm/runtime/struct.DataType.html     |    47 +
 docs/api/rust/tvm/runtime/struct.Function.html     |    38 +
 .../tvm/runtime/struct.FunctionNotFoundError.html  |    21 +
 docs/api/rust/tvm/runtime/struct.Module.html       |    37 +
 docs/api/rust/tvm/runtime/struct.NDArray.html      |    71 +
 docs/api/rust/tvm/runtime/struct.Object.html       |    25 +
 docs/api/rust/tvm/runtime/struct.ObjectPtr.html    |   118 +
 docs/api/rust/tvm/runtime/struct.ObjectRef.html    |    30 +
 docs/api/rust/tvm/runtime/struct.String.html       |    49 +
 docs/api/rust/tvm/runtime/struct.StringObj.html    |    16 +
 .../rust/tvm/runtime/struct.TypeMismatchError.html |    25 +
 docs/api/rust/tvm/runtime/trait.IsObject.html      |    14 +
 docs/api/rust/tvm/runtime/trait.IsObjectRef.html   |    21 +
 docs/api/rust/tvm/runtime/value/index.html         |     5 +
 docs/api/rust/tvm/runtime/value/sidebar-items.js   |     1 +
 docs/api/rust/tvm/sidebar-items.js                 |     1 +
 docs/api/rust/tvm/struct.Context.html              |    43 +
 docs/api/rust/tvm/struct.DataType.html             |    47 +
 docs/api/rust/tvm/struct.Function.html             |    38 +
 .../api/rust/tvm/struct.FunctionNotFoundError.html |    21 +
 docs/api/rust/tvm/struct.Module.html               |    37 +
 docs/api/rust/tvm/struct.NDArray.html              |    71 +
 docs/api/rust/tvm/struct.TypeMismatchError.html    |    25 +
 .../rust/tvm/transform/fn.create_func_pass.html    |     2 +
 docs/api/rust/tvm/transform/fn.function_pass.html  |     2 +
 docs/api/rust/tvm/transform/index.html             |     5 +
 docs/api/rust/tvm/transform/sidebar-items.js       |     1 +
 docs/api/rust/tvm/transform/struct.PassInfo.html   |    30 +
 .../rust/tvm/transform/struct.PassInfoNode.html    |    22 +
 docs/api/rust/tvm/transform/type.IRModule.html     |     2 +
 docs/api/rust/tvm/transform/type.Pass.html         |     2 +
 docs/api/rust/tvm/transform/type.PassContext.html  |     2 +
 docs/api/rust/tvm/value/index.html                 |     5 +
 docs/api/rust/tvm/value/sidebar-items.js           |     1 +
 docs/api/rust/tvm_graph_rt/all.html                |     4 +
 .../tvm_graph_rt/array/constant.DTYPE_FLOAT32.html |    10 +
 .../tvm_graph_rt/array/constant.DTYPE_FLOAT64.html |    10 +
 .../tvm_graph_rt/array/constant.DTYPE_INT32.html   |    10 +
 .../tvm_graph_rt/array/constant.DTYPE_UINT32.html  |    10 +
 docs/api/rust/tvm_graph_rt/array/enum.Storage.html |    10 +
 .../api/rust/tvm_graph_rt/array/struct.Tensor.html |    10 +
 .../rust/tvm_graph_rt/constant.DTYPE_FLOAT32.html  |     2 +
 .../rust/tvm_graph_rt/constant.DTYPE_FLOAT64.html  |     2 +
 .../rust/tvm_graph_rt/constant.DTYPE_INT32.html    |     2 +
 .../rust/tvm_graph_rt/constant.DTYPE_UINT32.html   |     2 +
 docs/api/rust/tvm_graph_rt/enum.ArgValue.html      |    90 +
 docs/api/rust/tvm_graph_rt/enum.RetValue.html      |    79 +
 docs/api/rust/tvm_graph_rt/enum.Storage.html       |    26 +
 .../rust/tvm_graph_rt/errors/enum.ArrayError.html  |    24 +
 .../tvm_graph_rt/errors/enum.GraphFormatError.html |    29 +
 docs/api/rust/tvm_graph_rt/errors/index.html       |     4 +
 docs/api/rust/tvm_graph_rt/errors/sidebar-items.js |     1 +
 .../errors/struct.FunctionNotFound.html            |    19 +
 .../tvm_graph_rt/errors/struct.InvalidPointer.html |    19 +
 .../ffi/constant.DLDataTypeCode_kDLBfloat.html     |     2 +
 .../ffi/constant.DLDataTypeCode_kDLFloat.html      |     2 +
 .../ffi/constant.DLDataTypeCode_kDLInt.html        |     2 +
 .../ffi/constant.DLDataTypeCode_kDLUInt.html       |     2 +
 .../ffi/constant.DLDeviceType_kDLCPU.html          |     3 +
 .../ffi/constant.DLDeviceType_kDLCPUPinned.html    |     4 +
 .../ffi/constant.DLDeviceType_kDLExtDev.html       |     5 +
 .../ffi/constant.DLDeviceType_kDLGPU.html          |     3 +
 .../ffi/constant.DLDeviceType_kDLMetal.html        |     3 +
 .../ffi/constant.DLDeviceType_kDLOpenCL.html       |     3 +
 .../ffi/constant.DLDeviceType_kDLROCM.html         |     3 +
 .../ffi/constant.DLDeviceType_kDLVPI.html          |     3 +
 .../ffi/constant.DLDeviceType_kDLVulkan.html       |     3 +
 .../tvm_graph_rt/ffi/constant.DLPACK_VERSION.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INT16_MAX.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INT16_MIN.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INT32_MAX.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INT32_MIN.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INT8_MAX.html   |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INT8_MIN.html   |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INTPTR_MAX.html |     2 +
 .../rust/tvm_graph_rt/ffi/constant.INTPTR_MIN.html |     2 +
 .../tvm_graph_rt/ffi/constant.INT_FAST16_MAX.html  |     2 +
 .../tvm_graph_rt/ffi/constant.INT_FAST16_MIN.html  |     2 +
 .../tvm_graph_rt/ffi/constant.INT_FAST32_MAX.html  |     2 +
 .../tvm_graph_rt/ffi/constant.INT_FAST32_MIN.html  |     2 +
 .../tvm_graph_rt/ffi/constant.INT_FAST8_MAX.html   |     2 +
 .../tvm_graph_rt/ffi/constant.INT_FAST8_MIN.html   |     2 +
 .../tvm_graph_rt/ffi/constant.INT_LEAST16_MAX.html |     2 +
 .../tvm_graph_rt/ffi/constant.INT_LEAST16_MIN.html |     2 +
 .../tvm_graph_rt/ffi/constant.INT_LEAST32_MAX.html |     2 +
 .../tvm_graph_rt/ffi/constant.INT_LEAST32_MIN.html |     2 +
 .../tvm_graph_rt/ffi/constant.INT_LEAST8_MAX.html  |     2 +
 .../tvm_graph_rt/ffi/constant.INT_LEAST8_MIN.html  |     2 +
 .../tvm_graph_rt/ffi/constant.PTRDIFF_MAX.html     |     2 +
 .../tvm_graph_rt/ffi/constant.PTRDIFF_MIN.html     |     2 +
 .../tvm_graph_rt/ffi/constant.SIG_ATOMIC_MAX.html  |     2 +
 .../tvm_graph_rt/ffi/constant.SIG_ATOMIC_MIN.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant.SIZE_MAX.html   |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgFloat.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgInt.html    |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMBytes.html     |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMContext.html   |     2 +
 ...constant.TVMArgTypeCode_kTVMDLTensorHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMDataType.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtBegin.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtEnd.html    |     2 +
 .../constant.TVMArgTypeCode_kTVMExtReserveEnd.html |     2 +
 .../constant.TVMArgTypeCode_kTVMModuleHandle.html  |     2 +
 .../constant.TVMArgTypeCode_kTVMNDArrayHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNullptr.html   |     2 +
 .../constant.TVMArgTypeCode_kTVMObjectHandle.html  |     2 +
 ...tant.TVMArgTypeCode_kTVMObjectRValueRefArg.html |     2 +
 .../constant.TVMArgTypeCode_kTVMOpaqueHandle.html  |     2 +
 ...nstant.TVMArgTypeCode_kTVMPackedFuncHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMStr.html       |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLAOCL.html     |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLHexagon.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLMicroDev.html |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLSDAccel.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLWebGPU.html   |     2 +
 .../ffi/constant.TVMDeviceExtType_kOpenGL.html     |     2 +
 .../tvm_graph_rt/ffi/constant.TVM_VERSION.html     |     2 +
 .../rust/tvm_graph_rt/ffi/constant.UINT16_MAX.html |     2 +
 .../rust/tvm_graph_rt/ffi/constant.UINT32_MAX.html |     2 +
 .../rust/tvm_graph_rt/ffi/constant.UINT8_MAX.html  |     2 +
 .../tvm_graph_rt/ffi/constant.UINTPTR_MAX.html     |     2 +
 .../tvm_graph_rt/ffi/constant.UINT_FAST16_MAX.html |     2 +
 .../tvm_graph_rt/ffi/constant.UINT_FAST32_MAX.html |     2 +
 .../tvm_graph_rt/ffi/constant.UINT_FAST8_MAX.html  |     2 +
 .../ffi/constant.UINT_LEAST16_MAX.html             |     2 +
 .../ffi/constant.UINT_LEAST32_MAX.html             |     2 +
 .../tvm_graph_rt/ffi/constant.UINT_LEAST8_MAX.html |     2 +
 .../rust/tvm_graph_rt/ffi/constant.WINT_MAX.html   |     2 +
 .../rust/tvm_graph_rt/ffi/constant.WINT_MIN.html   |     2 +
 .../tvm_graph_rt/ffi/constant._ATFILE_SOURCE.html  |     2 +
 .../tvm_graph_rt/ffi/constant._BITS_WCHAR_H.html   |     2 +
 .../tvm_graph_rt/ffi/constant._DEFAULT_SOURCE.html |     2 +
 .../tvm_graph_rt/ffi/constant._FEATURES_H.html     |     2 +
 .../tvm_graph_rt/ffi/constant._POSIX_C_SOURCE.html |     2 +
 .../tvm_graph_rt/ffi/constant._POSIX_SOURCE.html   |     2 +
 .../tvm_graph_rt/ffi/constant._STDC_PREDEF_H.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant._STDINT_H.html  |     2 +
 .../tvm_graph_rt/ffi/constant._SYS_CDEFS_H.html    |     2 +
 .../tvm_graph_rt/ffi/constant.__GLIBC_MINOR__.html |     2 +
 .../rust/tvm_graph_rt/ffi/constant.__GLIBC__.html  |     2 +
 .../tvm_graph_rt/ffi/constant.__GNU_LIBRARY__.html |     2 +
 .../ffi/constant.__STDC_IEC_559_COMPLEX__.html     |     2 +
 .../ffi/constant.__STDC_IEC_559__.html             |     2 +
 .../ffi/constant.__STDC_ISO_10646__.html           |     2 +
 .../ffi/constant.__STDC_NO_THREADS__.html          |     2 +
 .../ffi/constant.__SYSCALL_WORDSIZE.html           |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_ATFILE.html    |     2 +
 .../ffi/constant.__USE_FORTIFY_LEVEL.html          |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_ISOC11.html    |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_ISOC95.html    |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_ISOC99.html    |     2 +
 .../rust/tvm_graph_rt/ffi/constant.__USE_MISC.html |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_POSIX.html     |     2 +
 .../ffi/constant.__USE_POSIX199309.html            |     2 +
 .../ffi/constant.__USE_POSIX199506.html            |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_POSIX2.html    |     2 +
 .../ffi/constant.__USE_POSIX_IMPLICITLY.html       |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_XOPEN2K.html   |     2 +
 .../tvm_graph_rt/ffi/constant.__USE_XOPEN2K8.html  |     2 +
 .../rust/tvm_graph_rt/ffi/constant.__WORDSIZE.html |     2 +
 .../ffi/constant.__WORDSIZE_TIME64_COMPAT32.html   |     2 +
 .../tvm_graph_rt/ffi/fn.TVMAPISetLastError.html    |     5 +
 .../rust/tvm_graph_rt/ffi/fn.TVMArrayAlloc.html    |    13 +
 .../tvm_graph_rt/ffi/fn.TVMArrayCopyFromBytes.html |     7 +
 .../tvm_graph_rt/ffi/fn.TVMArrayCopyFromTo.html    |     7 +
 .../tvm_graph_rt/ffi/fn.TVMArrayCopyToBytes.html   |     7 +
 .../api/rust/tvm_graph_rt/ffi/fn.TVMArrayFree.html |     5 +
 .../tvm_graph_rt/ffi/fn.TVMArrayFromDLPack.html    |     7 +
 .../rust/tvm_graph_rt/ffi/fn.TVMArrayToDLPack.html |     7 +
 .../ffi/fn.TVMBackendAllocWorkspace.html           |    12 +
 .../ffi/fn.TVMBackendFreeWorkspace.html            |     8 +
 .../ffi/fn.TVMBackendGetFuncFromEnv.html           |     9 +
 .../ffi/fn.TVMBackendParallelBarrier.html          |     6 +
 .../ffi/fn.TVMBackendParallelLaunch.html           |     8 +
 .../ffi/fn.TVMBackendRegisterSystemLibSymbol.html  |     6 +
 .../tvm_graph_rt/ffi/fn.TVMBackendRunOnce.html     |    10 +
 .../tvm_graph_rt/ffi/fn.TVMCFuncSetReturn.html     |     9 +
 .../rust/tvm_graph_rt/ffi/fn.TVMCbArgToReturn.html |     8 +
 .../ffi/fn.TVMDLManagedTensorCallDeleter.html      |     4 +
 .../ffi/fn.TVMDeviceAllocDataSpace.html            |    10 +
 .../ffi/fn.TVMDeviceCopyDataFromTo.html            |    14 +
 .../ffi/fn.TVMDeviceFreeDataSpace.html             |     6 +
 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncCall.html |    16 +
 .../ffi/fn.TVMFuncCreateFromCFunc.html             |     9 +
 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncFree.html |     5 +
 .../rust/tvm_graph_rt/ffi/fn.TVMFuncGetGlobal.html |     7 +
 .../ffi/fn.TVMFuncListGlobalNames.html             |     6 +
 .../tvm_graph_rt/ffi/fn.TVMFuncRegisterGlobal.html |     7 +
 .../tvm_graph_rt/ffi/fn.TVMFuncRemoveGlobal.html   |     4 +
 .../rust/tvm_graph_rt/ffi/fn.TVMGetLastError.html  |     8 +
 docs/api/rust/tvm_graph_rt/ffi/fn.TVMModFree.html  |     9 +
 .../tvm_graph_rt/ffi/fn.TVMModGetFunction.html     |     8 +
 .../api/rust/tvm_graph_rt/ffi/fn.TVMModImport.html |     7 +
 .../tvm_graph_rt/ffi/fn.TVMModLoadFromFile.html    |     9 +
 .../tvm_graph_rt/ffi/fn.TVMObjectDerivedFrom.html  |     7 +
 .../rust/tvm_graph_rt/ffi/fn.TVMObjectFree.html    |     7 +
 .../tvm_graph_rt/ffi/fn.TVMObjectGetTypeIndex.html |     6 +
 .../rust/tvm_graph_rt/ffi/fn.TVMObjectRetain.html  |     6 +
 .../ffi/fn.TVMObjectTypeKey2Index.html             |     6 +
 .../api/rust/tvm_graph_rt/ffi/fn.TVMSetStream.html |    10 +
 .../rust/tvm_graph_rt/ffi/fn.TVMStreamCreate.html  |     7 +
 .../rust/tvm_graph_rt/ffi/fn.TVMStreamFree.html    |     7 +
 .../ffi/fn.TVMStreamStreamSynchronize.html         |     8 +
 .../rust/tvm_graph_rt/ffi/fn.TVMSynchronize.html   |     7 +
 docs/api/rust/tvm_graph_rt/ffi/index.html          |   182 +
 docs/api/rust/tvm_graph_rt/ffi/sidebar-items.js    |     1 +
 .../rust/tvm_graph_rt/ffi/struct.DLContext.html    |    44 +
 .../rust/tvm_graph_rt/ffi/struct.DLDataType.html   |    51 +
 .../tvm_graph_rt/ffi/struct.DLManagedTensor.html   |    38 +
 .../api/rust/tvm_graph_rt/ffi/struct.DLTensor.html |    64 +
 .../rust/tvm_graph_rt/ffi/struct.TVMByteArray.html |    31 +
 .../ffi/struct.TVMParallelGroupEnv.html            |    28 +
 .../tvm_graph_rt/ffi/type.BackendPackedCFunc.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.DLDataTypeCode.html |     3 +
 .../rust/tvm_graph_rt/ffi/type.DLDeviceType.html   |     3 +
 .../tvm_graph_rt/ffi/type.FTVMParallelLambda.html  |     6 +
 .../rust/tvm_graph_rt/ffi/type.TVMArgTypeCode.html |    14 +
 .../rust/tvm_graph_rt/ffi/type.TVMArrayHandle.html |     3 +
 .../ffi/type.TVMBackendPackedCFunc.html            |    10 +
 .../api/rust/tvm_graph_rt/ffi/type.TVMContext.html |     3 +
 .../tvm_graph_rt/ffi/type.TVMDeviceExtType.html    |     3 +
 .../ffi/type.TVMExtensionFuncDeclarer.html         |     7 +
 .../tvm_graph_rt/ffi/type.TVMFunctionHandle.html   |     3 +
 .../tvm_graph_rt/ffi/type.TVMModuleHandle.html     |     3 +
 .../tvm_graph_rt/ffi/type.TVMObjectHandle.html     |     3 +
 .../rust/tvm_graph_rt/ffi/type.TVMPackedCFunc.html |    10 +
 .../ffi/type.TVMPackedCFuncFinalizer.html          |     4 +
 .../tvm_graph_rt/ffi/type.TVMRetValueHandle.html   |     3 +
 .../tvm_graph_rt/ffi/type.TVMStreamHandle.html     |     4 +
 .../rust/tvm_graph_rt/ffi/type.int_fast16_t.html   |     2 +
 .../rust/tvm_graph_rt/ffi/type.int_fast32_t.html   |     2 +
 .../rust/tvm_graph_rt/ffi/type.int_fast64_t.html   |     2 +
 .../rust/tvm_graph_rt/ffi/type.int_fast8_t.html    |     2 +
 .../rust/tvm_graph_rt/ffi/type.int_least16_t.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.int_least32_t.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.int_least64_t.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.int_least8_t.html   |     2 +
 docs/api/rust/tvm_graph_rt/ffi/type.intmax_t.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.tvm_index_t.html    |     3 +
 .../rust/tvm_graph_rt/ffi/type.uint_fast16_t.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.uint_fast32_t.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.uint_fast64_t.html  |     2 +
 .../rust/tvm_graph_rt/ffi/type.uint_fast8_t.html   |     2 +
 .../rust/tvm_graph_rt/ffi/type.uint_least16_t.html |     2 +
 .../rust/tvm_graph_rt/ffi/type.uint_least32_t.html |     2 +
 .../rust/tvm_graph_rt/ffi/type.uint_least64_t.html |     2 +
 .../rust/tvm_graph_rt/ffi/type.uint_least8_t.html  |     2 +
 docs/api/rust/tvm_graph_rt/ffi/type.uintmax_t.html |     2 +
 docs/api/rust/tvm_graph_rt/ffi/type.wchar_t.html   |     2 +
 docs/api/rust/tvm_graph_rt/ffi/union.TVMValue.html |    45 +
 .../rust/tvm_graph_rt/fn.TVMAPISetLastError.html   |     2 +
 .../tvm_graph_rt/fn.TVMBackendAllocWorkspace.html  |     2 +
 .../tvm_graph_rt/fn.TVMBackendFreeWorkspace.html   |     2 +
 .../tvm_graph_rt/fn.TVMBackendParallelBarrier.html |     2 +
 .../tvm_graph_rt/fn.TVMBackendParallelLaunch.html  |     2 +
 docs/api/rust/tvm_graph_rt/fn.TVMGetLastError.html |     2 +
 docs/api/rust/tvm_graph_rt/fn.load_param_dict.html |     3 +
 docs/api/rust/tvm_graph_rt/fn.remove_item.html     |     2 +
 .../tvm_graph_rt/graph/fn.load_param_dict.html     |    10 +
 docs/api/rust/tvm_graph_rt/graph/struct.Entry.html |    10 +
 docs/api/rust/tvm_graph_rt/graph/struct.Graph.html |    10 +
 .../tvm_graph_rt/graph/struct.GraphExecutor.html   |    10 +
 docs/api/rust/tvm_graph_rt/graph/struct.Node.html  |    10 +
 docs/api/rust/tvm_graph_rt/index.html              |    36 +
 docs/api/rust/tvm_graph_rt/macro.call_packed!.html |    10 +
 docs/api/rust/tvm_graph_rt/macro.call_packed.html  |    10 +
 .../rust/tvm_graph_rt/macro.import_module!.html    |    10 +
 .../api/rust/tvm_graph_rt/macro.import_module.html |     2 +
 .../tvm_graph_rt/module/dso/struct.DsoModule.html  |    10 +
 .../module/syslib/struct.SystemLibModule.html      |    10 +
 .../api/rust/tvm_graph_rt/module/trait.Module.html |    10 +
 .../tvm_graph_rt/packed_func/enum.ArgValue.html    |    90 +
 .../tvm_graph_rt/packed_func/enum.RetValue.html    |    79 +
 docs/api/rust/tvm_graph_rt/packed_func/index.html  |    11 +
 .../rust/tvm_graph_rt/packed_func/sidebar-items.js |     1 +
 .../tvm_graph_rt/packed_func/trait.PackedFunc.html |     3 +
 .../tvm_graph_rt/packed_func/union.TVMValue.html   |    45 +
 docs/api/rust/tvm_graph_rt/sidebar-items.js        |     1 +
 docs/api/rust/tvm_graph_rt/struct.DLTensor.html    |    64 +
 docs/api/rust/tvm_graph_rt/struct.DsoModule.html   |    13 +
 docs/api/rust/tvm_graph_rt/struct.Entry.html       |    19 +
 .../rust/tvm_graph_rt/struct.FuncCallError.html    |    19 +
 docs/api/rust/tvm_graph_rt/struct.Graph.html       |    32 +
 .../rust/tvm_graph_rt/struct.GraphExecutor.html    |    37 +
 docs/api/rust/tvm_graph_rt/struct.Node.html        |    21 +
 .../rust/tvm_graph_rt/struct.SystemLibModule.html  |    12 +
 docs/api/rust/tvm_graph_rt/struct.Tensor.html      |    62 +
 .../tvm_graph_rt/struct.ValueDowncastError.html    |    23 +
 .../threading/fn.TVMBackendParallelBarrier.html    |    10 +
 .../threading/fn.TVMBackendParallelLaunch.html     |    10 +
 docs/api/rust/tvm_graph_rt/trait.Module.html       |     6 +
 docs/api/rust/tvm_graph_rt/trait.PackedFunc.html   |     3 +
 docs/api/rust/tvm_graph_rt/union.TVMValue.html     |    45 +
 .../workspace/fn.TVMBackendAllocWorkspace.html     |    10 +
 .../workspace/fn.TVMBackendFreeWorkspace.html      |    10 +
 .../tvm_graph_rt/workspace/fn.remove_item.html     |    10 +
 docs/api/rust/tvm_macros/all.html                  |     4 +
 docs/api/rust/tvm_macros/derive.Object.html        |     8 +
 docs/api/rust/tvm_macros/index.html                |     4 +
 docs/api/rust/tvm_macros/macro.external!.html      |    10 +
 docs/api/rust/tvm_macros/macro.external.html       |     2 +
 docs/api/rust/tvm_macros/macro.import_module!.html |    10 +
 docs/api/rust/tvm_macros/macro.import_module.html  |     2 +
 docs/api/rust/tvm_macros/sidebar-items.js          |     1 +
 docs/api/rust/tvm_rt/all.html                      |     4 +
 docs/api/rust/tvm_rt/array/fn.array_get_item.html  |     2 +
 docs/api/rust/tvm_rt/array/fn.array_size.html      |     2 +
 docs/api/rust/tvm_rt/array/index.html              |     4 +
 docs/api/rust/tvm_rt/array/sidebar-items.js        |     1 +
 docs/api/rust/tvm_rt/array/struct.Array.html       |    29 +
 docs/api/rust/tvm_rt/array/struct.IntoIter.html    |   135 +
 docs/api/rust/tvm_rt/context/enum.DeviceType.html  |    47 +
 .../rust/tvm_rt/context/fn.get_device_attr.html    |     2 +
 docs/api/rust/tvm_rt/context/index.html            |     7 +
 docs/api/rust/tvm_rt/context/sidebar-items.js      |     1 +
 docs/api/rust/tvm_rt/context/struct.Context.html   |    41 +
 .../context/struct.UnsupportedDeviceError.html     |    19 +
 docs/api/rust/tvm_rt/enum.ArgValue.html            |   124 +
 docs/api/rust/tvm_rt/enum.DeviceType.html          |    47 +
 docs/api/rust/tvm_rt/enum.RetValue.html            |   111 +
 docs/api/rust/tvm_rt/errors/enum.Error.html        |    39 +
 docs/api/rust/tvm_rt/errors/enum.NDArrayError.html |    32 +
 docs/api/rust/tvm_rt/errors/index.html             |     4 +
 docs/api/rust/tvm_rt/errors/sidebar-items.js       |     1 +
 .../errors/struct.FunctionNotFoundError.html       |    19 +
 .../tvm_rt/errors/struct.TypeMismatchError.html    |    23 +
 docs/api/rust/tvm_rt/fn.get_last_error.html        |     3 +
 docs/api/rust/tvm_rt/fn.version.html               |     3 +
 docs/api/rust/tvm_rt/function/enum.ArgValue.html   |   124 +
 docs/api/rust/tvm_rt/function/enum.RetValue.html   |   111 +
 .../ffi/constant.DLDataTypeCode_kDLBfloat.html     |     2 +
 .../ffi/constant.DLDataTypeCode_kDLFloat.html      |     2 +
 .../ffi/constant.DLDataTypeCode_kDLInt.html        |     2 +
 .../ffi/constant.DLDataTypeCode_kDLUInt.html       |     2 +
 .../function/ffi/constant.DLDeviceType_kDLCPU.html |     3 +
 .../ffi/constant.DLDeviceType_kDLCPUPinned.html    |     4 +
 .../ffi/constant.DLDeviceType_kDLExtDev.html       |     5 +
 .../function/ffi/constant.DLDeviceType_kDLGPU.html |     3 +
 .../ffi/constant.DLDeviceType_kDLMetal.html        |     3 +
 .../ffi/constant.DLDeviceType_kDLOpenCL.html       |     3 +
 .../ffi/constant.DLDeviceType_kDLROCM.html         |     3 +
 .../function/ffi/constant.DLDeviceType_kDLVPI.html |     3 +
 .../ffi/constant.DLDeviceType_kDLVulkan.html       |     3 +
 .../function/ffi/constant.DLPACK_VERSION.html      |     2 +
 .../tvm_rt/function/ffi/constant.INT16_MAX.html    |     2 +
 .../tvm_rt/function/ffi/constant.INT16_MIN.html    |     2 +
 .../tvm_rt/function/ffi/constant.INT32_MAX.html    |     2 +
 .../tvm_rt/function/ffi/constant.INT32_MIN.html    |     2 +
 .../tvm_rt/function/ffi/constant.INT8_MAX.html     |     2 +
 .../tvm_rt/function/ffi/constant.INT8_MIN.html     |     2 +
 .../tvm_rt/function/ffi/constant.INTPTR_MAX.html   |     2 +
 .../tvm_rt/function/ffi/constant.INTPTR_MIN.html   |     2 +
 .../function/ffi/constant.INT_FAST16_MAX.html      |     2 +
 .../function/ffi/constant.INT_FAST16_MIN.html      |     2 +
 .../function/ffi/constant.INT_FAST32_MAX.html      |     2 +
 .../function/ffi/constant.INT_FAST32_MIN.html      |     2 +
 .../function/ffi/constant.INT_FAST8_MAX.html       |     2 +
 .../function/ffi/constant.INT_FAST8_MIN.html       |     2 +
 .../function/ffi/constant.INT_LEAST16_MAX.html     |     2 +
 .../function/ffi/constant.INT_LEAST16_MIN.html     |     2 +
 .../function/ffi/constant.INT_LEAST32_MAX.html     |     2 +
 .../function/ffi/constant.INT_LEAST32_MIN.html     |     2 +
 .../function/ffi/constant.INT_LEAST8_MAX.html      |     2 +
 .../function/ffi/constant.INT_LEAST8_MIN.html      |     2 +
 .../tvm_rt/function/ffi/constant.PTRDIFF_MAX.html  |     2 +
 .../tvm_rt/function/ffi/constant.PTRDIFF_MIN.html  |     2 +
 .../function/ffi/constant.SIG_ATOMIC_MAX.html      |     2 +
 .../function/ffi/constant.SIG_ATOMIC_MIN.html      |     2 +
 .../tvm_rt/function/ffi/constant.SIZE_MAX.html     |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgFloat.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgInt.html    |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMBytes.html     |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMContext.html   |     2 +
 ...constant.TVMArgTypeCode_kTVMDLTensorHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMDataType.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtBegin.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtEnd.html    |     2 +
 .../constant.TVMArgTypeCode_kTVMExtReserveEnd.html |     2 +
 .../constant.TVMArgTypeCode_kTVMModuleHandle.html  |     2 +
 .../constant.TVMArgTypeCode_kTVMNDArrayHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNullptr.html   |     2 +
 .../constant.TVMArgTypeCode_kTVMObjectHandle.html  |     2 +
 ...tant.TVMArgTypeCode_kTVMObjectRValueRefArg.html |     2 +
 .../constant.TVMArgTypeCode_kTVMOpaqueHandle.html  |     2 +
 ...nstant.TVMArgTypeCode_kTVMPackedFuncHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMStr.html       |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLAOCL.html     |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLHexagon.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLMicroDev.html |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLSDAccel.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLWebGPU.html   |     2 +
 .../ffi/constant.TVMDeviceExtType_kOpenGL.html     |     2 +
 .../tvm_rt/function/ffi/constant.TVM_VERSION.html  |     2 +
 .../tvm_rt/function/ffi/constant.UINT16_MAX.html   |     2 +
 .../tvm_rt/function/ffi/constant.UINT32_MAX.html   |     2 +
 .../tvm_rt/function/ffi/constant.UINT8_MAX.html    |     2 +
 .../tvm_rt/function/ffi/constant.UINTPTR_MAX.html  |     2 +
 .../function/ffi/constant.UINT_FAST16_MAX.html     |     2 +
 .../function/ffi/constant.UINT_FAST32_MAX.html     |     2 +
 .../function/ffi/constant.UINT_FAST8_MAX.html      |     2 +
 .../function/ffi/constant.UINT_LEAST16_MAX.html    |     2 +
 .../function/ffi/constant.UINT_LEAST32_MAX.html    |     2 +
 .../function/ffi/constant.UINT_LEAST8_MAX.html     |     2 +
 .../tvm_rt/function/ffi/constant.WINT_MAX.html     |     2 +
 .../tvm_rt/function/ffi/constant.WINT_MIN.html     |     2 +
 .../function/ffi/constant._ATFILE_SOURCE.html      |     2 +
 .../function/ffi/constant._BITS_WCHAR_H.html       |     2 +
 .../function/ffi/constant._DEFAULT_SOURCE.html     |     2 +
 .../tvm_rt/function/ffi/constant._FEATURES_H.html  |     2 +
 .../function/ffi/constant._POSIX_C_SOURCE.html     |     2 +
 .../function/ffi/constant._POSIX_SOURCE.html       |     2 +
 .../function/ffi/constant._STDC_PREDEF_H.html      |     2 +
 .../tvm_rt/function/ffi/constant._STDINT_H.html    |     2 +
 .../tvm_rt/function/ffi/constant._SYS_CDEFS_H.html |     2 +
 .../function/ffi/constant.__GLIBC_MINOR__.html     |     2 +
 .../tvm_rt/function/ffi/constant.__GLIBC__.html    |     2 +
 .../function/ffi/constant.__GNU_LIBRARY__.html     |     2 +
 .../ffi/constant.__STDC_IEC_559_COMPLEX__.html     |     2 +
 .../function/ffi/constant.__STDC_IEC_559__.html    |     2 +
 .../function/ffi/constant.__STDC_ISO_10646__.html  |     2 +
 .../function/ffi/constant.__STDC_NO_THREADS__.html |     2 +
 .../function/ffi/constant.__SYSCALL_WORDSIZE.html  |     2 +
 .../tvm_rt/function/ffi/constant.__USE_ATFILE.html |     2 +
 .../function/ffi/constant.__USE_FORTIFY_LEVEL.html |     2 +
 .../tvm_rt/function/ffi/constant.__USE_ISOC11.html |     2 +
 .../tvm_rt/function/ffi/constant.__USE_ISOC95.html |     2 +
 .../tvm_rt/function/ffi/constant.__USE_ISOC99.html |     2 +
 .../tvm_rt/function/ffi/constant.__USE_MISC.html   |     2 +
 .../tvm_rt/function/ffi/constant.__USE_POSIX.html  |     2 +
 .../function/ffi/constant.__USE_POSIX199309.html   |     2 +
 .../function/ffi/constant.__USE_POSIX199506.html   |     2 +
 .../tvm_rt/function/ffi/constant.__USE_POSIX2.html |     2 +
 .../ffi/constant.__USE_POSIX_IMPLICITLY.html       |     2 +
 .../function/ffi/constant.__USE_XOPEN2K.html       |     2 +
 .../function/ffi/constant.__USE_XOPEN2K8.html      |     2 +
 .../tvm_rt/function/ffi/constant.__WORDSIZE.html   |     2 +
 .../ffi/constant.__WORDSIZE_TIME64_COMPAT32.html   |     2 +
 .../tvm_rt/function/ffi/fn.TVMAPISetLastError.html |     5 +
 .../rust/tvm_rt/function/ffi/fn.TVMArrayAlloc.html |    13 +
 .../function/ffi/fn.TVMArrayCopyFromBytes.html     |     7 +
 .../tvm_rt/function/ffi/fn.TVMArrayCopyFromTo.html |     7 +
 .../function/ffi/fn.TVMArrayCopyToBytes.html       |     7 +
 .../rust/tvm_rt/function/ffi/fn.TVMArrayFree.html  |     5 +
 .../tvm_rt/function/ffi/fn.TVMArrayFromDLPack.html |     7 +
 .../tvm_rt/function/ffi/fn.TVMArrayToDLPack.html   |     7 +
 .../function/ffi/fn.TVMBackendAllocWorkspace.html  |    12 +
 .../function/ffi/fn.TVMBackendFreeWorkspace.html   |     8 +
 .../function/ffi/fn.TVMBackendGetFuncFromEnv.html  |     9 +
 .../function/ffi/fn.TVMBackendParallelBarrier.html |     6 +
 .../function/ffi/fn.TVMBackendParallelLaunch.html  |     8 +
 .../ffi/fn.TVMBackendRegisterSystemLibSymbol.html  |     6 +
 .../tvm_rt/function/ffi/fn.TVMBackendRunOnce.html  |    10 +
 .../tvm_rt/function/ffi/fn.TVMCFuncSetReturn.html  |     9 +
 .../tvm_rt/function/ffi/fn.TVMCbArgToReturn.html   |     8 +
 .../ffi/fn.TVMDLManagedTensorCallDeleter.html      |     4 +
 .../function/ffi/fn.TVMDeviceAllocDataSpace.html   |    10 +
 .../function/ffi/fn.TVMDeviceCopyDataFromTo.html   |    14 +
 .../function/ffi/fn.TVMDeviceFreeDataSpace.html    |     6 +
 .../rust/tvm_rt/function/ffi/fn.TVMFuncCall.html   |    16 +
 .../function/ffi/fn.TVMFuncCreateFromCFunc.html    |     9 +
 .../rust/tvm_rt/function/ffi/fn.TVMFuncFree.html   |     5 +
 .../tvm_rt/function/ffi/fn.TVMFuncGetGlobal.html   |     7 +
 .../function/ffi/fn.TVMFuncListGlobalNames.html    |     6 +
 .../function/ffi/fn.TVMFuncRegisterGlobal.html     |     7 +
 .../function/ffi/fn.TVMFuncRemoveGlobal.html       |     4 +
 .../tvm_rt/function/ffi/fn.TVMGetLastError.html    |     8 +
 .../rust/tvm_rt/function/ffi/fn.TVMModFree.html    |     9 +
 .../tvm_rt/function/ffi/fn.TVMModGetFunction.html  |     8 +
 .../rust/tvm_rt/function/ffi/fn.TVMModImport.html  |     7 +
 .../tvm_rt/function/ffi/fn.TVMModLoadFromFile.html |     9 +
 .../function/ffi/fn.TVMObjectDerivedFrom.html      |     7 +
 .../rust/tvm_rt/function/ffi/fn.TVMObjectFree.html |     7 +
 .../function/ffi/fn.TVMObjectGetTypeIndex.html     |     6 +
 .../tvm_rt/function/ffi/fn.TVMObjectRetain.html    |     6 +
 .../function/ffi/fn.TVMObjectTypeKey2Index.html    |     6 +
 .../rust/tvm_rt/function/ffi/fn.TVMSetStream.html  |    10 +
 .../tvm_rt/function/ffi/fn.TVMStreamCreate.html    |     7 +
 .../rust/tvm_rt/function/ffi/fn.TVMStreamFree.html |     7 +
 .../ffi/fn.TVMStreamStreamSynchronize.html         |     8 +
 .../tvm_rt/function/ffi/fn.TVMSynchronize.html     |     7 +
 docs/api/rust/tvm_rt/function/ffi/index.html       |   182 +
 docs/api/rust/tvm_rt/function/ffi/sidebar-items.js |     1 +
 .../rust/tvm_rt/function/ffi/struct.DLContext.html |    45 +
 .../tvm_rt/function/ffi/struct.DLDataType.html     |    52 +
 .../function/ffi/struct.DLManagedTensor.html       |    38 +
 .../rust/tvm_rt/function/ffi/struct.DLTensor.html  |    61 +
 .../tvm_rt/function/ffi/struct.TVMByteArray.html   |    31 +
 .../function/ffi/struct.TVMParallelGroupEnv.html   |    28 +
 .../function/ffi/type.BackendPackedCFunc.html      |     2 +
 .../tvm_rt/function/ffi/type.DLDataTypeCode.html   |     3 +
 .../tvm_rt/function/ffi/type.DLDeviceType.html     |     3 +
 .../function/ffi/type.FTVMParallelLambda.html      |     6 +
 .../tvm_rt/function/ffi/type.TVMArgTypeCode.html   |    14 +
 .../tvm_rt/function/ffi/type.TVMArrayHandle.html   |     3 +
 .../function/ffi/type.TVMBackendPackedCFunc.html   |    10 +
 .../rust/tvm_rt/function/ffi/type.TVMContext.html  |     3 +
 .../tvm_rt/function/ffi/type.TVMDeviceExtType.html |     3 +
 .../ffi/type.TVMExtensionFuncDeclarer.html         |     7 +
 .../function/ffi/type.TVMFunctionHandle.html       |     3 +
 .../tvm_rt/function/ffi/type.TVMModuleHandle.html  |     3 +
 .../tvm_rt/function/ffi/type.TVMObjectHandle.html  |     3 +
 .../tvm_rt/function/ffi/type.TVMPackedCFunc.html   |    10 +
 .../function/ffi/type.TVMPackedCFuncFinalizer.html |     4 +
 .../function/ffi/type.TVMRetValueHandle.html       |     3 +
 .../tvm_rt/function/ffi/type.TVMStreamHandle.html  |     4 +
 .../tvm_rt/function/ffi/type.int_fast16_t.html     |     2 +
 .../tvm_rt/function/ffi/type.int_fast32_t.html     |     2 +
 .../tvm_rt/function/ffi/type.int_fast64_t.html     |     2 +
 .../rust/tvm_rt/function/ffi/type.int_fast8_t.html |     2 +
 .../tvm_rt/function/ffi/type.int_least16_t.html    |     2 +
 .../tvm_rt/function/ffi/type.int_least32_t.html    |     2 +
 .../tvm_rt/function/ffi/type.int_least64_t.html    |     2 +
 .../tvm_rt/function/ffi/type.int_least8_t.html     |     2 +
 .../rust/tvm_rt/function/ffi/type.intmax_t.html    |     2 +
 .../rust/tvm_rt/function/ffi/type.tvm_index_t.html |     3 +
 .../tvm_rt/function/ffi/type.uint_fast16_t.html    |     2 +
 .../tvm_rt/function/ffi/type.uint_fast32_t.html    |     2 +
 .../tvm_rt/function/ffi/type.uint_fast64_t.html    |     2 +
 .../tvm_rt/function/ffi/type.uint_fast8_t.html     |     2 +
 .../tvm_rt/function/ffi/type.uint_least16_t.html   |     2 +
 .../tvm_rt/function/ffi/type.uint_least32_t.html   |     2 +
 .../tvm_rt/function/ffi/type.uint_least64_t.html   |     2 +
 .../tvm_rt/function/ffi/type.uint_least8_t.html    |     2 +
 .../rust/tvm_rt/function/ffi/type.uintmax_t.html   |     2 +
 .../api/rust/tvm_rt/function/ffi/type.wchar_t.html |     2 +
 .../rust/tvm_rt/function/ffi/union.TVMValue.html   |    45 +
 docs/api/rust/tvm_rt/function/fn.register.html     |    20 +
 .../rust/tvm_rt/function/fn.register_override.html |     4 +
 .../rust/tvm_rt/function/fn.register_untyped.html  |     2 +
 docs/api/rust/tvm_rt/function/index.html           |    27 +
 docs/api/rust/tvm_rt/function/sidebar-items.js     |     1 +
 docs/api/rust/tvm_rt/function/struct.Function.html |    43 +
 .../api/rust/tvm_rt/function/trait.ToFunction.html |    22 +
 docs/api/rust/tvm_rt/function/trait.Typed.html     |    14 +
 docs/api/rust/tvm_rt/function/type.Result.html     |     2 +
 docs/api/rust/tvm_rt/index.html                    |    30 +
 docs/api/rust/tvm_rt/macro.check_call!.html        |    10 +
 docs/api/rust/tvm_rt/macro.check_call.html         |     6 +
 docs/api/rust/tvm_rt/macro.external!.html          |    10 +
 docs/api/rust/tvm_rt/macro.external.html           |     2 +
 docs/api/rust/tvm_rt/macro.tvm_call!.html          |    10 +
 docs/api/rust/tvm_rt/macro.tvm_call.html           |     6 +
 docs/api/rust/tvm_rt/map/fn.array_get_item.html    |     2 +
 docs/api/rust/tvm_rt/map/fn.map_count.html         |     2 +
 docs/api/rust/tvm_rt/map/fn.map_get_item.html      |     2 +
 docs/api/rust/tvm_rt/map/fn.map_items.html         |     2 +
 docs/api/rust/tvm_rt/map/fn.map_size.html          |     2 +
 docs/api/rust/tvm_rt/map/index.html                |     4 +
 docs/api/rust/tvm_rt/map/sidebar-items.js          |     1 +
 docs/api/rust/tvm_rt/map/struct.IntoIter.html      |   135 +
 docs/api/rust/tvm_rt/map/struct.Map.html           |    32 +
 docs/api/rust/tvm_rt/module/fn.load_from_file.html |     2 +
 .../api/rust/tvm_rt/module/fn.runtime_enabled.html |     2 +
 docs/api/rust/tvm_rt/module/index.html             |     7 +
 docs/api/rust/tvm_rt/module/sidebar-items.js       |     1 +
 docs/api/rust/tvm_rt/module/struct.Module.html     |    35 +
 docs/api/rust/tvm_rt/ndarray/index.html            |    23 +
 docs/api/rust/tvm_rt/ndarray/sidebar-items.js      |     1 +
 docs/api/rust/tvm_rt/ndarray/struct.NDArray.html   |    81 +
 .../tvm_rt/ndarray/struct.NDArrayContainer.html    |    15 +
 docs/api/rust/tvm_rt/ndarray/trait.Num32.html      |     8 +
 docs/api/rust/tvm_rt/object/fn.debug_print.html    |     2 +
 .../rust/tvm_rt/object/fn.structural_equal.html    |     2 +
 .../api/rust/tvm_rt/object/fn.structural_hash.html |     2 +
 docs/api/rust/tvm_rt/object/index.html             |    14 +
 .../tvm_rt/object/object_ptr/struct.Object.html    |    10 +
 .../tvm_rt/object/object_ptr/struct.ObjectPtr.html |    10 +
 .../tvm_rt/object/object_ptr/struct.ObjectRef.html |    10 +
 .../tvm_rt/object/object_ptr/trait.IsObject.html   |    10 +
 docs/api/rust/tvm_rt/object/sidebar-items.js       |     1 +
 docs/api/rust/tvm_rt/object/struct.Object.html     |    23 +
 docs/api/rust/tvm_rt/object/struct.ObjectPtr.html  |    35 +
 docs/api/rust/tvm_rt/object/struct.ObjectRef.html  |    28 +
 docs/api/rust/tvm_rt/object/trait.IsObject.html    |    14 +
 docs/api/rust/tvm_rt/object/trait.IsObjectRef.html |    21 +
 docs/api/rust/tvm_rt/sidebar-items.js              |     1 +
 docs/api/rust/tvm_rt/string/index.html             |     3 +
 docs/api/rust/tvm_rt/string/sidebar-items.js       |     1 +
 docs/api/rust/tvm_rt/string/struct.String.html     |    47 +
 docs/api/rust/tvm_rt/string/struct.StringObj.html  |    14 +
 docs/api/rust/tvm_rt/struct.ByteArray.html         |    28 +
 docs/api/rust/tvm_rt/struct.Context.html           |    41 +
 docs/api/rust/tvm_rt/struct.DataType.html          |    45 +
 .../api/rust/tvm_rt/to_function/enum.ArgValue.html |    10 +
 .../api/rust/tvm_rt/to_function/enum.RetValue.html |    10 +
 .../ffi/constant.DLDataTypeCode_kDLBfloat.html     |    10 +
 .../ffi/constant.DLDataTypeCode_kDLFloat.html      |    10 +
 .../ffi/constant.DLDataTypeCode_kDLInt.html        |    10 +
 .../ffi/constant.DLDataTypeCode_kDLUInt.html       |    10 +
 .../ffi/constant.DLDeviceType_kDLCPU.html          |    10 +
 .../ffi/constant.DLDeviceType_kDLCPUPinned.html    |    10 +
 .../ffi/constant.DLDeviceType_kDLExtDev.html       |    10 +
 .../ffi/constant.DLDeviceType_kDLGPU.html          |    10 +
 .../ffi/constant.DLDeviceType_kDLMetal.html        |    10 +
 .../ffi/constant.DLDeviceType_kDLOpenCL.html       |    10 +
 .../ffi/constant.DLDeviceType_kDLROCM.html         |    10 +
 .../ffi/constant.DLDeviceType_kDLVPI.html          |    10 +
 .../ffi/constant.DLDeviceType_kDLVulkan.html       |    10 +
 .../to_function/ffi/constant.DLPACK_VERSION.html   |    10 +
 .../tvm_rt/to_function/ffi/constant.INT16_MAX.html |    10 +
 .../tvm_rt/to_function/ffi/constant.INT16_MIN.html |    10 +
 .../tvm_rt/to_function/ffi/constant.INT32_MAX.html |    10 +
 .../tvm_rt/to_function/ffi/constant.INT32_MIN.html |    10 +
 .../tvm_rt/to_function/ffi/constant.INT8_MAX.html  |    10 +
 .../tvm_rt/to_function/ffi/constant.INT8_MIN.html  |    10 +
 .../to_function/ffi/constant.INTPTR_MAX.html       |    10 +
 .../to_function/ffi/constant.INTPTR_MIN.html       |    10 +
 .../to_function/ffi/constant.INT_FAST16_MAX.html   |    10 +
 .../to_function/ffi/constant.INT_FAST16_MIN.html   |    10 +
 .../to_function/ffi/constant.INT_FAST32_MAX.html   |    10 +
 .../to_function/ffi/constant.INT_FAST32_MIN.html   |    10 +
 .../to_function/ffi/constant.INT_FAST8_MAX.html    |    10 +
 .../to_function/ffi/constant.INT_FAST8_MIN.html    |    10 +
 .../to_function/ffi/constant.INT_LEAST16_MAX.html  |    10 +
 .../to_function/ffi/constant.INT_LEAST16_MIN.html  |    10 +
 .../to_function/ffi/constant.INT_LEAST32_MAX.html  |    10 +
 .../to_function/ffi/constant.INT_LEAST32_MIN.html  |    10 +
 .../to_function/ffi/constant.INT_LEAST8_MAX.html   |    10 +
 .../to_function/ffi/constant.INT_LEAST8_MIN.html   |    10 +
 .../to_function/ffi/constant.PTRDIFF_MAX.html      |    10 +
 .../to_function/ffi/constant.PTRDIFF_MIN.html      |    10 +
 .../to_function/ffi/constant.SIG_ATOMIC_MAX.html   |    10 +
 .../to_function/ffi/constant.SIG_ATOMIC_MIN.html   |    10 +
 .../tvm_rt/to_function/ffi/constant.SIZE_MAX.html  |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgFloat.html  |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgInt.html    |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMBytes.html     |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMContext.html   |    10 +
 ...constant.TVMArgTypeCode_kTVMDLTensorHandle.html |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMDataType.html  |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtBegin.html  |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtEnd.html    |    10 +
 .../constant.TVMArgTypeCode_kTVMExtReserveEnd.html |    10 +
 .../constant.TVMArgTypeCode_kTVMModuleHandle.html  |    10 +
 .../constant.TVMArgTypeCode_kTVMNDArrayHandle.html |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html  |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMNullptr.html   |    10 +
 .../constant.TVMArgTypeCode_kTVMObjectHandle.html  |    10 +
 ...tant.TVMArgTypeCode_kTVMObjectRValueRefArg.html |    10 +
 .../constant.TVMArgTypeCode_kTVMOpaqueHandle.html  |    10 +
 ...nstant.TVMArgTypeCode_kTVMPackedFuncHandle.html |    10 +
 .../ffi/constant.TVMArgTypeCode_kTVMStr.html       |    10 +
 .../ffi/constant.TVMDeviceExtType_kDLAOCL.html     |    10 +
 .../ffi/constant.TVMDeviceExtType_kDLHexagon.html  |    10 +
 .../ffi/constant.TVMDeviceExtType_kDLMicroDev.html |    10 +
 .../ffi/constant.TVMDeviceExtType_kDLSDAccel.html  |    10 +
 .../ffi/constant.TVMDeviceExtType_kDLWebGPU.html   |    10 +
 .../ffi/constant.TVMDeviceExtType_kOpenGL.html     |    10 +
 .../to_function/ffi/constant.TVM_VERSION.html      |    10 +
 .../to_function/ffi/constant.UINT16_MAX.html       |    10 +
 .../to_function/ffi/constant.UINT32_MAX.html       |    10 +
 .../tvm_rt/to_function/ffi/constant.UINT8_MAX.html |    10 +
 .../to_function/ffi/constant.UINTPTR_MAX.html      |    10 +
 .../to_function/ffi/constant.UINT_FAST16_MAX.html  |    10 +
 .../to_function/ffi/constant.UINT_FAST32_MAX.html  |    10 +
 .../to_function/ffi/constant.UINT_FAST8_MAX.html   |    10 +
 .../to_function/ffi/constant.UINT_LEAST16_MAX.html |    10 +
 .../to_function/ffi/constant.UINT_LEAST32_MAX.html |    10 +
 .../to_function/ffi/constant.UINT_LEAST8_MAX.html  |    10 +
 .../tvm_rt/to_function/ffi/constant.WINT_MAX.html  |    10 +
 .../tvm_rt/to_function/ffi/constant.WINT_MIN.html  |    10 +
 .../to_function/ffi/constant._ATFILE_SOURCE.html   |    10 +
 .../to_function/ffi/constant._BITS_WCHAR_H.html    |    10 +
 .../to_function/ffi/constant._DEFAULT_SOURCE.html  |    10 +
 .../to_function/ffi/constant._FEATURES_H.html      |    10 +
 .../to_function/ffi/constant._POSIX_C_SOURCE.html  |    10 +
 .../to_function/ffi/constant._POSIX_SOURCE.html    |    10 +
 .../to_function/ffi/constant._STDC_PREDEF_H.html   |    10 +
 .../tvm_rt/to_function/ffi/constant._STDINT_H.html |    10 +
 .../to_function/ffi/constant._SYS_CDEFS_H.html     |    10 +
 .../to_function/ffi/constant.__GLIBC_MINOR__.html  |    10 +
 .../tvm_rt/to_function/ffi/constant.__GLIBC__.html |    10 +
 .../to_function/ffi/constant.__GNU_LIBRARY__.html  |    10 +
 .../ffi/constant.__STDC_IEC_559_COMPLEX__.html     |    10 +
 .../to_function/ffi/constant.__STDC_IEC_559__.html |    10 +
 .../ffi/constant.__STDC_ISO_10646__.html           |    10 +
 .../ffi/constant.__STDC_NO_THREADS__.html          |    10 +
 .../ffi/constant.__SYSCALL_WORDSIZE.html           |    10 +
 .../to_function/ffi/constant.__USE_ATFILE.html     |    10 +
 .../ffi/constant.__USE_FORTIFY_LEVEL.html          |    10 +
 .../to_function/ffi/constant.__USE_ISOC11.html     |    10 +
 .../to_function/ffi/constant.__USE_ISOC95.html     |    10 +
 .../to_function/ffi/constant.__USE_ISOC99.html     |    10 +
 .../to_function/ffi/constant.__USE_MISC.html       |    10 +
 .../to_function/ffi/constant.__USE_POSIX.html      |    10 +
 .../ffi/constant.__USE_POSIX199309.html            |    10 +
 .../ffi/constant.__USE_POSIX199506.html            |    10 +
 .../to_function/ffi/constant.__USE_POSIX2.html     |    10 +
 .../ffi/constant.__USE_POSIX_IMPLICITLY.html       |    10 +
 .../to_function/ffi/constant.__USE_XOPEN2K.html    |    10 +
 .../to_function/ffi/constant.__USE_XOPEN2K8.html   |    10 +
 .../to_function/ffi/constant.__WORDSIZE.html       |    10 +
 .../ffi/constant.__WORDSIZE_TIME64_COMPAT32.html   |    10 +
 .../to_function/ffi/fn.TVMAPISetLastError.html     |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMArrayAlloc.html   |    10 +
 .../to_function/ffi/fn.TVMArrayCopyFromBytes.html  |    10 +
 .../to_function/ffi/fn.TVMArrayCopyFromTo.html     |    10 +
 .../to_function/ffi/fn.TVMArrayCopyToBytes.html    |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMArrayFree.html    |    10 +
 .../to_function/ffi/fn.TVMArrayFromDLPack.html     |    10 +
 .../to_function/ffi/fn.TVMArrayToDLPack.html       |    10 +
 .../ffi/fn.TVMBackendAllocWorkspace.html           |    10 +
 .../ffi/fn.TVMBackendFreeWorkspace.html            |    10 +
 .../ffi/fn.TVMBackendGetFuncFromEnv.html           |    10 +
 .../ffi/fn.TVMBackendParallelBarrier.html          |    10 +
 .../ffi/fn.TVMBackendParallelLaunch.html           |    10 +
 .../ffi/fn.TVMBackendRegisterSystemLibSymbol.html  |    10 +
 .../to_function/ffi/fn.TVMBackendRunOnce.html      |    10 +
 .../to_function/ffi/fn.TVMCFuncSetReturn.html      |    10 +
 .../to_function/ffi/fn.TVMCbArgToReturn.html       |    10 +
 .../ffi/fn.TVMDLManagedTensorCallDeleter.html      |    10 +
 .../ffi/fn.TVMDeviceAllocDataSpace.html            |    10 +
 .../ffi/fn.TVMDeviceCopyDataFromTo.html            |    10 +
 .../to_function/ffi/fn.TVMDeviceFreeDataSpace.html |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMFuncCall.html     |    10 +
 .../to_function/ffi/fn.TVMFuncCreateFromCFunc.html |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMFuncFree.html     |    10 +
 .../to_function/ffi/fn.TVMFuncGetGlobal.html       |    10 +
 .../to_function/ffi/fn.TVMFuncListGlobalNames.html |    10 +
 .../to_function/ffi/fn.TVMFuncRegisterGlobal.html  |    10 +
 .../to_function/ffi/fn.TVMFuncRemoveGlobal.html    |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMGetLastError.html |    10 +
 .../rust/tvm_rt/to_function/ffi/fn.TVMModFree.html |    10 +
 .../to_function/ffi/fn.TVMModGetFunction.html      |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMModImport.html    |    10 +
 .../to_function/ffi/fn.TVMModLoadFromFile.html     |    10 +
 .../to_function/ffi/fn.TVMObjectDerivedFrom.html   |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMObjectFree.html   |    10 +
 .../to_function/ffi/fn.TVMObjectGetTypeIndex.html  |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMObjectRetain.html |    10 +
 .../to_function/ffi/fn.TVMObjectTypeKey2Index.html |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMSetStream.html    |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMStreamCreate.html |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMStreamFree.html   |    10 +
 .../ffi/fn.TVMStreamStreamSynchronize.html         |    10 +
 .../tvm_rt/to_function/ffi/fn.TVMSynchronize.html  |    10 +
 docs/api/rust/tvm_rt/to_function/ffi/index.html    |    10 +
 .../tvm_rt/to_function/ffi/struct.DLContext.html   |    10 +
 .../tvm_rt/to_function/ffi/struct.DLDataType.html  |    10 +
 .../to_function/ffi/struct.DLManagedTensor.html    |    10 +
 .../tvm_rt/to_function/ffi/struct.DLTensor.html    |    10 +
 .../to_function/ffi/struct.TVMByteArray.html       |    10 +
 .../ffi/struct.TVMParallelGroupEnv.html            |    10 +
 .../to_function/ffi/type.BackendPackedCFunc.html   |    10 +
 .../to_function/ffi/type.DLDataTypeCode.html       |    10 +
 .../tvm_rt/to_function/ffi/type.DLDeviceType.html  |    10 +
 .../to_function/ffi/type.FTVMParallelLambda.html   |    10 +
 .../to_function/ffi/type.TVMArgTypeCode.html       |    10 +
 .../to_function/ffi/type.TVMArrayHandle.html       |    10 +
 .../ffi/type.TVMBackendPackedCFunc.html            |    10 +
 .../tvm_rt/to_function/ffi/type.TVMContext.html    |    10 +
 .../to_function/ffi/type.TVMDeviceExtType.html     |    10 +
 .../ffi/type.TVMExtensionFuncDeclarer.html         |    10 +
 .../to_function/ffi/type.TVMFunctionHandle.html    |    10 +
 .../to_function/ffi/type.TVMModuleHandle.html      |    10 +
 .../to_function/ffi/type.TVMObjectHandle.html      |    10 +
 .../to_function/ffi/type.TVMPackedCFunc.html       |    10 +
 .../ffi/type.TVMPackedCFuncFinalizer.html          |    10 +
 .../to_function/ffi/type.TVMRetValueHandle.html    |    10 +
 .../to_function/ffi/type.TVMStreamHandle.html      |    10 +
 .../tvm_rt/to_function/ffi/type.int_fast16_t.html  |    10 +
 .../tvm_rt/to_function/ffi/type.int_fast32_t.html  |    10 +
 .../tvm_rt/to_function/ffi/type.int_fast64_t.html  |    10 +
 .../tvm_rt/to_function/ffi/type.int_fast8_t.html   |    10 +
 .../tvm_rt/to_function/ffi/type.int_least16_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.int_least32_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.int_least64_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.int_least8_t.html  |    10 +
 .../rust/tvm_rt/to_function/ffi/type.intmax_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.tvm_index_t.html   |    10 +
 .../tvm_rt/to_function/ffi/type.uint_fast16_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.uint_fast32_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.uint_fast64_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.uint_fast8_t.html  |    10 +
 .../to_function/ffi/type.uint_least16_t.html       |    10 +
 .../to_function/ffi/type.uint_least32_t.html       |    10 +
 .../to_function/ffi/type.uint_least64_t.html       |    10 +
 .../tvm_rt/to_function/ffi/type.uint_least8_t.html |    10 +
 .../tvm_rt/to_function/ffi/type.uintmax_t.html     |    10 +
 .../rust/tvm_rt/to_function/ffi/type.wchar_t.html  |    10 +
 .../tvm_rt/to_function/ffi/union.TVMValue.html     |    10 +
 .../rust/tvm_rt/to_function/trait.ToFunction.html  |    10 +
 docs/api/rust/tvm_rt/to_function/trait.Typed.html  |    10 +
 docs/api/rust/tvm_rt/value/index.html              |     5 +
 docs/api/rust/tvm_rt/value/sidebar-items.js        |     1 +
 docs/api/rust/tvm_sys/all.html                     |     4 +
 docs/api/rust/tvm_sys/array/index.html             |     2 +
 docs/api/rust/tvm_sys/array/sidebar-items.js       |     1 +
 docs/api/rust/tvm_sys/byte_array/index.html        |     4 +
 docs/api/rust/tvm_sys/byte_array/sidebar-items.js  |     1 +
 .../rust/tvm_sys/byte_array/struct.ByteArray.html  |    28 +
 docs/api/rust/tvm_sys/context/enum.DeviceType.html |    48 +
 docs/api/rust/tvm_sys/context/index.html           |    20 +
 docs/api/rust/tvm_sys/context/sidebar-items.js     |     1 +
 docs/api/rust/tvm_sys/context/struct.Context.html  |    41 +
 .../context/struct.UnsupportedDeviceError.html     |    19 +
 .../tvm_sys/datatype/enum.ParseDataTypeError.html  |    25 +
 docs/api/rust/tvm_sys/datatype/index.html          |     4 +
 docs/api/rust/tvm_sys/datatype/sidebar-items.js    |     1 +
 .../api/rust/tvm_sys/datatype/struct.DataType.html |    45 +
 docs/api/rust/tvm_sys/errors/index.html            |     3 +
 docs/api/rust/tvm_sys/errors/sidebar-items.js      |     1 +
 .../rust/tvm_sys/errors/struct.FuncCallError.html  |    19 +
 .../tvm_sys/errors/struct.ValueDowncastError.html  |    23 +
 .../ffi/constant.DLDataTypeCode_kDLBfloat.html     |     2 +
 .../ffi/constant.DLDataTypeCode_kDLFloat.html      |     2 +
 .../ffi/constant.DLDataTypeCode_kDLInt.html        |     2 +
 .../ffi/constant.DLDataTypeCode_kDLUInt.html       |     2 +
 .../tvm_sys/ffi/constant.DLDeviceType_kDLCPU.html  |     3 +
 .../ffi/constant.DLDeviceType_kDLCPUPinned.html    |     4 +
 .../ffi/constant.DLDeviceType_kDLExtDev.html       |     5 +
 .../tvm_sys/ffi/constant.DLDeviceType_kDLGPU.html  |     3 +
 .../ffi/constant.DLDeviceType_kDLMetal.html        |     3 +
 .../ffi/constant.DLDeviceType_kDLOpenCL.html       |     3 +
 .../tvm_sys/ffi/constant.DLDeviceType_kDLROCM.html |     3 +
 .../tvm_sys/ffi/constant.DLDeviceType_kDLVPI.html  |     3 +
 .../ffi/constant.DLDeviceType_kDLVulkan.html       |     3 +
 .../rust/tvm_sys/ffi/constant.DLPACK_VERSION.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INT16_MAX.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INT16_MIN.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INT32_MAX.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INT32_MIN.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INT8_MAX.html   |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INT8_MIN.html   |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INTPTR_MAX.html |     2 +
 docs/api/rust/tvm_sys/ffi/constant.INTPTR_MIN.html |     2 +
 .../rust/tvm_sys/ffi/constant.INT_FAST16_MAX.html  |     2 +
 .../rust/tvm_sys/ffi/constant.INT_FAST16_MIN.html  |     2 +
 .../rust/tvm_sys/ffi/constant.INT_FAST32_MAX.html  |     2 +
 .../rust/tvm_sys/ffi/constant.INT_FAST32_MIN.html  |     2 +
 .../rust/tvm_sys/ffi/constant.INT_FAST8_MAX.html   |     2 +
 .../rust/tvm_sys/ffi/constant.INT_FAST8_MIN.html   |     2 +
 .../rust/tvm_sys/ffi/constant.INT_LEAST16_MAX.html |     2 +
 .../rust/tvm_sys/ffi/constant.INT_LEAST16_MIN.html |     2 +
 .../rust/tvm_sys/ffi/constant.INT_LEAST32_MAX.html |     2 +
 .../rust/tvm_sys/ffi/constant.INT_LEAST32_MIN.html |     2 +
 .../rust/tvm_sys/ffi/constant.INT_LEAST8_MAX.html  |     2 +
 .../rust/tvm_sys/ffi/constant.INT_LEAST8_MIN.html  |     2 +
 .../api/rust/tvm_sys/ffi/constant.PTRDIFF_MAX.html |     2 +
 .../api/rust/tvm_sys/ffi/constant.PTRDIFF_MIN.html |     2 +
 .../rust/tvm_sys/ffi/constant.SIG_ATOMIC_MAX.html  |     2 +
 .../rust/tvm_sys/ffi/constant.SIG_ATOMIC_MIN.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant.SIZE_MAX.html   |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgFloat.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMArgInt.html    |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMBytes.html     |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMContext.html   |     2 +
 ...constant.TVMArgTypeCode_kTVMDLTensorHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMDataType.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtBegin.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMExtEnd.html    |     2 +
 .../constant.TVMArgTypeCode_kTVMExtReserveEnd.html |     2 +
 .../constant.TVMArgTypeCode_kTVMModuleHandle.html  |     2 +
 .../constant.TVMArgTypeCode_kTVMNDArrayHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html  |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMNullptr.html   |     2 +
 .../constant.TVMArgTypeCode_kTVMObjectHandle.html  |     2 +
 ...tant.TVMArgTypeCode_kTVMObjectRValueRefArg.html |     2 +
 .../constant.TVMArgTypeCode_kTVMOpaqueHandle.html  |     2 +
 ...nstant.TVMArgTypeCode_kTVMPackedFuncHandle.html |     2 +
 .../ffi/constant.TVMArgTypeCode_kTVMStr.html       |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLAOCL.html     |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLHexagon.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLMicroDev.html |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLSDAccel.html  |     2 +
 .../ffi/constant.TVMDeviceExtType_kDLWebGPU.html   |     2 +
 .../ffi/constant.TVMDeviceExtType_kOpenGL.html     |     2 +
 .../api/rust/tvm_sys/ffi/constant.TVM_VERSION.html |     2 +
 docs/api/rust/tvm_sys/ffi/constant.UINT16_MAX.html |     2 +
 docs/api/rust/tvm_sys/ffi/constant.UINT32_MAX.html |     2 +
 docs/api/rust/tvm_sys/ffi/constant.UINT8_MAX.html  |     2 +
 .../api/rust/tvm_sys/ffi/constant.UINTPTR_MAX.html |     2 +
 .../rust/tvm_sys/ffi/constant.UINT_FAST16_MAX.html |     2 +
 .../rust/tvm_sys/ffi/constant.UINT_FAST32_MAX.html |     2 +
 .../rust/tvm_sys/ffi/constant.UINT_FAST8_MAX.html  |     2 +
 .../tvm_sys/ffi/constant.UINT_LEAST16_MAX.html     |     2 +
 .../tvm_sys/ffi/constant.UINT_LEAST32_MAX.html     |     2 +
 .../rust/tvm_sys/ffi/constant.UINT_LEAST8_MAX.html |     2 +
 docs/api/rust/tvm_sys/ffi/constant.WINT_MAX.html   |     2 +
 docs/api/rust/tvm_sys/ffi/constant.WINT_MIN.html   |     2 +
 .../rust/tvm_sys/ffi/constant._ATFILE_SOURCE.html  |     2 +
 .../rust/tvm_sys/ffi/constant._BITS_WCHAR_H.html   |     2 +
 .../rust/tvm_sys/ffi/constant._DEFAULT_SOURCE.html |     2 +
 .../api/rust/tvm_sys/ffi/constant._FEATURES_H.html |     2 +
 .../rust/tvm_sys/ffi/constant._POSIX_C_SOURCE.html |     2 +
 .../rust/tvm_sys/ffi/constant._POSIX_SOURCE.html   |     2 +
 .../rust/tvm_sys/ffi/constant._STDC_PREDEF_H.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant._STDINT_H.html  |     2 +
 .../rust/tvm_sys/ffi/constant._SYS_CDEFS_H.html    |     2 +
 .../rust/tvm_sys/ffi/constant.__GLIBC_MINOR__.html |     2 +
 docs/api/rust/tvm_sys/ffi/constant.__GLIBC__.html  |     2 +
 .../rust/tvm_sys/ffi/constant.__GNU_LIBRARY__.html |     2 +
 .../ffi/constant.__STDC_IEC_559_COMPLEX__.html     |     2 +
 .../tvm_sys/ffi/constant.__STDC_IEC_559__.html     |     2 +
 .../tvm_sys/ffi/constant.__STDC_ISO_10646__.html   |     2 +
 .../tvm_sys/ffi/constant.__STDC_NO_THREADS__.html  |     2 +
 .../tvm_sys/ffi/constant.__SYSCALL_WORDSIZE.html   |     2 +
 .../rust/tvm_sys/ffi/constant.__USE_ATFILE.html    |     2 +
 .../tvm_sys/ffi/constant.__USE_FORTIFY_LEVEL.html  |     2 +
 .../rust/tvm_sys/ffi/constant.__USE_ISOC11.html    |     2 +
 .../rust/tvm_sys/ffi/constant.__USE_ISOC95.html    |     2 +
 .../rust/tvm_sys/ffi/constant.__USE_ISOC99.html    |     2 +
 docs/api/rust/tvm_sys/ffi/constant.__USE_MISC.html |     2 +
 .../api/rust/tvm_sys/ffi/constant.__USE_POSIX.html |     2 +
 .../tvm_sys/ffi/constant.__USE_POSIX199309.html    |     2 +
 .../tvm_sys/ffi/constant.__USE_POSIX199506.html    |     2 +
 .../rust/tvm_sys/ffi/constant.__USE_POSIX2.html    |     2 +
 .../ffi/constant.__USE_POSIX_IMPLICITLY.html       |     2 +
 .../rust/tvm_sys/ffi/constant.__USE_XOPEN2K.html   |     2 +
 .../rust/tvm_sys/ffi/constant.__USE_XOPEN2K8.html  |     2 +
 docs/api/rust/tvm_sys/ffi/constant.__WORDSIZE.html |     2 +
 .../ffi/constant.__WORDSIZE_TIME64_COMPAT32.html   |     2 +
 .../rust/tvm_sys/ffi/fn.TVMAPISetLastError.html    |     5 +
 docs/api/rust/tvm_sys/ffi/fn.TVMArrayAlloc.html    |    13 +
 .../rust/tvm_sys/ffi/fn.TVMArrayCopyFromBytes.html |     7 +
 .../rust/tvm_sys/ffi/fn.TVMArrayCopyFromTo.html    |     7 +
 .../rust/tvm_sys/ffi/fn.TVMArrayCopyToBytes.html   |     7 +
 docs/api/rust/tvm_sys/ffi/fn.TVMArrayFree.html     |     5 +
 .../rust/tvm_sys/ffi/fn.TVMArrayFromDLPack.html    |     7 +
 docs/api/rust/tvm_sys/ffi/fn.TVMArrayToDLPack.html |     7 +
 .../tvm_sys/ffi/fn.TVMBackendAllocWorkspace.html   |    12 +
 .../tvm_sys/ffi/fn.TVMBackendFreeWorkspace.html    |     8 +
 .../tvm_sys/ffi/fn.TVMBackendGetFuncFromEnv.html   |     9 +
 .../tvm_sys/ffi/fn.TVMBackendParallelBarrier.html  |     6 +
 .../tvm_sys/ffi/fn.TVMBackendParallelLaunch.html   |     8 +
 .../ffi/fn.TVMBackendRegisterSystemLibSymbol.html  |     6 +
 .../api/rust/tvm_sys/ffi/fn.TVMBackendRunOnce.html |    10 +
 .../api/rust/tvm_sys/ffi/fn.TVMCFuncSetReturn.html |     9 +
 docs/api/rust/tvm_sys/ffi/fn.TVMCbArgToReturn.html |     8 +
 .../ffi/fn.TVMDLManagedTensorCallDeleter.html      |     4 +
 .../tvm_sys/ffi/fn.TVMDeviceAllocDataSpace.html    |    10 +
 .../tvm_sys/ffi/fn.TVMDeviceCopyDataFromTo.html    |    14 +
 .../tvm_sys/ffi/fn.TVMDeviceFreeDataSpace.html     |     6 +
 docs/api/rust/tvm_sys/ffi/fn.TVMFuncCall.html      |    16 +
 .../tvm_sys/ffi/fn.TVMFuncCreateFromCFunc.html     |     9 +
 docs/api/rust/tvm_sys/ffi/fn.TVMFuncFree.html      |     5 +
 docs/api/rust/tvm_sys/ffi/fn.TVMFuncGetGlobal.html |     7 +
 .../tvm_sys/ffi/fn.TVMFuncListGlobalNames.html     |     6 +
 .../rust/tvm_sys/ffi/fn.TVMFuncRegisterGlobal.html |     7 +
 .../rust/tvm_sys/ffi/fn.TVMFuncRemoveGlobal.html   |     4 +
 docs/api/rust/tvm_sys/ffi/fn.TVMGetLastError.html  |     8 +
 docs/api/rust/tvm_sys/ffi/fn.TVMModFree.html       |     9 +
 .../api/rust/tvm_sys/ffi/fn.TVMModGetFunction.html |     8 +
 docs/api/rust/tvm_sys/ffi/fn.TVMModImport.html     |     7 +
 .../rust/tvm_sys/ffi/fn.TVMModLoadFromFile.html    |     9 +
 .../rust/tvm_sys/ffi/fn.TVMObjectDerivedFrom.html  |     7 +
 docs/api/rust/tvm_sys/ffi/fn.TVMObjectFree.html    |     7 +
 .../rust/tvm_sys/ffi/fn.TVMObjectGetTypeIndex.html |     6 +
 docs/api/rust/tvm_sys/ffi/fn.TVMObjectRetain.html  |     6 +
 .../tvm_sys/ffi/fn.TVMObjectTypeKey2Index.html     |     6 +
 docs/api/rust/tvm_sys/ffi/fn.TVMSetStream.html     |    10 +
 docs/api/rust/tvm_sys/ffi/fn.TVMStreamCreate.html  |     7 +
 docs/api/rust/tvm_sys/ffi/fn.TVMStreamFree.html    |     7 +
 .../tvm_sys/ffi/fn.TVMStreamStreamSynchronize.html |     8 +
 docs/api/rust/tvm_sys/ffi/fn.TVMSynchronize.html   |     7 +
 docs/api/rust/tvm_sys/ffi/index.html               |   182 +
 docs/api/rust/tvm_sys/ffi/sidebar-items.js         |     1 +
 docs/api/rust/tvm_sys/ffi/struct.DLContext.html    |    35 +
 docs/api/rust/tvm_sys/ffi/struct.DLDataType.html   |    52 +
 .../rust/tvm_sys/ffi/struct.DLManagedTensor.html   |    38 +
 docs/api/rust/tvm_sys/ffi/struct.DLTensor.html     |    61 +
 docs/api/rust/tvm_sys/ffi/struct.TVMByteArray.html |    31 +
 .../tvm_sys/ffi/struct.TVMParallelGroupEnv.html    |    28 +
 .../rust/tvm_sys/ffi/type.BackendPackedCFunc.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.DLDataTypeCode.html |     3 +
 docs/api/rust/tvm_sys/ffi/type.DLDeviceType.html   |     4 +
 .../rust/tvm_sys/ffi/type.FTVMParallelLambda.html  |     6 +
 docs/api/rust/tvm_sys/ffi/type.TVMArgTypeCode.html |    14 +
 docs/api/rust/tvm_sys/ffi/type.TVMArrayHandle.html |     3 +
 .../tvm_sys/ffi/type.TVMBackendPackedCFunc.html    |    10 +
 docs/api/rust/tvm_sys/ffi/type.TVMContext.html     |    13 +
 .../rust/tvm_sys/ffi/type.TVMDeviceExtType.html    |     3 +
 .../tvm_sys/ffi/type.TVMExtensionFuncDeclarer.html |     7 +
 .../rust/tvm_sys/ffi/type.TVMFunctionHandle.html   |     3 +
 .../api/rust/tvm_sys/ffi/type.TVMModuleHandle.html |     3 +
 .../api/rust/tvm_sys/ffi/type.TVMObjectHandle.html |     3 +
 docs/api/rust/tvm_sys/ffi/type.TVMPackedCFunc.html |    10 +
 .../tvm_sys/ffi/type.TVMPackedCFuncFinalizer.html  |     4 +
 .../rust/tvm_sys/ffi/type.TVMRetValueHandle.html   |     3 +
 .../api/rust/tvm_sys/ffi/type.TVMStreamHandle.html |     4 +
 docs/api/rust/tvm_sys/ffi/type.int_fast16_t.html   |     2 +
 docs/api/rust/tvm_sys/ffi/type.int_fast32_t.html   |     2 +
 docs/api/rust/tvm_sys/ffi/type.int_fast64_t.html   |     2 +
 docs/api/rust/tvm_sys/ffi/type.int_fast8_t.html    |     2 +
 docs/api/rust/tvm_sys/ffi/type.int_least16_t.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.int_least32_t.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.int_least64_t.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.int_least8_t.html   |     2 +
 docs/api/rust/tvm_sys/ffi/type.intmax_t.html       |     2 +
 docs/api/rust/tvm_sys/ffi/type.tvm_index_t.html    |     3 +
 docs/api/rust/tvm_sys/ffi/type.uint_fast16_t.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.uint_fast32_t.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.uint_fast64_t.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.uint_fast8_t.html   |     2 +
 docs/api/rust/tvm_sys/ffi/type.uint_least16_t.html |     2 +
 docs/api/rust/tvm_sys/ffi/type.uint_least32_t.html |     2 +
 docs/api/rust/tvm_sys/ffi/type.uint_least64_t.html |     2 +
 docs/api/rust/tvm_sys/ffi/type.uint_least8_t.html  |     2 +
 docs/api/rust/tvm_sys/ffi/type.uintmax_t.html      |     2 +
 docs/api/rust/tvm_sys/ffi/type.wchar_t.html        |     2 +
 docs/api/rust/tvm_sys/ffi/union.TVMValue.html      |    57 +
 docs/api/rust/tvm_sys/index.html                   |    14 +
 docs/api/rust/tvm_sys/macro.call_packed!.html      |    10 +
 docs/api/rust/tvm_sys/macro.call_packed.html       |    10 +
 docs/api/rust/tvm_sys/macro.try_downcast!.html     |    10 +
 docs/api/rust/tvm_sys/macro.try_downcast.html      |     6 +
 .../rust/tvm_sys/packed_func/enum.ArgValue.html    |   146 +
 .../rust/tvm_sys/packed_func/enum.RetValue.html    |   117 +
 docs/api/rust/tvm_sys/packed_func/index.html       |     9 +
 docs/api/rust/tvm_sys/packed_func/sidebar-items.js |     1 +
 .../rust/tvm_sys/packed_func/trait.PackedFunc.html |     3 +
 docs/api/rust/tvm_sys/sidebar-items.js             |     1 +
 docs/api/rust/tvm_sys/value/index.html             |     3 +
 docs/api/rust/tvm_sys/value/sidebar-items.js       |     1 +
 .../value/struct.UnsupportedDeviceError.html       |    19 +
 docs/api/rust/tyck/all.html                        |     4 +
 docs/api/rust/tyck/fn.main.html                    |     2 +
 docs/api/rust/tyck/index.html                      |     4 +
 docs/api/rust/tyck/sidebar-items.js                |     1 +
 docs/api/rust/tyck/struct.Opt.html                 |    24 +
 docs/api/rust/wheel.svg                            |     1 +
 docs/api/typedoc/assets/js/search.json             |     2 +-
 docs/api/typedoc/classes/bytestreamreader.html     |    12 +-
 docs/api/typedoc/classes/cachedcallstack.html      |    34 +-
 docs/api/typedoc/classes/dlcontext.html            |    10 +-
 docs/api/typedoc/classes/dldatatype.html           |    12 +-
 docs/api/typedoc/classes/environment.html          |    12 +-
 docs/api/typedoc/classes/ffilibrary.html           |    20 +-
 docs/api/typedoc/classes/graphruntime.html         |    16 +-
 docs/api/typedoc/classes/instance.html             |    40 +-
 docs/api/typedoc/classes/memory.html               |    34 +-
 docs/api/typedoc/classes/module.html               |    10 +-
 docs/api/typedoc/classes/ndarray.html              |    22 +-
 docs/api/typedoc/classes/packedfunccell.html       |     6 +-
 docs/api/typedoc/classes/rpcserver.html            |    14 +-
 docs/api/typedoc/classes/scalar.html               |     6 +-
 docs/api/typedoc/classes/webgpucontext.html        |    12 +-
 docs/api/typedoc/enums/argtypecode.html            |    30 +-
 docs/api/typedoc/enums/aynccallbackcode.html       |     4 +-
 docs/api/typedoc/enums/dldatatypecode.html         |     8 +-
 docs/api/typedoc/enums/rpcserverstate.html         |    12 +-
 docs/api/typedoc/enums/sizeof.html                 |    18 +-
 docs/api/typedoc/index.html                        |   118 +-
 docs/api/typedoc/interfaces/disposable.html        |     2 +-
 docs/api/typedoc/interfaces/functioninfo.html      |     6 +-
 docs/api/typedoc/interfaces/libraryprovider.html   |     4 +-
 docs/contribute/code_guide.html                    |   187 +-
 docs/contribute/code_review.html                   |   185 +-
 docs/contribute/committer_guide.html               |   185 +-
 docs/contribute/community.html                     |   187 +-
 docs/contribute/document.html                      |   189 +-
 docs/contribute/error_handling.html                |   189 +-
 docs/contribute/git_howto.html                     |   215 +-
 docs/contribute/index.html                         |   187 +-
 docs/contribute/pull_request.html                  |   193 +-
 docs/contribute/release_process.html               |   197 +-
 docs/deploy/android.html                           |   190 +-
 docs/deploy/arm_compute_lib.html                   |   199 +-
 docs/deploy/cpp_deploy.html                        |   196 +-
 docs/deploy/hls.html                               |   188 +-
 docs/deploy/index.html                             |   196 +-
 docs/deploy/integrate.html                         |   211 +-
 docs/deploy/tensorrt.html                          |   717 ++
 docs/dev/benchmark.html                            |   185 +-
 docs/dev/codebase_walkthrough.html                 |   185 +-
 docs/dev/convert_layout.html                       |   187 +-
 docs/dev/debugger.html                             |   185 +-
 docs/dev/frontend/tensorflow.html                  |   189 +-
 docs/dev/how_to.html                               |   187 +-
 docs/dev/hybrid_script.html                        |   197 +-
 docs/dev/index.html                                |   187 +-
 docs/dev/inferbound.html                           |   215 +-
 docs/dev/introduction_to_module_serialization.html |   189 +-
 docs/dev/pass_infra.html                           |   211 +-
 docs/dev/relay_add_op.html                         |   187 +-
 docs/dev/relay_add_pass.html                       |   193 +-
 docs/dev/relay_bring_your_own_codegen.html         |   199 +-
 docs/dev/relay_intro.html                          |   191 +-
 docs/dev/relay_op_strategy.html                    |   185 +-
 docs/dev/runtime.html                              |   205 +-
 docs/dev/security.html                             |   185 +-
 docs/dev/virtual_machine.html                      |   199 +-
 docs/faq.html                                      |   183 +-
 docs/genindex.html                                 |   358 +-
 docs/index.html                                    |   183 +-
 docs/install/docker.html                           |   187 +-
 docs/install/from_source.html                      |   191 +-
 docs/install/index.html                            |   183 +-
 docs/install/nnpack.html                           |   187 +-
 docs/langref/hybrid_script.html                    |   198 +-
 docs/langref/index.html                            |   183 +-
 docs/langref/relay_adt.html                        |   185 +-
 docs/langref/relay_expr.html                       |   185 +-
 docs/langref/relay_op.html                         |   185 +-
 docs/langref/relay_pattern.html                    |   187 +-
 docs/langref/relay_type.html                       |   185 +-
 docs/objects.inv                                   |   Bin 16936 -> 17289 bytes
 docs/py-modindex.html                              |   181 +-
 docs/search.html                                   |   185 +-
 docs/searchindex.js                                |     2 +-
 .../auto_scheduler/sg_execution_times.html         |   187 +-
 .../auto_scheduler/tune_conv2d_layer_cuda.html     |  1785 ++-
 docs/tutorials/auto_scheduler/tune_matmul_x86.html |   650 +-
 docs/tutorials/autotvm/sg_execution_times.html     |   195 +-
 docs/tutorials/autotvm/tune_conv2d_cuda.html       |   232 +-
 docs/tutorials/autotvm/tune_relay_arm.html         |   198 +-
 docs/tutorials/autotvm/tune_relay_cuda.html        |   196 +-
 docs/tutorials/autotvm/tune_relay_mobile_gpu.html  |   198 +-
 docs/tutorials/autotvm/tune_relay_x86.html         |   188 +-
 docs/tutorials/autotvm/tune_simple_template.html   |   208 +-
 docs/tutorials/dev/bring_your_own_datatypes.html   |   819 ++
 docs/tutorials/dev/low_level_custom_pass.html      |   256 +-
 docs/tutorials/dev/sg_execution_times.html         |   188 +-
 docs/tutorials/dev/use_pass_infra.html             |  3396 +++++-
 docs/tutorials/frontend/build_gcn.html             |   254 +-
 .../frontend/deploy_model_on_android.html          |   199 +-
 docs/tutorials/frontend/deploy_model_on_rasp.html  |   193 +-
 .../frontend/deploy_object_detection_pytorch.html  |   217 +-
 docs/tutorials/frontend/deploy_prequantized.html   |   201 +-
 .../frontend/deploy_prequantized_tflite.html       |   193 +-
 docs/tutorials/frontend/deploy_quantized.html      |   193 +-
 docs/tutorials/frontend/deploy_sparse.html         |   187 +-
 docs/tutorials/frontend/deploy_ssd_gluoncv.html    |   191 +-
 docs/tutorials/frontend/from_caffe2.html           |   189 +-
 docs/tutorials/frontend/from_coreml.html           |   193 +-
 docs/tutorials/frontend/from_darknet.html          |   193 +-
 docs/tutorials/frontend/from_keras.html            |   224 +-
 docs/tutorials/frontend/from_mxnet.html            |   189 +-
 docs/tutorials/frontend/from_onnx.html             |   206 +-
 docs/tutorials/frontend/from_pytorch.html          |   195 +-
 docs/tutorials/frontend/from_tensorflow.html       |   193 +-
 docs/tutorials/frontend/from_tflite.html           |   189 +-
 docs/tutorials/frontend/sg_execution_times.html    |   221 +-
 docs/tutorials/frontend/using_external_lib.html    |   187 +-
 .../get_started/cross_compilation_and_rpc.html     |   192 +-
 docs/tutorials/get_started/relay_quick_start.html  |   298 +-
 docs/tutorials/get_started/sg_execution_times.html |   190 +-
 .../get_started/tensor_expr_get_started.html       |   193 +-
 .../get_started/tvmc_command_line_driver.html      |   660 ++
 docs/tutorials/index.html                          |   391 +-
 docs/tutorials/language/extern_op.html             |   185 +-
 docs/tutorials/language/intrin_math.html           |   185 +-
 docs/tutorials/language/reduction.html             |   351 +-
 docs/tutorials/language/scan.html                  |   285 +-
 docs/tutorials/language/schedule_primitives.html   |   562 +-
 docs/tutorials/language/sg_execution_times.html    |   197 +-
 docs/tutorials/language/tedd.html                  |   191 +-
 docs/tutorials/language/tensorize.html             |   347 +-
 docs/tutorials/language/tuple_inputs.html          |   302 +-
 docs/tutorials/micro/micro_tflite.html             |   187 +-
 docs/tutorials/micro/sg_execution_times.html       |   185 +-
 docs/tutorials/optimize/opt_conv_cuda.html         |   193 +-
 docs/tutorials/optimize/opt_conv_tensorcore.html   |   257 +-
 docs/tutorials/optimize/opt_gemm.html              |   442 +-
 .../optimize/opt_matmul_auto_tensorcore.html       |   185 +-
 docs/tutorials/optimize/sg_execution_times.html    |   191 +-
 docs/tutorials/topi/intro_topi.html                |   559 +-
 docs/tutorials/topi/sg_execution_times.html        |   185 +-
 docs/vta/dev/config.html                           |   187 +-
 docs/vta/dev/hardware.html                         |   199 +-
 docs/vta/dev/index.html                            |   187 +-
 docs/vta/index.html                                |   185 +-
 docs/vta/install.html                              |   189 +-
 docs/vta/tutorials/autotvm/sg_execution_times.html |   185 +-
 docs/vta/tutorials/autotvm/tune_relay_vta.html     |   380 +-
 .../tutorials/frontend/deploy_classification.html  |   211 +-
 .../vta/tutorials/frontend/sg_execution_times.html |   185 +-
 docs/vta/tutorials/index.html                      |   185 +-
 docs/vta/tutorials/matrix_multiply.html            |   300 +-
 docs/vta/tutorials/optimize/convolution_opt.html   |   300 +-
 .../tutorials/optimize/matrix_multiply_opt.html    |   294 +-
 .../vta/tutorials/optimize/sg_execution_times.html |   187 +-
 docs/vta/tutorials/sg_execution_times.html         |   187 +-
 docs/vta/tutorials/vta_get_started.html            |   263 +-
 download.html                                      |   315 +-
 feed.xml                                           |  2197 ++++
 history.html                                       |   197 +
 images/bring-your-own-datatypes/lowering.png       |   Bin 155592 -> 26104 bytes
 images/community/alicloud.png                      |   Bin 20301 -> 3461 bytes
 images/community/amd.png                           |   Bin 8823 -> 1287 bytes
 images/community/arm.png                           |   Bin 2050 -> 1401 bytes
 images/community/aws.png                           |   Bin 32934 -> 3365 bytes
 images/community/edgecortix.png                    |   Bin 94207 -> 3824 bytes
 images/community/facebookopen.png                  |   Bin 0 -> 6853 bytes
 images/community/huawei.png                        |   Bin 7913 -> 4222 bytes
 images/community/intel.png                         |   Bin 4489 -> 2843 bytes
 images/community/itri_tw.png                       |   Bin 0 -> 77552 bytes
 images/community/microsoft.png                     |   Bin 24164 -> 2158 bytes
 images/community/nvidia.png                        |   Bin 48816 -> 2408 bytes
 images/community/oasislabs.png                     |   Bin 37771 -> 3652 bytes
 images/community/octoml.png                        |   Bin 0 -> 2705 bytes
 images/community/qualcommic.png                    |   Bin 32799 -> 4370 bytes
 images/community/ucberkeley.png                    |   Bin 32071 -> 4101 bytes
 images/community/ucla.png                          |   Bin 45279 -> 26748 bytes
 images/community/uwcse.png                         |   Bin 19344 -> 4791 bytes
 images/community/xilinx.png                        |   Bin 12702 -> 2071 bytes
 index.html                                         |   379 +-
 rss.xml                                            |  2331 ++--
 sitemap.txt                                        |     8 +-
 tags.html                                          |   288 +-
 vta.html                                           |   290 +-
 3698 files changed, 286243 insertions(+), 185470 deletions(-)
 delete mode 100644 2020/05/20/bring-your-own-datatypes.html
 create mode 100644 2020/09/26/bring-your-own-datatypes.html
 create mode 100644 assets/images/Flexibility.svg
 create mode 100755 assets/images/about-image.svg
 create mode 100755 assets/images/about-responsive-image.svg
 create mode 100755 assets/images/banner-bg.jpg
 create mode 100755 assets/images/close-icon.svg
 create mode 100644 assets/images/communitybg.svg
 create mode 100755 assets/images/dropdown-icon.svg
 create mode 100755 assets/images/favicon.ico
 create mode 100644 assets/images/flexbg.svg
 create mode 100644 assets/images/leftslide.svg
 create mode 100755 assets/images/logo.svg
 create mode 100755 assets/images/menu-icon.svg
 create mode 100755 assets/images/modal-close-icon.svg
 create mode 100644 assets/images/pattern.png
 create mode 100644 assets/images/performance.svg
 create mode 100644 assets/images/right.svg
 create mode 100644 assets/images/run.svg
 create mode 100644 assets/images/runbg.svg
 create mode 100644 assets/images/speed.svg
 create mode 100644 assets/images/use.svg
 create mode 100644 assets/images/usebg.svg
 create mode 100755 assets/js/custome.js
 create mode 100755 assets/js/slick.js
 delete mode 100644 assets/themes/custom-twitter/bootstrap/css/bootstrap.2.2.2.min.css
 delete mode 100644 assets/themes/custom-twitter/bootstrap/img/glyphicons-halflings-white.png
 delete mode 100644 assets/themes/custom-twitter/bootstrap/img/glyphicons-halflings.png
 delete mode 100644 assets/themes/custom-twitter/css/1.4.0/bootstrap.css
 delete mode 100644 assets/themes/custom-twitter/css/style.css
 create mode 100644 css/custom.css
 create mode 100644 css/custom.css.map
 create mode 100755 css/slick-theme.css
 create mode 100755 css/slick.css
 create mode 100644 css/variables.scss
 create mode 100644 docs/_downloads/18fb1ab3ed0a0c9f304520f2beaf4fd6/tvmc_command_line_driver.py
 create mode 100644 docs/_downloads/b7eedb9d280f012e9fad34189017330e/bring_your_own_datatypes.py
 create mode 100644 docs/_downloads/bfe6d0353011c263c40646792b85a5d6/bring_your_own_datatypes.ipynb
 create mode 100644 docs/_downloads/dfa0880631b34bb8814952afdc9031d8/tvmc_command_line_driver.ipynb
 copy docs/_images/{sphx_glr_vta_get_started_thumb.png => sphx_glr_bring_your_own_datatypes_thumb.png} (100%)
 copy docs/_images/{sphx_glr_vta_get_started_thumb.png => sphx_glr_tvmc_command_line_driver_thumb.png} (100%)
 create mode 100644 docs/_sources/deploy/tensorrt.rst.txt
 create mode 100644 docs/_sources/tutorials/dev/bring_your_own_datatypes.rst.txt
 create mode 100644 docs/_sources/tutorials/get_started/tvmc_command_line_driver.rst.txt
 copy docs/_static/{fonts/RobotoSlab/roboto-slab-v7-bold.woff => css/fonts/Roboto-Slab-Bold.woff} (100%)
 copy docs/_static/{fonts/RobotoSlab/roboto-slab-v7-bold.woff2 => css/fonts/Roboto-Slab-Bold.woff2} (100%)
 copy docs/_static/{fonts/RobotoSlab/roboto-slab-v7-regular.woff => css/fonts/Roboto-Slab-Regular.woff} (100%)
 copy docs/_static/{fonts/RobotoSlab/roboto-slab-v7-regular.woff2 => css/fonts/Roboto-Slab-Regular.woff2} (100%)
 copy docs/_static/{ => css}/fonts/fontawesome-webfont.eot (100%)
 copy docs/_static/{ => css}/fonts/fontawesome-webfont.svg (100%)
 copy docs/_static/{ => css}/fonts/fontawesome-webfont.ttf (100%)
 copy docs/_static/{ => css}/fonts/fontawesome-webfont.woff (100%)
 copy docs/_static/{ => css}/fonts/fontawesome-webfont.woff2 (100%)
 copy docs/_static/{fonts/Lato/lato-bolditalic.woff => css/fonts/lato-bold-italic.woff} (100%)
 copy docs/_static/{fonts/Lato/lato-bolditalic.woff2 => css/fonts/lato-bold-italic.woff2} (100%)
 copy docs/_static/{fonts/Lato => css/fonts}/lato-bold.woff (100%)
 copy docs/_static/{fonts/Lato => css/fonts}/lato-bold.woff2 (100%)
 copy docs/_static/{fonts/Lato/lato-italic.woff => css/fonts/lato-normal-italic.woff} (100%)
 copy docs/_static/{fonts/Lato/lato-italic.woff2 => css/fonts/lato-normal-italic.woff2} (100%)
 copy docs/_static/{fonts/Lato/lato-regular.woff => css/fonts/lato-normal.woff} (100%)
 copy docs/_static/{fonts/Lato/lato-regular.woff2 => css/fonts/lato-normal.woff2} (100%)
 create mode 100644 docs/_static/css/gallery.css
 create mode 100644 docs/_static/css/tlcpack_theme.css
 create mode 100644 docs/_static/fonts/FontAwesome.otf
 delete mode 100644 docs/_static/fonts/Inconsolata-Bold.ttf
 delete mode 100644 docs/_static/fonts/Inconsolata-Regular.ttf
 delete mode 100644 docs/_static/fonts/Inconsolata.ttf
 delete mode 100644 docs/_static/fonts/Lato-Bold.ttf
 delete mode 100644 docs/_static/fonts/Lato-Regular.ttf
 copy docs/_static/fonts/{RobotoSlab/roboto-slab-v7-bold.woff => Roboto-Slab-Bold.woff} (100%)
 copy docs/_static/fonts/{RobotoSlab/roboto-slab-v7-bold.woff2 => Roboto-Slab-Bold.woff2} (100%)
 create mode 100644 docs/_static/fonts/Roboto-Slab-Light.woff
 create mode 100644 docs/_static/fonts/Roboto-Slab-Light.woff2
 copy docs/_static/fonts/{RobotoSlab/roboto-slab-v7-regular.woff => Roboto-Slab-Regular.woff} (100%)
 copy docs/_static/fonts/{RobotoSlab/roboto-slab-v7-regular.woff2 => Roboto-Slab-Regular.woff2} (100%)
 create mode 100644 docs/_static/fonts/Roboto-Slab-Thin.woff
 create mode 100644 docs/_static/fonts/Roboto-Slab-Thin.woff2
 delete mode 100644 docs/_static/fonts/RobotoSlab-Bold.ttf
 delete mode 100644 docs/_static/fonts/RobotoSlab-Regular.ttf
 copy docs/_static/fonts/{Lato/lato-bolditalic.woff => lato-bold-italic.woff} (100%)
 copy docs/_static/fonts/{Lato/lato-bolditalic.woff2 => lato-bold-italic.woff2} (100%)
 copy docs/_static/fonts/{Lato => }/lato-bold.woff (100%)
 copy docs/_static/fonts/{Lato => }/lato-bold.woff2 (100%)
 copy docs/_static/fonts/{Lato/lato-italic.woff => lato-normal-italic.woff} (100%)
 copy docs/_static/fonts/{Lato/lato-italic.woff2 => lato-normal-italic.woff2} (100%)
 copy docs/_static/fonts/{Lato/lato-regular.woff => lato-normal.woff} (100%)
 copy docs/_static/fonts/{Lato/lato-regular.woff2 => lato-normal.woff2} (100%)
 create mode 100644 docs/_static/img/close-icon.svg
 create mode 100644 docs/_static/img/downangle.svg
 create mode 100644 docs/_static/img/dropdown-icon.svg
 create mode 100644 docs/_static/img/dwonloaddoc.svg
 create mode 100644 docs/_static/img/hide.svg
 create mode 100644 docs/_static/img/menu-icon.svg
 create mode 100644 docs/_static/img/nextarrow.svg
 create mode 100644 docs/_static/img/note.svg
 create mode 100644 docs/_static/img/pattern.svg
 create mode 100644 docs/_static/img/prevarrow.svg
 create mode 100644 docs/_static/img/right.svg
 create mode 100644 docs/_static/img/rightangle.svg
 create mode 100644 docs/_static/img/show.svg
 create mode 100644 docs/_static/img/source.svg
 delete mode 100644 docs/_static/jquery-3.4.1.js
 create mode 100644 docs/_static/jquery-3.5.1.js
 create mode 100644 docs/_static/js/badge_only.js
 create mode 100644 docs/_static/js/html5shiv-printshiv.min.js
 create mode 100644 docs/_static/js/html5shiv.min.js
 create mode 100644 docs/_static/js/tlcpack_theme.js
 delete mode 100644 docs/api/doxygen/batch__matmul_8h.html
 delete mode 100644 docs/api/doxygen/batch__matmul_8h__incl.svg
 delete mode 100644 docs/api/doxygen/batch__matmul_8h_source.html
 create mode 100644 docs/api/doxygen/classtvm_1_1Diagnostic-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1Diagnostic.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticBuilder-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticBuilder.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticBuilder__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContext-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContext.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContextNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContextNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContextNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContextNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContext__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticContext__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRenderer-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRenderer.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRendererNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRendererNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRendererNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRendererNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRenderer__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1DiagnosticRenderer__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1Diagnostic__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1Diagnostic__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExpr-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExpr.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExprNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExprNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExprNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExprNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExpr__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMapExpr__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMark-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMark.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMarkNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMarkNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMarkNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMarkNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMark__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterMark__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExpr-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExpr.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExprNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExprNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExprNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExprNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExpr__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSplitExpr__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExpr-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExpr.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExprNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExprNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExprNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExprNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExpr__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1arith_1_1IterSumExpr__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1Source-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1Source.html
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1SourceNode-members.html
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1SourceNode.html
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1SourceNode__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1SourceNode__inherit__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1Source__coll__graph.svg
 create mode 100644 docs/api/doxygen/classtvm_1_1parser_1_1Source__inherit__graph.svg
 create mode 100644 docs/api/doxygen/diagnostic_8h.html
 create mode 100644 docs/api/doxygen/diagnostic_8h__dep__incl.svg
 create mode 100644 docs/api/doxygen/diagnostic_8h__incl.svg
 create mode 100644 docs/api/doxygen/diagnostic_8h_source.html
 create mode 100644 docs/api/doxygen/dir_000006_000014.html
 create mode 100644 docs/api/doxygen/dir_000011_000009.html
 delete mode 100644 docs/api/doxygen/globals_d.html
 copy docs/api/doxygen/{inherit_graph_168.svg => inherit_graph_169.svg} (100%)
 create mode 100644 docs/api/doxygen/iter__affine__map_8h.html
 create mode 100644 docs/api/doxygen/iter__affine__map_8h__incl.svg
 create mode 100644 docs/api/doxygen/iter__affine__map_8h_source.html
 delete mode 100644 docs/api/doxygen/search/defines_8.html
 delete mode 100644 docs/api/doxygen/search/defines_8.js
 create mode 100644 docs/api/doxygen/search/enums_c.html
 copy docs/api/doxygen/search/{enums_b.js => enums_c.js} (100%)
 create mode 100644 docs/api/doxygen/source__map_8h__dep__incl.svg
 delete mode 100644 docs/api/doxygen/structtvm_1_1parser_1_1Source-members.html
 delete mode 100644 docs/api/doxygen/structtvm_1_1parser_1_1Source.html
 delete mode 100644 docs/api/doxygen/structtvm_1_1parser_1_1Source__coll__graph.svg
 create mode 100644 docs/api/doxygen/structtvm_1_1relay_1_1MatrixSetDiagAttrs-members.html
 create mode 100644 docs/api/doxygen/structtvm_1_1relay_1_1MatrixSetDiagAttrs.html
 create mode 100644 docs/api/doxygen/structtvm_1_1relay_1_1MatrixSetDiagAttrs__coll__graph.svg
 create mode 100644 docs/api/doxygen/structtvm_1_1relay_1_1MatrixSetDiagAttrs__inherit__graph.svg
 delete mode 100644 docs/api/doxygen/util_8h.html
 delete mode 100644 docs/api/doxygen/util_8h__incl.svg
 delete mode 100644 docs/api/doxygen/util_8h_source.html
 create mode 100644 docs/api/doxygen/utils_8h.html
 create mode 100644 docs/api/doxygen/utils_8h__incl.svg
 create mode 100644 docs/api/doxygen/utils_8h_source.html
 create mode 100755 docs/api/rust/.lock
 create mode 100644 docs/api/rust/COPYRIGHT.txt
 create mode 100644 docs/api/rust/FiraSans-LICENSE.txt
 create mode 100644 docs/api/rust/FiraSans-Medium.woff
 create mode 100644 docs/api/rust/FiraSans-Regular.woff
 create mode 100644 docs/api/rust/LICENSE-APACHE.txt
 create mode 100644 docs/api/rust/LICENSE-MIT.txt
 create mode 100644 docs/api/rust/SourceCodePro-LICENSE.txt
 create mode 100644 docs/api/rust/SourceCodePro-Regular.woff
 create mode 100644 docs/api/rust/SourceCodePro-Semibold.woff
 create mode 100644 docs/api/rust/SourceSerifPro-Bold.ttf.woff
 create mode 100644 docs/api/rust/SourceSerifPro-It.ttf.woff
 create mode 100644 docs/api/rust/SourceSerifPro-LICENSE.md
 create mode 100644 docs/api/rust/SourceSerifPro-Regular.ttf.woff
 create mode 100644 docs/api/rust/array/all.html
 create mode 100644 docs/api/rust/array/fn.main.html
 create mode 100644 docs/api/rust/array/index.html
 create mode 100644 docs/api/rust/array/sidebar-items.js
 create mode 100644 docs/api/rust/ayu.css
 create mode 100644 docs/api/rust/basics/all.html
 create mode 100644 docs/api/rust/basics/fn.main.html
 create mode 100644 docs/api/rust/basics/index.html
 create mode 100644 docs/api/rust/basics/sidebar-items.js
 create mode 100644 docs/api/rust/brush.svg
 create mode 100644 docs/api/rust/compiler_ext/all.html
 create mode 100644 docs/api/rust/compiler_ext/fn.tvm_export.html
 create mode 100644 docs/api/rust/compiler_ext/index.html
 create mode 100644 docs/api/rust/compiler_ext/sidebar-items.js
 create mode 100644 docs/api/rust/dark.css
 create mode 100644 docs/api/rust/down-arrow.svg
 create mode 100644 docs/api/rust/error/all.html
 create mode 100644 docs/api/rust/error/fn.main.html
 create mode 100644 docs/api/rust/error/index.html
 create mode 100644 docs/api/rust/error/sidebar-items.js
 create mode 100644 docs/api/rust/favicon.ico
 create mode 100644 docs/api/rust/float/all.html
 create mode 100644 docs/api/rust/float/fn.main.html
 create mode 100644 docs/api/rust/float/index.html
 create mode 100644 docs/api/rust/float/sidebar-items.js
 create mode 100644 docs/api/rust/implementors/core/clone/trait.Clone.js
 create mode 100644 docs/api/rust/implementors/core/cmp/trait.Eq.js
 create mode 100644 docs/api/rust/implementors/core/cmp/trait.Ord.js
 create mode 100644 docs/api/rust/implementors/core/cmp/trait.PartialEq.js
 create mode 100644 docs/api/rust/implementors/core/cmp/trait.PartialOrd.js
 create mode 100644 docs/api/rust/implementors/core/convert/trait.AsRef.js
 create mode 100644 docs/api/rust/implementors/core/convert/trait.From.js
 create mode 100644 docs/api/rust/implementors/core/convert/trait.TryFrom.js
 create mode 100644 docs/api/rust/implementors/core/default/trait.Default.js
 create mode 100644 docs/api/rust/implementors/core/fmt/trait.Debug.js
 create mode 100644 docs/api/rust/implementors/core/fmt/trait.Display.js
 create mode 100644 docs/api/rust/implementors/core/hash/trait.Hash.js
 create mode 100644 docs/api/rust/implementors/core/iter/traits/collect/trait.FromIterator.js
 create mode 100644 docs/api/rust/implementors/core/iter/traits/collect/trait.IntoIterator.js
 create mode 100644 docs/api/rust/implementors/core/iter/traits/iterator/trait.Iterator.js
 create mode 100644 docs/api/rust/implementors/core/marker/trait.Copy.js
 create mode 100644 docs/api/rust/implementors/core/marker/trait.Freeze.js
 create mode 100644 docs/api/rust/implementors/core/marker/trait.Send.js
 create mode 100644 docs/api/rust/implementors/core/marker/trait.StructuralEq.js
 create mode 100644 docs/api/rust/implementors/core/marker/trait.StructuralPartialEq.js
 create mode 100644 docs/api/rust/implementors/core/marker/trait.Sync.js
 create mode 100644 docs/api/rust/implementors/core/marker/trait.Unpin.js
 create mode 100644 docs/api/rust/implementors/core/ops/deref/trait.Deref.js
 create mode 100644 docs/api/rust/implementors/core/ops/drop/trait.Drop.js
 create mode 100644 docs/api/rust/implementors/core/str/trait.FromStr.js
 create mode 100644 docs/api/rust/implementors/serde/de/trait.Deserialize.js
 create mode 100644 docs/api/rust/implementors/serde/ser/trait.Serialize.js
 create mode 100644 docs/api/rust/implementors/std/error/trait.Error.js
 create mode 100644 docs/api/rust/implementors/std/panic/trait.RefUnwindSafe.js
 create mode 100644 docs/api/rust/implementors/std/panic/trait.UnwindSafe.js
 create mode 100644 docs/api/rust/implementors/structopt/trait.StructOpt.js
 create mode 100644 docs/api/rust/implementors/structopt/trait.StructOptInternal.js
 create mode 100644 docs/api/rust/implementors/tvm/runtime/function/trait.ToFunction.js
 create mode 100644 docs/api/rust/implementors/tvm/runtime/function/trait.Typed.js
 create mode 100644 docs/api/rust/implementors/tvm/runtime/ndarray/trait.Num32.js
 create mode 100644 docs/api/rust/implementors/tvm/runtime/trait.IsObject.js
 create mode 100644 docs/api/rust/implementors/tvm/runtime/trait.IsObjectRef.js
 create mode 100644 docs/api/rust/implementors/tvm_graph_rt/trait.Module.js
 create mode 100644 docs/api/rust/implementors/tvm_graph_rt/trait.PackedFunc.js
 create mode 100644 docs/api/rust/implementors/tvm_rt/function/trait.ToFunction.js
 create mode 100644 docs/api/rust/implementors/tvm_rt/function/trait.Typed.js
 create mode 100644 docs/api/rust/implementors/tvm_rt/ndarray/trait.Num32.js
 create mode 100644 docs/api/rust/implementors/tvm_rt/object/trait.IsObject.js
 create mode 100644 docs/api/rust/implementors/tvm_rt/object/trait.IsObjectRef.js
 create mode 100644 docs/api/rust/implementors/tvm_sys/packed_func/trait.PackedFunc.js
 create mode 100644 docs/api/rust/int/all.html
 create mode 100644 docs/api/rust/int/fn.main.html
 create mode 100644 docs/api/rust/int/index.html
 create mode 100644 docs/api/rust/int/sidebar-items.js
 create mode 100644 docs/api/rust/light.css
 create mode 100644 docs/api/rust/main.js
 create mode 100644 docs/api/rust/normalize.css
 create mode 100644 docs/api/rust/noscript.css
 create mode 100644 docs/api/rust/resnet/all.html
 create mode 100644 docs/api/rust/resnet/fn.main.html
 create mode 100644 docs/api/rust/resnet/index.html
 create mode 100644 docs/api/rust/resnet/sidebar-items.js
 create mode 100644 docs/api/rust/rust-logo.png
 create mode 100644 docs/api/rust/rustdoc.css
 create mode 100644 docs/api/rust/search-index.js
 create mode 100644 docs/api/rust/settings.css
 create mode 100644 docs/api/rust/settings.html
 create mode 100644 docs/api/rust/settings.js
 create mode 100644 docs/api/rust/source-files.js
 create mode 100644 docs/api/rust/source-script.js
 create mode 100644 docs/api/rust/src/array/array.rs.html
 create mode 100644 docs/api/rust/src/basics/main.rs.html
 create mode 100644 docs/api/rust/src/compiler_ext/lib.rs.html
 create mode 100644 docs/api/rust/src/error/error.rs.html
 create mode 100644 docs/api/rust/src/float/float.rs.html
 create mode 100644 docs/api/rust/src/int/int.rs.html
 create mode 100644 docs/api/rust/src/resnet/main.rs.html
 create mode 100644 docs/api/rust/src/string/string.rs.html
 create mode 100644 docs/api/rust/src/test_rt_nn/main.rs.html
 create mode 100644 docs/api/rust/src/test_rt_tvm_basic/main.rs.html
 create mode 100644 docs/api/rust/src/test_rt_tvm_dso/main.rs.html
 create mode 100644 docs/api/rust/src/test_rt_wasm32/main.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/arith.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/attrs.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/diagnostics/codespan.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/diagnostics/mod.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/expr.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/function.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/mod.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/module.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/op.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/relay/attrs/mod.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/relay/attrs/nn.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/relay/attrs/transform.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/relay/mod.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/source_map.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/span.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/tir.rs.html
 create mode 100644 docs/api/rust/src/tvm/ir/ty.rs.html
 create mode 100644 docs/api/rust/src/tvm/lib.rs.html
 create mode 100644 docs/api/rust/src/tvm/python.rs.html
 create mode 100644 docs/api/rust/src/tvm/runtime/graph_rt.rs.html
 create mode 100644 docs/api/rust/src/tvm/runtime/mod.rs.html
 create mode 100644 docs/api/rust/src/tvm/transform.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/allocator.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/array.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/errors.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/graph.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/lib.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/module/dso.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/module/mod.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/module/syslib.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/threading.rs.html
 create mode 100644 docs/api/rust/src/tvm_graph_rt/workspace.rs.html
 create mode 100644 docs/api/rust/src/tvm_macros/external.rs.html
 create mode 100644 docs/api/rust/src/tvm_macros/import_module.rs.html
 create mode 100644 docs/api/rust/src/tvm_macros/lib.rs.html
 create mode 100644 docs/api/rust/src/tvm_macros/object.rs.html
 create mode 100644 docs/api/rust/src/tvm_macros/util.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/array.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/context.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/errors.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/function.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/lib.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/map.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/module.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/ndarray.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/object/mod.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/object/object_ptr.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/string.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/to_function.rs.html
 create mode 100644 docs/api/rust/src/tvm_rt/value.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/array.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/byte_array.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/context.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/datatype.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/errors.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/lib.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/packed_func.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/value.rs.html
 create mode 100644 docs/api/rust/src/tvm_sys/workspace/rust/tvm-sys/src/c_runtime_api.rs.html
 create mode 100644 docs/api/rust/src/tyck/tyck.rs.html
 create mode 100644 docs/api/rust/storage.js
 create mode 100644 docs/api/rust/string/all.html
 create mode 100644 docs/api/rust/string/fn.main.html
 create mode 100644 docs/api/rust/string/index.html
 create mode 100644 docs/api/rust/string/sidebar-items.js
 create mode 100644 docs/api/rust/test_rt_nn/all.html
 create mode 100644 docs/api/rust/test_rt_nn/constant.BATCH_SIZE.html
 create mode 100644 docs/api/rust/test_rt_nn/constant.IN_DIM.html
 create mode 100644 docs/api/rust/test_rt_nn/fn.main.html
 create mode 100644 docs/api/rust/test_rt_nn/index.html
 create mode 100644 docs/api/rust/test_rt_nn/sidebar-items.js
 create mode 100644 docs/api/rust/test_rt_tvm_basic/all.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/fn.main.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/index.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/sidebar-items.js
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/ext/fn.__tvm_main__.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/ext/fn.__tvm_module_ctx.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/ext/fn.__tvm_module_startup.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/ext/fn.default_function.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/ext/index.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/ext/sidebar-items.js
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/fn.__tvm_main__.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/fn.__tvm_module_ctx.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/fn.__tvm_module_startup.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/fn.default_function.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/index.html
 create mode 100644 docs/api/rust/test_rt_tvm_basic/tvm_mod/sidebar-items.js
 create mode 100644 docs/api/rust/test_rt_tvm_dso/all.html
 create mode 100644 docs/api/rust/test_rt_tvm_dso/fn.main.html
 create mode 100644 docs/api/rust/test_rt_tvm_dso/index.html
 create mode 100644 docs/api/rust/test_rt_tvm_dso/sidebar-items.js
 create mode 100644 docs/api/rust/test_rt_wasm32/all.html
 create mode 100644 docs/api/rust/test_rt_wasm32/fn.__get_tvm_module_ctx.html
 create mode 100644 docs/api/rust/test_rt_wasm32/fn.main.html
 create mode 100644 docs/api/rust/test_rt_wasm32/index.html
 create mode 100644 docs/api/rust/test_rt_wasm32/sidebar-items.js
 create mode 100644 docs/api/rust/test_rt_wasm32/static.__tvm_module_ctx.html
 create mode 100644 docs/api/rust/theme.js
 create mode 100644 docs/api/rust/tvm/all.html
 create mode 100644 docs/api/rust/tvm/context/enum.DeviceType.html
 create mode 100644 docs/api/rust/tvm/context/fn.get_device_attr.html
 create mode 100644 docs/api/rust/tvm/context/index.html
 create mode 100644 docs/api/rust/tvm/context/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/context/struct.Context.html
 create mode 100644 docs/api/rust/tvm/context/struct.UnsupportedDeviceError.html
 create mode 100644 docs/api/rust/tvm/enum.DeviceType.html
 create mode 100644 docs/api/rust/tvm/enum.Error.html
 create mode 100644 docs/api/rust/tvm/enum.NDArrayError.html
 create mode 100644 docs/api/rust/tvm/errors/enum.Error.html
 create mode 100644 docs/api/rust/tvm/errors/enum.NDArrayError.html
 create mode 100644 docs/api/rust/tvm/errors/index.html
 create mode 100644 docs/api/rust/tvm/errors/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/errors/struct.FunctionNotFoundError.html
 create mode 100644 docs/api/rust/tvm/errors/struct.TypeMismatchError.html
 create mode 100644 docs/api/rust/tvm/fn.version.html
 create mode 100644 docs/api/rust/tvm/function/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm/function/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDataTypeCode_kDLBfloat.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDataTypeCode_kDLFloat.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDataTypeCode_kDLInt.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDataTypeCode_kDLUInt.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLCPU.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLCPUPinned.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLExtDev.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLGPU.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLMetal.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLOpenCL.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLROCM.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLVPI.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLDeviceType_kDLVulkan.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.DLPACK_VERSION.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT16_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT16_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT32_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT32_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT8_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT8_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INTPTR_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_FAST16_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_FAST32_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_FAST8_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_LEAST16_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_LEAST32_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.INT_LEAST8_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.PTRDIFF_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.PTRDIFF_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.SIG_ATOMIC_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.SIG_ATOMIC_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.SIZE_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMArgFloat.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMArgInt.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMBytes.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMContext.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMDLTensorHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMDataType.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMExtBegin.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMExtEnd.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMExtReserveEnd.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMNDArrayHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMNullptr.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMObjectRValueRefArg.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMOpaqueHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMPackedFuncHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMArgTypeCode_kTVMStr.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMDeviceExtType_kDLAOCL.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMDeviceExtType_kDLHexagon.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMDeviceExtType_kDLMicroDev.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMDeviceExtType_kDLSDAccel.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMDeviceExtType_kDLWebGPU.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVMDeviceExtType_kOpenGL.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.TVM_VERSION.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT16_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT32_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT8_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.UINT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.WINT_MAX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.WINT_MIN.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._ATFILE_SOURCE.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._BITS_WCHAR_H.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._DEFAULT_SOURCE.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._FEATURES_H.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._POSIX_C_SOURCE.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._POSIX_SOURCE.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._STDC_PREDEF_H.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._STDINT_H.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant._SYS_CDEFS_H.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__GLIBC_MINOR__.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__GLIBC__.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__GNU_LIBRARY__.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__STDC_IEC_559_COMPLEX__.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__STDC_IEC_559__.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__STDC_ISO_10646__.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__STDC_NO_THREADS__.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__SYSCALL_WORDSIZE.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_ATFILE.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_FORTIFY_LEVEL.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_ISOC11.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_ISOC95.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_ISOC99.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_MISC.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_POSIX.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_POSIX199309.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_POSIX199506.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_POSIX2.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_POSIX_IMPLICITLY.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_XOPEN2K.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__USE_XOPEN2K8.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__WORDSIZE.html
 create mode 100644 docs/api/rust/tvm/function/ffi/constant.__WORDSIZE_TIME64_COMPAT32.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMAPISetLastError.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMArrayAlloc.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMArrayCopyFromBytes.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMArrayCopyFromTo.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMArrayCopyToBytes.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMArrayFree.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMArrayFromDLPack.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMArrayToDLPack.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMBackendGetFuncFromEnv.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMBackendRegisterSystemLibSymbol.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMBackendRunOnce.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMCFuncSetReturn.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMCbArgToReturn.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMDLManagedTensorCallDeleter.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMDeviceAllocDataSpace.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMDeviceCopyDataFromTo.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMDeviceFreeDataSpace.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMFuncCall.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMFuncCreateFromCFunc.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMFuncFree.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMFuncGetGlobal.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMFuncListGlobalNames.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMFuncRegisterGlobal.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMFuncRemoveGlobal.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMGetLastError.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMModFree.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMModGetFunction.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMModImport.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMModLoadFromFile.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMObjectDerivedFrom.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMObjectFree.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMObjectGetTypeIndex.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMObjectRetain.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMObjectTypeKey2Index.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMSetStream.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMStreamCreate.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMStreamFree.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMStreamStreamSynchronize.html
 create mode 100644 docs/api/rust/tvm/function/ffi/fn.TVMSynchronize.html
 create mode 100644 docs/api/rust/tvm/function/ffi/index.html
 create mode 100644 docs/api/rust/tvm/function/ffi/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/function/ffi/struct.DLContext.html
 create mode 100644 docs/api/rust/tvm/function/ffi/struct.DLDataType.html
 create mode 100644 docs/api/rust/tvm/function/ffi/struct.DLManagedTensor.html
 create mode 100644 docs/api/rust/tvm/function/ffi/struct.DLTensor.html
 create mode 100644 docs/api/rust/tvm/function/ffi/struct.TVMByteArray.html
 create mode 100644 docs/api/rust/tvm/function/ffi/struct.TVMParallelGroupEnv.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.BackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.DLDataTypeCode.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.DLDeviceType.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.FTVMParallelLambda.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMArgTypeCode.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMArrayHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMBackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMContext.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMDeviceExtType.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMExtensionFuncDeclarer.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMFunctionHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMPackedCFunc.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMPackedCFuncFinalizer.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMRetValueHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.TVMStreamHandle.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_fast16_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_fast32_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_fast64_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_fast8_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_least16_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_least32_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_least64_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.int_least8_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.intmax_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.tvm_index_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_fast16_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_fast32_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_fast64_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_fast8_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_least16_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_least32_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_least64_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uint_least8_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.uintmax_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/type.wchar_t.html
 create mode 100644 docs/api/rust/tvm/function/ffi/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm/function/fn.register.html
 create mode 100644 docs/api/rust/tvm/function/fn.register_override.html
 create mode 100644 docs/api/rust/tvm/function/fn.register_untyped.html
 create mode 100644 docs/api/rust/tvm/function/index.html
 create mode 100644 docs/api/rust/tvm/function/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/function/struct.Function.html
 create mode 100644 docs/api/rust/tvm/function/trait.ToFunction.html
 create mode 100644 docs/api/rust/tvm/function/trait.Typed.html
 create mode 100644 docs/api/rust/tvm/function/type.Result.html
 create mode 100644 docs/api/rust/tvm/index.html
 create mode 100644 docs/api/rust/tvm/ir/arith/index.html
 create mode 100644 docs/api/rust/tvm/ir/arith/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/arith/struct.ConstIntBound.html
 create mode 100644 docs/api/rust/tvm/ir/arith/struct.ConstIntBoundNode.html
 create mode 100644 docs/api/rust/tvm/ir/attrs/index.html
 create mode 100644 docs/api/rust/tvm/ir/attrs/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/attrs/struct.Attrs.html
 create mode 100644 docs/api/rust/tvm/ir/attrs/struct.BaseAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/codespan/fn.init.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/codespan/index.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/codespan/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/enum.DiagnosticLevel.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/fn.clear_renderer.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/fn.diagnositc_renderer_render.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/fn.diagnostic_context_default.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/fn.diagnostic_context_render.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/fn.diagnostic_renderer.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/fn.emit.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/fn.get_renderer.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/index.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/struct.Diagnostic.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/struct.DiagnosticBuilder.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/struct.DiagnosticContext.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/struct.DiagnosticContextNode.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/struct.DiagnosticNode.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/struct.DiagnosticRenderer.html
 create mode 100644 docs/api/rust/tvm/ir/diagnostics/struct.DiagnosticRendererNode.html
 create mode 100644 docs/api/rust/tvm/ir/expr/fn._as_text.html
 create mode 100644 docs/api/rust/tvm/ir/expr/fn.as_text.html
 create mode 100644 docs/api/rust/tvm/ir/expr/index.html
 create mode 100644 docs/api/rust/tvm/ir/expr/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/expr/struct.BaseExpr.html
 create mode 100644 docs/api/rust/tvm/ir/expr/struct.BaseExprNode.html
 create mode 100644 docs/api/rust/tvm/ir/expr/struct.GlobalVar.html
 create mode 100644 docs/api/rust/tvm/ir/expr/struct.GlobalVarNode.html
 create mode 100644 docs/api/rust/tvm/ir/expr/struct.PrimExpr.html
 create mode 100644 docs/api/rust/tvm/ir/expr/struct.PrimExprNode.html
 create mode 100644 docs/api/rust/tvm/ir/function/index.html
 create mode 100644 docs/api/rust/tvm/ir/function/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/function/struct.BaseFunc.html
 create mode 100644 docs/api/rust/tvm/ir/function/struct.BaseFuncNode.html
 create mode 100644 docs/api/rust/tvm/ir/function/type.DictAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/index.html
 create mode 100644 docs/api/rust/tvm/ir/module/enum.Error.html
 create mode 100644 docs/api/rust/tvm/ir/module/fn.module_add_def.html
 create mode 100644 docs/api/rust/tvm/ir/module/fn.module_get_global_var.html
 create mode 100644 docs/api/rust/tvm/ir/module/fn.module_get_global_vars.html
 create mode 100644 docs/api/rust/tvm/ir/module/fn.module_lookup.html
 create mode 100644 docs/api/rust/tvm/ir/module/fn.module_lookup_str.html
 create mode 100644 docs/api/rust/tvm/ir/module/fn.parse_expression.html
 create mode 100644 docs/api/rust/tvm/ir/module/fn.parse_module.html
 create mode 100644 docs/api/rust/tvm/ir/module/index.html
 create mode 100644 docs/api/rust/tvm/ir/module/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/module/struct.IRModule.html
 create mode 100644 docs/api/rust/tvm/ir/module/struct.IRModuleNode.html
 create mode 100644 docs/api/rust/tvm/ir/op/index.html
 create mode 100644 docs/api/rust/tvm/ir/op/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/op/struct.Op.html
 create mode 100644 docs/api/rust/tvm/ir/op/struct.OpNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/index.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/index.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.BatchNormAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.BatchNormAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.BiasAddAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.BiasAddAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.Conv2DAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.Conv2DAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.DenseAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.DenseAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.GlobalPool2DAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.GlobalPool2DAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.MaxPool2DAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.MaxPool2DAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.SoftmaxAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/nn/struct.SoftmaxAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/transform/index.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/transform/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/transform/struct.ExpandDimsAttrs.html
 create mode 100644 docs/api/rust/tvm/ir/relay/attrs/transform/struct.ExpandDimsAttrsNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/index.html
 create mode 100644 docs/api/rust/tvm/ir/relay/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Call.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.CallNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Clause.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.ClauseNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Constant.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.ConstantNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Constructor.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.ConstructorNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Expr.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.ExprNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Function.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.FunctionNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Id.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.IdNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.If.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.IfNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Let.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.LetNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Match.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.MatchNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Pattern.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternConstructor.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternConstructorNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternTuple.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternTupleNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternVar.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternVarNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternWildcard.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.PatternWildcardNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.RefCreate.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.RefCreateNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.RefRead.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.RefReadNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.RefWrite.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.RefWriteNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Tuple.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.TupleGetItem.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.TupleGetItemNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.TupleNode.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.Var.html
 create mode 100644 docs/api/rust/tvm/ir/relay/struct.VarNode.html
 create mode 100644 docs/api/rust/tvm/ir/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/source_map/index.html
 create mode 100644 docs/api/rust/tvm/ir/source_map/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/source_map/struct.Source.html
 create mode 100644 docs/api/rust/tvm/ir/source_map/struct.SourceMap.html
 create mode 100644 docs/api/rust/tvm/ir/source_map/struct.SourceMapNode.html
 create mode 100644 docs/api/rust/tvm/ir/source_map/struct.SourceNode.html
 create mode 100644 docs/api/rust/tvm/ir/span/index.html
 create mode 100644 docs/api/rust/tvm/ir/span/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/span/struct.SourceName.html
 create mode 100644 docs/api/rust/tvm/ir/span/struct.SourceNameNode.html
 create mode 100644 docs/api/rust/tvm/ir/span/struct.Span.html
 create mode 100644 docs/api/rust/tvm/ir/span/struct.SpanNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/index.html
 create mode 100644 docs/api/rust/tvm/ir/tir/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Add.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.AddNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.And.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.AndNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Cast.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.CastNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Div.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.DivNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Eq.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.EqNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.FloorDiv.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.FloorDivNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.FloorMod.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.FloorModNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Ge.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.GeNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Gt.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.GtNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.IntImm.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.IntImmNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Le.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.LeNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Let.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.LetNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Lt.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.LtNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Max.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.MaxNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Min.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.MinNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Mod.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.ModNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Mul.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.MulNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Ne.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.NeNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Not.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.NotNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Or.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.OrNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Ramp.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.RampNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Select.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.SelectNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Sub.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.SubNode.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.Var.html
 create mode 100644 docs/api/rust/tvm/ir/tir/struct.VarNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/enum.TypeKind.html
 create mode 100644 docs/api/rust/tvm/ir/ty/index.html
 create mode 100644 docs/api/rust/tvm/ir/ty/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.BaseTensorType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.BaseTensorTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.FuncType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.FuncTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.GlobalTypeVar.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.GlobalTypeVarNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.IncompleteType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.IncompleteTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.PointerType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.PointerTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.PrimType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.PrimTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.RefType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.RelayRefTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TensorType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TensorTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TupleType.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TupleTypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.Type.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TypeConstraint.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TypeConstraintNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TypeNode.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TypeVar.html
 create mode 100644 docs/api/rust/tvm/ir/ty/struct.TypeVarNode.html
 create mode 100644 docs/api/rust/tvm/macro.export!.html
 create mode 100644 docs/api/rust/tvm/macro.export.html
 create mode 100644 docs/api/rust/tvm/macro.export_mod!.html
 create mode 100644 docs/api/rust/tvm/macro.export_mod.html
 create mode 100644 docs/api/rust/tvm/macro.export_pass!.html
 create mode 100644 docs/api/rust/tvm/macro.export_pass.html
 create mode 100644 docs/api/rust/tvm/macro.initialize!.html
 create mode 100644 docs/api/rust/tvm/macro.initialize.html
 create mode 100644 docs/api/rust/tvm/module/fn.load_from_file.html
 create mode 100644 docs/api/rust/tvm/module/fn.runtime_enabled.html
 create mode 100644 docs/api/rust/tvm/module/index.html
 create mode 100644 docs/api/rust/tvm/module/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/module/struct.Module.html
 create mode 100644 docs/api/rust/tvm/ndarray/index.html
 create mode 100644 docs/api/rust/tvm/ndarray/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/ndarray/struct.NDArray.html
 create mode 100644 docs/api/rust/tvm/ndarray/struct.NDArrayContainer.html
 create mode 100644 docs/api/rust/tvm/ndarray/trait.Num32.html
 create mode 100644 docs/api/rust/tvm/python/fn.load.html
 create mode 100644 docs/api/rust/tvm/python/index.html
 create mode 100644 docs/api/rust/tvm/python/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/array/fn.array_get_item.html
 create mode 100644 docs/api/rust/tvm/runtime/array/fn.array_size.html
 create mode 100644 docs/api/rust/tvm/runtime/array/index.html
 create mode 100644 docs/api/rust/tvm/runtime/array/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/array/struct.Array.html
 create mode 100644 docs/api/rust/tvm/runtime/array/struct.IntoIter.html
 create mode 100644 docs/api/rust/tvm/runtime/context/enum.DeviceType.html
 create mode 100644 docs/api/rust/tvm/runtime/context/fn.get_device_attr.html
 create mode 100644 docs/api/rust/tvm/runtime/context/index.html
 create mode 100644 docs/api/rust/tvm/runtime/context/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/context/struct.Context.html
 create mode 100644 docs/api/rust/tvm/runtime/context/struct.UnsupportedDeviceError.html
 create mode 100644 docs/api/rust/tvm/runtime/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm/runtime/enum.DeviceType.html
 create mode 100644 docs/api/rust/tvm/runtime/enum.Error.html
 create mode 100644 docs/api/rust/tvm/runtime/enum.NDArrayError.html
 create mode 100644 docs/api/rust/tvm/runtime/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm/runtime/errors/enum.Error.html
 create mode 100644 docs/api/rust/tvm/runtime/errors/enum.NDArrayError.html
 create mode 100644 docs/api/rust/tvm/runtime/errors/index.html
 create mode 100644 docs/api/rust/tvm/runtime/errors/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/errors/struct.FunctionNotFoundError.html
 create mode 100644 docs/api/rust/tvm/runtime/errors/struct.TypeMismatchError.html
 create mode 100644 docs/api/rust/tvm/runtime/fn.debug_print.html
 create mode 100644 docs/api/rust/tvm/runtime/fn.get_last_error.html
 create mode 100644 docs/api/rust/tvm/runtime/fn.structural_equal.html
 create mode 100644 docs/api/rust/tvm/runtime/fn.structural_hash.html
 create mode 100644 docs/api/rust/tvm/runtime/fn.version.html
 create mode 100644 docs/api/rust/tvm/runtime/function/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm/runtime/function/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDataTypeCode_kDLBfloat.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDataTypeCode_kDLFloat.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDataTypeCode_kDLInt.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDataTypeCode_kDLUInt.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLCPU.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLCPUPinned.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLExtDev.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLGPU.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLMetal.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLOpenCL.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLROCM.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLVPI.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLDeviceType_kDLVulkan.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.DLPACK_VERSION.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT16_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT16_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT32_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT32_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT8_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT8_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INTPTR_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_FAST16_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_FAST32_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_FAST8_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_LEAST16_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_LEAST32_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.INT_LEAST8_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.PTRDIFF_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.PTRDIFF_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.SIG_ATOMIC_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.SIG_ATOMIC_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.SIZE_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMArgFloat.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMArgInt.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMBytes.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMContext.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMDLTensorHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMDataType.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMExtBegin.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMExtEnd.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMExtReserveEnd.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMNDArrayHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMNullptr.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMObjectRValueRefArg.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMOpaqueHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMPackedFuncHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMArgTypeCode_kTVMStr.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMDeviceExtType_kDLAOCL.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMDeviceExtType_kDLHexagon.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMDeviceExtType_kDLMicroDev.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMDeviceExtType_kDLSDAccel.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMDeviceExtType_kDLWebGPU.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVMDeviceExtType_kOpenGL.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.TVM_VERSION.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT16_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT32_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT8_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.UINT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.WINT_MAX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.WINT_MIN.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._ATFILE_SOURCE.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._BITS_WCHAR_H.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._DEFAULT_SOURCE.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._FEATURES_H.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._POSIX_C_SOURCE.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._POSIX_SOURCE.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._STDC_PREDEF_H.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._STDINT_H.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant._SYS_CDEFS_H.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__GLIBC_MINOR__.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__GLIBC__.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__GNU_LIBRARY__.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__STDC_IEC_559_COMPLEX__.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__STDC_IEC_559__.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__STDC_ISO_10646__.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__STDC_NO_THREADS__.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__SYSCALL_WORDSIZE.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_ATFILE.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_FORTIFY_LEVEL.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_ISOC11.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_ISOC95.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_ISOC99.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_MISC.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_POSIX.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_POSIX199309.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_POSIX199506.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_POSIX2.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_POSIX_IMPLICITLY.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_XOPEN2K.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__USE_XOPEN2K8.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__WORDSIZE.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/constant.__WORDSIZE_TIME64_COMPAT32.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMAPISetLastError.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMArrayAlloc.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMArrayCopyFromBytes.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMArrayCopyFromTo.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMArrayCopyToBytes.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMArrayFree.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMArrayFromDLPack.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMArrayToDLPack.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMBackendGetFuncFromEnv.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMBackendRegisterSystemLibSymbol.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMBackendRunOnce.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMCFuncSetReturn.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMCbArgToReturn.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMDLManagedTensorCallDeleter.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMDeviceAllocDataSpace.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMDeviceCopyDataFromTo.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMDeviceFreeDataSpace.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMFuncCall.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMFuncCreateFromCFunc.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMFuncFree.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMFuncGetGlobal.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMFuncListGlobalNames.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMFuncRegisterGlobal.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMFuncRemoveGlobal.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMGetLastError.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMModFree.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMModGetFunction.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMModImport.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMModLoadFromFile.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMObjectDerivedFrom.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMObjectFree.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMObjectGetTypeIndex.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMObjectRetain.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMObjectTypeKey2Index.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMSetStream.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMStreamCreate.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMStreamFree.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMStreamStreamSynchronize.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/fn.TVMSynchronize.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/index.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/struct.DLContext.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/struct.DLDataType.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/struct.DLManagedTensor.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/struct.DLTensor.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/struct.TVMByteArray.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/struct.TVMParallelGroupEnv.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.BackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.DLDataTypeCode.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.DLDeviceType.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.FTVMParallelLambda.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMArgTypeCode.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMArrayHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMBackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMContext.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMDeviceExtType.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMExtensionFuncDeclarer.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMFunctionHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMPackedCFunc.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMPackedCFuncFinalizer.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMRetValueHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.TVMStreamHandle.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_fast16_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_fast32_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_fast64_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_fast8_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_least16_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_least32_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_least64_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.int_least8_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.intmax_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.tvm_index_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_fast16_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_fast32_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_fast64_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_fast8_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_least16_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_least32_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_least64_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uint_least8_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.uintmax_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/type.wchar_t.html
 create mode 100644 docs/api/rust/tvm/runtime/function/ffi/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm/runtime/function/fn.register.html
 create mode 100644 docs/api/rust/tvm/runtime/function/fn.register_override.html
 create mode 100644 docs/api/rust/tvm/runtime/function/fn.register_untyped.html
 create mode 100644 docs/api/rust/tvm/runtime/function/index.html
 create mode 100644 docs/api/rust/tvm/runtime/function/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/function/struct.Function.html
 create mode 100644 docs/api/rust/tvm/runtime/function/trait.ToFunction.html
 create mode 100644 docs/api/rust/tvm/runtime/function/trait.Typed.html
 create mode 100644 docs/api/rust/tvm/runtime/function/type.Result.html
 create mode 100644 docs/api/rust/tvm/runtime/graph_rt/index.html
 create mode 100644 docs/api/rust/tvm/runtime/graph_rt/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/graph_rt/struct.GraphRt.html
 create mode 100644 docs/api/rust/tvm/runtime/index.html
 create mode 100644 docs/api/rust/tvm/runtime/macro.check_call!.html
 create mode 100644 docs/api/rust/tvm/runtime/macro.check_call.html
 create mode 100644 docs/api/rust/tvm/runtime/macro.external!.html
 create mode 100644 docs/api/rust/tvm/runtime/macro.external.html
 create mode 100644 docs/api/rust/tvm/runtime/macro.tvm_call!.html
 create mode 100644 docs/api/rust/tvm/runtime/macro.tvm_call.html
 create mode 100644 docs/api/rust/tvm/runtime/map/fn.array_get_item.html
 create mode 100644 docs/api/rust/tvm/runtime/map/fn.map_count.html
 create mode 100644 docs/api/rust/tvm/runtime/map/fn.map_get_item.html
 create mode 100644 docs/api/rust/tvm/runtime/map/fn.map_items.html
 create mode 100644 docs/api/rust/tvm/runtime/map/fn.map_size.html
 create mode 100644 docs/api/rust/tvm/runtime/map/index.html
 create mode 100644 docs/api/rust/tvm/runtime/map/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/map/struct.IntoIter.html
 create mode 100644 docs/api/rust/tvm/runtime/map/struct.Map.html
 create mode 100644 docs/api/rust/tvm/runtime/module/fn.load_from_file.html
 create mode 100644 docs/api/rust/tvm/runtime/module/fn.runtime_enabled.html
 create mode 100644 docs/api/rust/tvm/runtime/module/index.html
 create mode 100644 docs/api/rust/tvm/runtime/module/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/module/struct.Module.html
 create mode 100644 docs/api/rust/tvm/runtime/ndarray/index.html
 create mode 100644 docs/api/rust/tvm/runtime/ndarray/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/ndarray/struct.NDArray.html
 create mode 100644 docs/api/rust/tvm/runtime/ndarray/struct.NDArrayContainer.html
 create mode 100644 docs/api/rust/tvm/runtime/ndarray/trait.Num32.html
 create mode 100644 docs/api/rust/tvm/runtime/object/fn.debug_print.html
 create mode 100644 docs/api/rust/tvm/runtime/object/fn.structural_equal.html
 create mode 100644 docs/api/rust/tvm/runtime/object/fn.structural_hash.html
 create mode 100644 docs/api/rust/tvm/runtime/object/index.html
 create mode 100644 docs/api/rust/tvm/runtime/object/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/object/struct.Object.html
 create mode 100644 docs/api/rust/tvm/runtime/object/struct.ObjectPtr.html
 create mode 100644 docs/api/rust/tvm/runtime/object/struct.ObjectRef.html
 create mode 100644 docs/api/rust/tvm/runtime/object/trait.IsObject.html
 create mode 100644 docs/api/rust/tvm/runtime/object/trait.IsObjectRef.html
 create mode 100644 docs/api/rust/tvm/runtime/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/string/index.html
 create mode 100644 docs/api/rust/tvm/runtime/string/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/runtime/string/struct.String.html
 create mode 100644 docs/api/rust/tvm/runtime/string/struct.StringObj.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.ByteArray.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.Context.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.DataType.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.Function.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.FunctionNotFoundError.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.Module.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.NDArray.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.Object.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.ObjectPtr.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.ObjectRef.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.String.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.StringObj.html
 create mode 100644 docs/api/rust/tvm/runtime/struct.TypeMismatchError.html
 create mode 100644 docs/api/rust/tvm/runtime/trait.IsObject.html
 create mode 100644 docs/api/rust/tvm/runtime/trait.IsObjectRef.html
 create mode 100644 docs/api/rust/tvm/runtime/value/index.html
 create mode 100644 docs/api/rust/tvm/runtime/value/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/struct.Context.html
 create mode 100644 docs/api/rust/tvm/struct.DataType.html
 create mode 100644 docs/api/rust/tvm/struct.Function.html
 create mode 100644 docs/api/rust/tvm/struct.FunctionNotFoundError.html
 create mode 100644 docs/api/rust/tvm/struct.Module.html
 create mode 100644 docs/api/rust/tvm/struct.NDArray.html
 create mode 100644 docs/api/rust/tvm/struct.TypeMismatchError.html
 create mode 100644 docs/api/rust/tvm/transform/fn.create_func_pass.html
 create mode 100644 docs/api/rust/tvm/transform/fn.function_pass.html
 create mode 100644 docs/api/rust/tvm/transform/index.html
 create mode 100644 docs/api/rust/tvm/transform/sidebar-items.js
 create mode 100644 docs/api/rust/tvm/transform/struct.PassInfo.html
 create mode 100644 docs/api/rust/tvm/transform/struct.PassInfoNode.html
 create mode 100644 docs/api/rust/tvm/transform/type.IRModule.html
 create mode 100644 docs/api/rust/tvm/transform/type.Pass.html
 create mode 100644 docs/api/rust/tvm/transform/type.PassContext.html
 create mode 100644 docs/api/rust/tvm/value/index.html
 create mode 100644 docs/api/rust/tvm/value/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_graph_rt/all.html
 create mode 100644 docs/api/rust/tvm_graph_rt/array/constant.DTYPE_FLOAT32.html
 create mode 100644 docs/api/rust/tvm_graph_rt/array/constant.DTYPE_FLOAT64.html
 create mode 100644 docs/api/rust/tvm_graph_rt/array/constant.DTYPE_INT32.html
 create mode 100644 docs/api/rust/tvm_graph_rt/array/constant.DTYPE_UINT32.html
 create mode 100644 docs/api/rust/tvm_graph_rt/array/enum.Storage.html
 create mode 100644 docs/api/rust/tvm_graph_rt/array/struct.Tensor.html
 create mode 100644 docs/api/rust/tvm_graph_rt/constant.DTYPE_FLOAT32.html
 create mode 100644 docs/api/rust/tvm_graph_rt/constant.DTYPE_FLOAT64.html
 create mode 100644 docs/api/rust/tvm_graph_rt/constant.DTYPE_INT32.html
 create mode 100644 docs/api/rust/tvm_graph_rt/constant.DTYPE_UINT32.html
 create mode 100644 docs/api/rust/tvm_graph_rt/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm_graph_rt/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm_graph_rt/enum.Storage.html
 create mode 100644 docs/api/rust/tvm_graph_rt/errors/enum.ArrayError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/errors/enum.GraphFormatError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/errors/index.html
 create mode 100644 docs/api/rust/tvm_graph_rt/errors/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_graph_rt/errors/struct.FunctionNotFound.html
 create mode 100644 docs/api/rust/tvm_graph_rt/errors/struct.InvalidPointer.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDataTypeCode_kDLBfloat.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDataTypeCode_kDLFloat.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDataTypeCode_kDLInt.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDataTypeCode_kDLUInt.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLCPU.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLCPUPinned.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLExtDev.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLGPU.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLMetal.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLOpenCL.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLROCM.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLVPI.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLDeviceType_kDLVulkan.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.DLPACK_VERSION.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT16_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT16_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT32_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT32_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT8_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT8_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INTPTR_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_FAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_FAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_FAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_LEAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_LEAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.INT_LEAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.PTRDIFF_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.PTRDIFF_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.SIG_ATOMIC_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.SIG_ATOMIC_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.SIZE_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMArgFloat.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMArgInt.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMBytes.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMContext.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMDLTensorHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMDataType.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMExtBegin.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMExtEnd.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMExtReserveEnd.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMNDArrayHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMNullptr.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMObjectRValueRefArg.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMOpaqueHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMPackedFuncHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMArgTypeCode_kTVMStr.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMDeviceExtType_kDLAOCL.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMDeviceExtType_kDLHexagon.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMDeviceExtType_kDLMicroDev.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMDeviceExtType_kDLSDAccel.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMDeviceExtType_kDLWebGPU.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVMDeviceExtType_kOpenGL.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.TVM_VERSION.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT16_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT32_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT8_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.UINT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.WINT_MAX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.WINT_MIN.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._ATFILE_SOURCE.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._BITS_WCHAR_H.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._DEFAULT_SOURCE.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._FEATURES_H.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._POSIX_C_SOURCE.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._POSIX_SOURCE.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._STDC_PREDEF_H.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._STDINT_H.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant._SYS_CDEFS_H.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__GLIBC_MINOR__.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__GLIBC__.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__GNU_LIBRARY__.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__STDC_IEC_559_COMPLEX__.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__STDC_IEC_559__.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__STDC_ISO_10646__.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__STDC_NO_THREADS__.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__SYSCALL_WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_ATFILE.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_FORTIFY_LEVEL.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_ISOC11.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_ISOC95.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_ISOC99.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_MISC.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_POSIX.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_POSIX199309.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_POSIX199506.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_POSIX2.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_POSIX_IMPLICITLY.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_XOPEN2K.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__USE_XOPEN2K8.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/constant.__WORDSIZE_TIME64_COMPAT32.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMAPISetLastError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMArrayAlloc.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMArrayCopyFromBytes.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMArrayCopyFromTo.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMArrayCopyToBytes.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMArrayFree.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMArrayFromDLPack.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMArrayToDLPack.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMBackendGetFuncFromEnv.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMBackendRegisterSystemLibSymbol.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMBackendRunOnce.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMCFuncSetReturn.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMCbArgToReturn.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMDLManagedTensorCallDeleter.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMDeviceAllocDataSpace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMDeviceCopyDataFromTo.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMDeviceFreeDataSpace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncCall.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncCreateFromCFunc.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncFree.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncGetGlobal.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncListGlobalNames.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncRegisterGlobal.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMFuncRemoveGlobal.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMGetLastError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMModFree.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMModGetFunction.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMModImport.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMModLoadFromFile.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMObjectDerivedFrom.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMObjectFree.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMObjectGetTypeIndex.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMObjectRetain.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMObjectTypeKey2Index.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMSetStream.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMStreamCreate.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMStreamFree.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMStreamStreamSynchronize.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/fn.TVMSynchronize.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/index.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/struct.DLContext.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/struct.DLDataType.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/struct.DLManagedTensor.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/struct.DLTensor.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/struct.TVMByteArray.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/struct.TVMParallelGroupEnv.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.BackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.DLDataTypeCode.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.DLDeviceType.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.FTVMParallelLambda.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMArgTypeCode.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMArrayHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMBackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMContext.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMDeviceExtType.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMExtensionFuncDeclarer.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMFunctionHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMPackedCFuncFinalizer.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMRetValueHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.TVMStreamHandle.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_fast16_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_fast32_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_fast64_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_fast8_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_least16_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_least32_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_least64_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.int_least8_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.intmax_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.tvm_index_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_fast16_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_fast32_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_fast64_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_fast8_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_least16_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_least32_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_least64_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uint_least8_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.uintmax_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/type.wchar_t.html
 create mode 100644 docs/api/rust/tvm_graph_rt/ffi/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.TVMAPISetLastError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.TVMGetLastError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.load_param_dict.html
 create mode 100644 docs/api/rust/tvm_graph_rt/fn.remove_item.html
 create mode 100644 docs/api/rust/tvm_graph_rt/graph/fn.load_param_dict.html
 create mode 100644 docs/api/rust/tvm_graph_rt/graph/struct.Entry.html
 create mode 100644 docs/api/rust/tvm_graph_rt/graph/struct.Graph.html
 create mode 100644 docs/api/rust/tvm_graph_rt/graph/struct.GraphExecutor.html
 create mode 100644 docs/api/rust/tvm_graph_rt/graph/struct.Node.html
 create mode 100644 docs/api/rust/tvm_graph_rt/index.html
 create mode 100644 docs/api/rust/tvm_graph_rt/macro.call_packed!.html
 create mode 100644 docs/api/rust/tvm_graph_rt/macro.call_packed.html
 create mode 100644 docs/api/rust/tvm_graph_rt/macro.import_module!.html
 create mode 100644 docs/api/rust/tvm_graph_rt/macro.import_module.html
 create mode 100644 docs/api/rust/tvm_graph_rt/module/dso/struct.DsoModule.html
 create mode 100644 docs/api/rust/tvm_graph_rt/module/syslib/struct.SystemLibModule.html
 create mode 100644 docs/api/rust/tvm_graph_rt/module/trait.Module.html
 create mode 100644 docs/api/rust/tvm_graph_rt/packed_func/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm_graph_rt/packed_func/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm_graph_rt/packed_func/index.html
 create mode 100644 docs/api/rust/tvm_graph_rt/packed_func/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_graph_rt/packed_func/trait.PackedFunc.html
 create mode 100644 docs/api/rust/tvm_graph_rt/packed_func/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm_graph_rt/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.DLTensor.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.DsoModule.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.Entry.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.FuncCallError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.Graph.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.GraphExecutor.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.Node.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.SystemLibModule.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.Tensor.html
 create mode 100644 docs/api/rust/tvm_graph_rt/struct.ValueDowncastError.html
 create mode 100644 docs/api/rust/tvm_graph_rt/threading/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm_graph_rt/threading/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm_graph_rt/trait.Module.html
 create mode 100644 docs/api/rust/tvm_graph_rt/trait.PackedFunc.html
 create mode 100644 docs/api/rust/tvm_graph_rt/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm_graph_rt/workspace/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/workspace/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm_graph_rt/workspace/fn.remove_item.html
 create mode 100644 docs/api/rust/tvm_macros/all.html
 create mode 100644 docs/api/rust/tvm_macros/derive.Object.html
 create mode 100644 docs/api/rust/tvm_macros/index.html
 create mode 100644 docs/api/rust/tvm_macros/macro.external!.html
 create mode 100644 docs/api/rust/tvm_macros/macro.external.html
 create mode 100644 docs/api/rust/tvm_macros/macro.import_module!.html
 create mode 100644 docs/api/rust/tvm_macros/macro.import_module.html
 create mode 100644 docs/api/rust/tvm_macros/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/all.html
 create mode 100644 docs/api/rust/tvm_rt/array/fn.array_get_item.html
 create mode 100644 docs/api/rust/tvm_rt/array/fn.array_size.html
 create mode 100644 docs/api/rust/tvm_rt/array/index.html
 create mode 100644 docs/api/rust/tvm_rt/array/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/array/struct.Array.html
 create mode 100644 docs/api/rust/tvm_rt/array/struct.IntoIter.html
 create mode 100644 docs/api/rust/tvm_rt/context/enum.DeviceType.html
 create mode 100644 docs/api/rust/tvm_rt/context/fn.get_device_attr.html
 create mode 100644 docs/api/rust/tvm_rt/context/index.html
 create mode 100644 docs/api/rust/tvm_rt/context/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/context/struct.Context.html
 create mode 100644 docs/api/rust/tvm_rt/context/struct.UnsupportedDeviceError.html
 create mode 100644 docs/api/rust/tvm_rt/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm_rt/enum.DeviceType.html
 create mode 100644 docs/api/rust/tvm_rt/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm_rt/errors/enum.Error.html
 create mode 100644 docs/api/rust/tvm_rt/errors/enum.NDArrayError.html
 create mode 100644 docs/api/rust/tvm_rt/errors/index.html
 create mode 100644 docs/api/rust/tvm_rt/errors/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/errors/struct.FunctionNotFoundError.html
 create mode 100644 docs/api/rust/tvm_rt/errors/struct.TypeMismatchError.html
 create mode 100644 docs/api/rust/tvm_rt/fn.get_last_error.html
 create mode 100644 docs/api/rust/tvm_rt/fn.version.html
 create mode 100644 docs/api/rust/tvm_rt/function/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm_rt/function/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDataTypeCode_kDLBfloat.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDataTypeCode_kDLFloat.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDataTypeCode_kDLInt.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDataTypeCode_kDLUInt.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLCPU.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLCPUPinned.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLExtDev.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLGPU.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLMetal.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLOpenCL.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLROCM.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLVPI.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLDeviceType_kDLVulkan.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.DLPACK_VERSION.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT16_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT32_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT8_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INTPTR_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_FAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_FAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_FAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_LEAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_LEAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.INT_LEAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.PTRDIFF_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.PTRDIFF_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.SIG_ATOMIC_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.SIG_ATOMIC_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.SIZE_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMArgFloat.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMArgInt.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMBytes.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMContext.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMDLTensorHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMDataType.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMExtBegin.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMExtEnd.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMExtReserveEnd.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMNDArrayHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMNullptr.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMObjectRValueRefArg.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMOpaqueHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMPackedFuncHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMArgTypeCode_kTVMStr.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMDeviceExtType_kDLAOCL.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMDeviceExtType_kDLHexagon.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMDeviceExtType_kDLMicroDev.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMDeviceExtType_kDLSDAccel.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMDeviceExtType_kDLWebGPU.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVMDeviceExtType_kOpenGL.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.TVM_VERSION.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.UINT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.WINT_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.WINT_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._ATFILE_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._BITS_WCHAR_H.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._DEFAULT_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._FEATURES_H.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._POSIX_C_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._POSIX_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._STDC_PREDEF_H.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._STDINT_H.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant._SYS_CDEFS_H.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__GLIBC_MINOR__.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__GLIBC__.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__GNU_LIBRARY__.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__STDC_IEC_559_COMPLEX__.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__STDC_IEC_559__.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__STDC_ISO_10646__.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__STDC_NO_THREADS__.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__SYSCALL_WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_ATFILE.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_FORTIFY_LEVEL.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_ISOC11.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_ISOC95.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_ISOC99.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_MISC.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_POSIX.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_POSIX199309.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_POSIX199506.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_POSIX2.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_POSIX_IMPLICITLY.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_XOPEN2K.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__USE_XOPEN2K8.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/constant.__WORDSIZE_TIME64_COMPAT32.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMAPISetLastError.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMArrayAlloc.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMArrayCopyFromBytes.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMArrayCopyFromTo.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMArrayCopyToBytes.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMArrayFree.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMArrayFromDLPack.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMArrayToDLPack.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMBackendGetFuncFromEnv.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMBackendRegisterSystemLibSymbol.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMBackendRunOnce.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMCFuncSetReturn.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMCbArgToReturn.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMDLManagedTensorCallDeleter.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMDeviceAllocDataSpace.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMDeviceCopyDataFromTo.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMDeviceFreeDataSpace.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMFuncCall.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMFuncCreateFromCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMFuncFree.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMFuncGetGlobal.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMFuncListGlobalNames.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMFuncRegisterGlobal.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMFuncRemoveGlobal.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMGetLastError.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMModFree.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMModGetFunction.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMModImport.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMModLoadFromFile.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMObjectDerivedFrom.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMObjectFree.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMObjectGetTypeIndex.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMObjectRetain.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMObjectTypeKey2Index.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMSetStream.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMStreamCreate.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMStreamFree.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMStreamStreamSynchronize.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/fn.TVMSynchronize.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/index.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/struct.DLContext.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/struct.DLDataType.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/struct.DLManagedTensor.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/struct.DLTensor.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/struct.TVMByteArray.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/struct.TVMParallelGroupEnv.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.BackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.DLDataTypeCode.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.DLDeviceType.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.FTVMParallelLambda.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMArgTypeCode.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMArrayHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMBackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMContext.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMDeviceExtType.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMExtensionFuncDeclarer.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMFunctionHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMPackedCFuncFinalizer.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMRetValueHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.TVMStreamHandle.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_fast16_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_fast32_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_fast64_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_fast8_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_least16_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_least32_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_least64_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.int_least8_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.intmax_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.tvm_index_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_fast16_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_fast32_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_fast64_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_fast8_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_least16_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_least32_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_least64_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uint_least8_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.uintmax_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/type.wchar_t.html
 create mode 100644 docs/api/rust/tvm_rt/function/ffi/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm_rt/function/fn.register.html
 create mode 100644 docs/api/rust/tvm_rt/function/fn.register_override.html
 create mode 100644 docs/api/rust/tvm_rt/function/fn.register_untyped.html
 create mode 100644 docs/api/rust/tvm_rt/function/index.html
 create mode 100644 docs/api/rust/tvm_rt/function/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/function/struct.Function.html
 create mode 100644 docs/api/rust/tvm_rt/function/trait.ToFunction.html
 create mode 100644 docs/api/rust/tvm_rt/function/trait.Typed.html
 create mode 100644 docs/api/rust/tvm_rt/function/type.Result.html
 create mode 100644 docs/api/rust/tvm_rt/index.html
 create mode 100644 docs/api/rust/tvm_rt/macro.check_call!.html
 create mode 100644 docs/api/rust/tvm_rt/macro.check_call.html
 create mode 100644 docs/api/rust/tvm_rt/macro.external!.html
 create mode 100644 docs/api/rust/tvm_rt/macro.external.html
 create mode 100644 docs/api/rust/tvm_rt/macro.tvm_call!.html
 create mode 100644 docs/api/rust/tvm_rt/macro.tvm_call.html
 create mode 100644 docs/api/rust/tvm_rt/map/fn.array_get_item.html
 create mode 100644 docs/api/rust/tvm_rt/map/fn.map_count.html
 create mode 100644 docs/api/rust/tvm_rt/map/fn.map_get_item.html
 create mode 100644 docs/api/rust/tvm_rt/map/fn.map_items.html
 create mode 100644 docs/api/rust/tvm_rt/map/fn.map_size.html
 create mode 100644 docs/api/rust/tvm_rt/map/index.html
 create mode 100644 docs/api/rust/tvm_rt/map/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/map/struct.IntoIter.html
 create mode 100644 docs/api/rust/tvm_rt/map/struct.Map.html
 create mode 100644 docs/api/rust/tvm_rt/module/fn.load_from_file.html
 create mode 100644 docs/api/rust/tvm_rt/module/fn.runtime_enabled.html
 create mode 100644 docs/api/rust/tvm_rt/module/index.html
 create mode 100644 docs/api/rust/tvm_rt/module/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/module/struct.Module.html
 create mode 100644 docs/api/rust/tvm_rt/ndarray/index.html
 create mode 100644 docs/api/rust/tvm_rt/ndarray/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/ndarray/struct.NDArray.html
 create mode 100644 docs/api/rust/tvm_rt/ndarray/struct.NDArrayContainer.html
 create mode 100644 docs/api/rust/tvm_rt/ndarray/trait.Num32.html
 create mode 100644 docs/api/rust/tvm_rt/object/fn.debug_print.html
 create mode 100644 docs/api/rust/tvm_rt/object/fn.structural_equal.html
 create mode 100644 docs/api/rust/tvm_rt/object/fn.structural_hash.html
 create mode 100644 docs/api/rust/tvm_rt/object/index.html
 create mode 100644 docs/api/rust/tvm_rt/object/object_ptr/struct.Object.html
 create mode 100644 docs/api/rust/tvm_rt/object/object_ptr/struct.ObjectPtr.html
 create mode 100644 docs/api/rust/tvm_rt/object/object_ptr/struct.ObjectRef.html
 create mode 100644 docs/api/rust/tvm_rt/object/object_ptr/trait.IsObject.html
 create mode 100644 docs/api/rust/tvm_rt/object/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/object/struct.Object.html
 create mode 100644 docs/api/rust/tvm_rt/object/struct.ObjectPtr.html
 create mode 100644 docs/api/rust/tvm_rt/object/struct.ObjectRef.html
 create mode 100644 docs/api/rust/tvm_rt/object/trait.IsObject.html
 create mode 100644 docs/api/rust/tvm_rt/object/trait.IsObjectRef.html
 create mode 100644 docs/api/rust/tvm_rt/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/string/index.html
 create mode 100644 docs/api/rust/tvm_rt/string/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_rt/string/struct.String.html
 create mode 100644 docs/api/rust/tvm_rt/string/struct.StringObj.html
 create mode 100644 docs/api/rust/tvm_rt/struct.ByteArray.html
 create mode 100644 docs/api/rust/tvm_rt/struct.Context.html
 create mode 100644 docs/api/rust/tvm_rt/struct.DataType.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDataTypeCode_kDLBfloat.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDataTypeCode_kDLFloat.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDataTypeCode_kDLInt.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDataTypeCode_kDLUInt.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLCPU.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLCPUPinned.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLExtDev.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLGPU.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLMetal.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLOpenCL.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLROCM.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLVPI.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLDeviceType_kDLVulkan.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.DLPACK_VERSION.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT16_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT32_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT8_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INTPTR_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_FAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_FAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_FAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_LEAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_LEAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.INT_LEAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.PTRDIFF_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.PTRDIFF_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.SIG_ATOMIC_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.SIG_ATOMIC_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.SIZE_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMArgFloat.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMArgInt.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMBytes.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMContext.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMDLTensorHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMDataType.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMExtBegin.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMExtEnd.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMExtReserveEnd.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMNDArrayHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMNullptr.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMObjectRValueRefArg.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMOpaqueHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMPackedFuncHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMArgTypeCode_kTVMStr.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMDeviceExtType_kDLAOCL.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMDeviceExtType_kDLHexagon.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMDeviceExtType_kDLMicroDev.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMDeviceExtType_kDLSDAccel.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMDeviceExtType_kDLWebGPU.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVMDeviceExtType_kOpenGL.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.TVM_VERSION.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.UINT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.WINT_MAX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.WINT_MIN.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._ATFILE_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._BITS_WCHAR_H.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._DEFAULT_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._FEATURES_H.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._POSIX_C_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._POSIX_SOURCE.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._STDC_PREDEF_H.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._STDINT_H.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant._SYS_CDEFS_H.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__GLIBC_MINOR__.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__GLIBC__.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__GNU_LIBRARY__.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__STDC_IEC_559_COMPLEX__.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__STDC_IEC_559__.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__STDC_ISO_10646__.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__STDC_NO_THREADS__.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__SYSCALL_WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_ATFILE.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_FORTIFY_LEVEL.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_ISOC11.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_ISOC95.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_ISOC99.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_MISC.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_POSIX.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_POSIX199309.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_POSIX199506.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_POSIX2.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_POSIX_IMPLICITLY.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_XOPEN2K.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__USE_XOPEN2K8.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/constant.__WORDSIZE_TIME64_COMPAT32.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMAPISetLastError.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMArrayAlloc.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMArrayCopyFromBytes.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMArrayCopyFromTo.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMArrayCopyToBytes.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMArrayFree.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMArrayFromDLPack.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMArrayToDLPack.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMBackendGetFuncFromEnv.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMBackendRegisterSystemLibSymbol.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMBackendRunOnce.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMCFuncSetReturn.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMCbArgToReturn.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMDLManagedTensorCallDeleter.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMDeviceAllocDataSpace.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMDeviceCopyDataFromTo.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMDeviceFreeDataSpace.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMFuncCall.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMFuncCreateFromCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMFuncFree.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMFuncGetGlobal.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMFuncListGlobalNames.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMFuncRegisterGlobal.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMFuncRemoveGlobal.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMGetLastError.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMModFree.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMModGetFunction.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMModImport.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMModLoadFromFile.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMObjectDerivedFrom.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMObjectFree.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMObjectGetTypeIndex.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMObjectRetain.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMObjectTypeKey2Index.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMSetStream.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMStreamCreate.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMStreamFree.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMStreamStreamSynchronize.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/fn.TVMSynchronize.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/index.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/struct.DLContext.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/struct.DLDataType.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/struct.DLManagedTensor.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/struct.DLTensor.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/struct.TVMByteArray.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/struct.TVMParallelGroupEnv.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.BackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.DLDataTypeCode.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.DLDeviceType.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.FTVMParallelLambda.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMArgTypeCode.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMArrayHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMBackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMContext.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMDeviceExtType.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMExtensionFuncDeclarer.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMFunctionHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMPackedCFuncFinalizer.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMRetValueHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.TVMStreamHandle.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_fast16_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_fast32_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_fast64_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_fast8_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_least16_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_least32_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_least64_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.int_least8_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.intmax_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.tvm_index_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_fast16_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_fast32_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_fast64_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_fast8_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_least16_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_least32_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_least64_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uint_least8_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.uintmax_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/type.wchar_t.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/ffi/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/trait.ToFunction.html
 create mode 100644 docs/api/rust/tvm_rt/to_function/trait.Typed.html
 create mode 100644 docs/api/rust/tvm_rt/value/index.html
 create mode 100644 docs/api/rust/tvm_rt/value/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/all.html
 create mode 100644 docs/api/rust/tvm_sys/array/index.html
 create mode 100644 docs/api/rust/tvm_sys/array/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/byte_array/index.html
 create mode 100644 docs/api/rust/tvm_sys/byte_array/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/byte_array/struct.ByteArray.html
 create mode 100644 docs/api/rust/tvm_sys/context/enum.DeviceType.html
 create mode 100644 docs/api/rust/tvm_sys/context/index.html
 create mode 100644 docs/api/rust/tvm_sys/context/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/context/struct.Context.html
 create mode 100644 docs/api/rust/tvm_sys/context/struct.UnsupportedDeviceError.html
 create mode 100644 docs/api/rust/tvm_sys/datatype/enum.ParseDataTypeError.html
 create mode 100644 docs/api/rust/tvm_sys/datatype/index.html
 create mode 100644 docs/api/rust/tvm_sys/datatype/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/datatype/struct.DataType.html
 create mode 100644 docs/api/rust/tvm_sys/errors/index.html
 create mode 100644 docs/api/rust/tvm_sys/errors/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/errors/struct.FuncCallError.html
 create mode 100644 docs/api/rust/tvm_sys/errors/struct.ValueDowncastError.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDataTypeCode_kDLBfloat.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDataTypeCode_kDLFloat.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDataTypeCode_kDLInt.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDataTypeCode_kDLUInt.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLCPU.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLCPUPinned.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLExtDev.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLGPU.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLMetal.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLOpenCL.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLROCM.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLVPI.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLDeviceType_kDLVulkan.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.DLPACK_VERSION.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT16_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT16_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT32_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT32_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT8_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT8_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INTPTR_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_FAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_FAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_FAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_LEAST16_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_LEAST32_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.INT_LEAST8_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.PTRDIFF_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.PTRDIFF_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.SIG_ATOMIC_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.SIG_ATOMIC_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.SIZE_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMArgFloat.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMArgInt.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMBytes.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMContext.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMDLTensorHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMDataType.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMExtBegin.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMExtEnd.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMExtReserveEnd.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMNDArrayHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMNNVMFirst.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMNNVMLast.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMNullptr.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMObjectRValueRefArg.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMOpaqueHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMPackedFuncHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMArgTypeCode_kTVMStr.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMDeviceExtType_kDLAOCL.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMDeviceExtType_kDLHexagon.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMDeviceExtType_kDLMicroDev.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMDeviceExtType_kDLSDAccel.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMDeviceExtType_kDLWebGPU.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVMDeviceExtType_kOpenGL.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.TVM_VERSION.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT16_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT32_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT8_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINTPTR_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT_FAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT_FAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT_FAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT_LEAST16_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT_LEAST32_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.UINT_LEAST8_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.WINT_MAX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.WINT_MIN.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._ATFILE_SOURCE.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._BITS_WCHAR_H.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._DEFAULT_SOURCE.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._FEATURES_H.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._POSIX_C_SOURCE.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._POSIX_SOURCE.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._STDC_PREDEF_H.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._STDINT_H.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant._SYS_CDEFS_H.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__GLIBC_MINOR__.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__GLIBC__.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__GNU_LIBRARY__.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__STDC_IEC_559_COMPLEX__.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__STDC_IEC_559__.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__STDC_ISO_10646__.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__STDC_NO_THREADS__.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__SYSCALL_WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_ATFILE.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_FORTIFY_LEVEL.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_ISOC11.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_ISOC95.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_ISOC99.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_MISC.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_POSIX.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_POSIX199309.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_POSIX199506.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_POSIX2.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_POSIX_IMPLICITLY.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_XOPEN2K.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__USE_XOPEN2K8.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__WORDSIZE.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/constant.__WORDSIZE_TIME64_COMPAT32.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMAPISetLastError.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMArrayAlloc.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMArrayCopyFromBytes.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMArrayCopyFromTo.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMArrayCopyToBytes.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMArrayFree.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMArrayFromDLPack.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMArrayToDLPack.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMBackendAllocWorkspace.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMBackendFreeWorkspace.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMBackendGetFuncFromEnv.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMBackendParallelBarrier.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMBackendParallelLaunch.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMBackendRegisterSystemLibSymbol.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMBackendRunOnce.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMCFuncSetReturn.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMCbArgToReturn.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMDLManagedTensorCallDeleter.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMDeviceAllocDataSpace.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMDeviceCopyDataFromTo.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMDeviceFreeDataSpace.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMFuncCall.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMFuncCreateFromCFunc.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMFuncFree.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMFuncGetGlobal.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMFuncListGlobalNames.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMFuncRegisterGlobal.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMFuncRemoveGlobal.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMGetLastError.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMModFree.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMModGetFunction.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMModImport.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMModLoadFromFile.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMObjectDerivedFrom.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMObjectFree.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMObjectGetTypeIndex.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMObjectRetain.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMObjectTypeKey2Index.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMSetStream.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMStreamCreate.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMStreamFree.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMStreamStreamSynchronize.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/fn.TVMSynchronize.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/index.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/ffi/struct.DLContext.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/struct.DLDataType.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/struct.DLManagedTensor.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/struct.DLTensor.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/struct.TVMByteArray.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/struct.TVMParallelGroupEnv.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.BackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.DLDataTypeCode.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.DLDeviceType.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.FTVMParallelLambda.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMArgTypeCode.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMArrayHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMBackendPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMContext.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMDeviceExtType.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMExtensionFuncDeclarer.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMFunctionHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMModuleHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMObjectHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMPackedCFunc.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMPackedCFuncFinalizer.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMRetValueHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.TVMStreamHandle.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_fast16_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_fast32_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_fast64_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_fast8_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_least16_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_least32_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_least64_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.int_least8_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.intmax_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.tvm_index_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_fast16_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_fast32_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_fast64_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_fast8_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_least16_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_least32_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_least64_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uint_least8_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.uintmax_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/type.wchar_t.html
 create mode 100644 docs/api/rust/tvm_sys/ffi/union.TVMValue.html
 create mode 100644 docs/api/rust/tvm_sys/index.html
 create mode 100644 docs/api/rust/tvm_sys/macro.call_packed!.html
 create mode 100644 docs/api/rust/tvm_sys/macro.call_packed.html
 create mode 100644 docs/api/rust/tvm_sys/macro.try_downcast!.html
 create mode 100644 docs/api/rust/tvm_sys/macro.try_downcast.html
 create mode 100644 docs/api/rust/tvm_sys/packed_func/enum.ArgValue.html
 create mode 100644 docs/api/rust/tvm_sys/packed_func/enum.RetValue.html
 create mode 100644 docs/api/rust/tvm_sys/packed_func/index.html
 create mode 100644 docs/api/rust/tvm_sys/packed_func/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/packed_func/trait.PackedFunc.html
 create mode 100644 docs/api/rust/tvm_sys/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/value/index.html
 create mode 100644 docs/api/rust/tvm_sys/value/sidebar-items.js
 create mode 100644 docs/api/rust/tvm_sys/value/struct.UnsupportedDeviceError.html
 create mode 100644 docs/api/rust/tyck/all.html
 create mode 100644 docs/api/rust/tyck/fn.main.html
 create mode 100644 docs/api/rust/tyck/index.html
 create mode 100644 docs/api/rust/tyck/sidebar-items.js
 create mode 100644 docs/api/rust/tyck/struct.Opt.html
 create mode 100644 docs/api/rust/wheel.svg
 create mode 100644 docs/deploy/tensorrt.html
 create mode 100644 docs/tutorials/dev/bring_your_own_datatypes.html
 create mode 100644 docs/tutorials/get_started/tvmc_command_line_driver.html
 create mode 100644 feed.xml
 create mode 100644 history.html
 mode change 100644 => 100755 images/community/arm.png
 mode change 100644 => 100755 images/community/aws.png
 mode change 100644 => 100755 images/community/edgecortix.png
 create mode 100755 images/community/facebookopen.png
 mode change 100644 => 100755 images/community/huawei.png
 mode change 100644 => 100755 images/community/intel.png
 create mode 100644 images/community/itri_tw.png
 mode change 100644 => 100755 images/community/microsoft.png
 mode change 100644 => 100755 images/community/nvidia.png
 mode change 100644 => 100755 images/community/oasislabs.png
 create mode 100755 images/community/octoml.png
 mode change 100644 => 100755 images/community/qualcommic.png
 mode change 100644 => 100755 images/community/ucberkeley.png
 mode change 100644 => 100755 images/community/uwcse.png
 mode change 100644 => 100755 images/community/xilinx.png