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 ee2d3cc [Frontend][TFlite] use qnn helper function in softmax (#4840)
add d55e21f Fixed bug in ExprOp that caused bitwise operators to fail
when a basic python type was on the left hand side of the expression. Added
regression test for crashing cases. (#4852)
No new revisions were added by this update.
Summary of changes:
python/tvm/expr.py | 9 +++++++++
tests/python/unittest/test_lang_basic.py | 3 +++
2 files changed, 12 insertions(+)