This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from dc5da05 [Support] Linear Congruential Random Engine (#8642)
add 2c124c9 [Frontend] Unified LSTM cell (#8599)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/target/onnx.py | 2 +-
python/tvm/relay/frontend/common.py | 125 +++++++++++++++++
python/tvm/relay/frontend/onnx.py | 180 ++++++++++++-------------
python/tvm/relay/frontend/pytorch.py | 251 ++++++++++++++---------------------
4 files changed, 315 insertions(+), 243 deletions(-)