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 832c7674fe [hexagon][testing] nonrandom tests (#12164)
add dc1324635a tanh float16 (#12165)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/hexagon/slice_ops/__init__.py | 1 +
python/tvm/topi/hexagon/slice_ops/tanh.py | 56 ++++++++++++++++
.../{test_argmax_slice.py => test_tanh_slice.py} | 76 ++++++++++------------
3 files changed, 91 insertions(+), 42 deletions(-)
create mode 100644 python/tvm/topi/hexagon/slice_ops/tanh.py
copy tests/python/contrib/test_hexagon/topi/{test_argmax_slice.py =>
test_tanh_slice.py} (56%)