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

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


    from 702fd0f  [WEB][RUNTIME] TVM WebAssembly JS Runtime (#5506)
     add e29e222  [RELAY][ONNX]ReduceLogSumExp Operator support (#5453)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          |  8 ++++--
 python/tvm/relay/op/reduce.py              | 39 +++++++++++++++++++++++++++++-
 tests/python/frontend/onnx/test_forward.py | 38 +++++++++++++++++++++++++++++
 tests/python/relay/test_op_level4.py       | 14 ++++++++++-
 4 files changed, 95 insertions(+), 4 deletions(-)

Reply via email to