This is an automated email from the ASF dual-hosted git repository.
kevinthesun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from ec8f642 Fix three typos (#5620)
add 9a9fe97 [Frontend][Tensorflow] Gather nd bug fix for one dim support
in tensorflow (#5588)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/mxnet.py | 6 +++++-
python/tvm/relay/op/op_attrs.py | 1 -
src/relay/op/tensor/transform.cc | 3 +++
tests/python/frontend/mxnet/test_forward.py | 4 +++-
tests/python/frontend/tensorflow/test_forward.py | 26 +++++++++++++++++++-----
tests/python/frontend/tflite/test_forward.py | 12 +++++++++++
topi/include/topi/transform.h | 5 ++++-
7 files changed, 48 insertions(+), 9 deletions(-)