diff --git a/docs/dev/virtual_machine.rst b/docs/dev/virtual_machine.rst index 7826f68b71dd1..c532392afeb82 100644 --- a/docs/dev/virtual_machine.rst +++ b/docs/dev/virtual_machine.rst @@ -394,7 +394,8 @@ Unresolved Questions How do we handle dynamic shapes? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -TODO +Dynamic shape support is ongoing work in TVM as we upgrade Relay, TVM's compiler. For the most recent updates on +dynamic shape support, we recommend following updates in TVM's Discuss forum (https://discuss.tvm.apache.org/). How can we modify the VM to support JIT compilation of certain code paths? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^