You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/02/01 17:24:57 UTC

[tvm] branch main updated (d576f3d -> 9ef374f)

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

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from d576f3d  [CMSIS-NN] Moved test_cnn_small to the latest version (#9962)
     add 9ef374f  [CUDA] Support float16 erf,tan,atan (#10122)

No new revisions were added by this update.

Summary of changes:
 src/target/source/intrin_rule_cuda.cc   |  2 +-
 src/target/source/literal/cuda_half_t.h | 67 +++++++++++++++++++++++----------
 tests/python/relay/test_op_level1.py    | 30 +++++++--------
 3 files changed, 62 insertions(+), 37 deletions(-)