You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/08/04 23:05:45 UTC

[tvm] branch last-successful updated (cfa55251b2 -> 2866f315f9)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from cfa55251b2 [Relay][Frontend][Onnx] Add RNN operation for ONNX frontend (#12213)
     add 4158738574 initial commit (#12301)
     add 2866f315f9 [FQ2I] Add attrs to adaptive_avg_pool1d (#12290)

No new revisions were added by this update.

Summary of changes:
 .../transform/fake_quantization_to_integer.py      |  3 +-
 src/relay/qnn/op/batch_matmul.cc                   | 20 +++++--
 tests/python/relay/test_op_qnn_batch_matmul.py     | 64 +++++++++++++++-------
 .../test_pass_fake_quantization_to_integer.py      |  9 +--
 4 files changed, 67 insertions(+), 29 deletions(-)