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

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


    from 99c52f3  [Frontend][TFLite] Fix fully_connected converter when batch 
size is not 1 (#6038)
     add 67ed6d0  Fix conv2_gemm after target structure update (#6037)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/qnn/op/legalizations.py   |  2 +-
 topi/python/topi/arm_cpu/conv2d_gemm.py    |  2 +-
 topi/python/topi/arm_cpu/tensor_intrin.py  |  2 +-
 topi/tests/python/test_topi_conv2d_int8.py | 64 ++++++++++++++++++++++++++++++
 4 files changed, 67 insertions(+), 3 deletions(-)

Reply via email to