This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from e5d4c557e0 [relax][frontend][tflite] Add tests for
fully_connected/depthwise_conv2d/transpose_conv/l2_pool2d (#19372)
add e22be4e120 [Docs] Add BYOC external library dispatch architecture
documentation (#19395)
add 481aa6ed12 [Docs] Add operator fusion architecture documentation
(#19394)
add 1d02ac3f2c [Docs] Add Relax VM architecture documentation (#19389)
No new revisions were added by this update.
Summary of changes:
docs/arch/external_library_dispatch.rst | 361 ++++++++++++++++++++++++++
docs/arch/fusion.rst | 391 ++++++++++++++++++++++++++++
docs/arch/index.rst | 48 ++--
docs/arch/relax_vm.rst | 441 ++++++++++++++++++++++++++++++++
4 files changed, 1221 insertions(+), 20 deletions(-)
create mode 100644 docs/arch/external_library_dispatch.rst
create mode 100644 docs/arch/fusion.rst
create mode 100644 docs/arch/relax_vm.rst