This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 45ee7b5 [topi][relay] new PR to re-add tan to TVM (#5025)
add afa8417 [CodeGen][CUDA] Enhance CUDA codegen for SelectNode (#4983)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/data_type.h | 4 +++
src/target/source/codegen_cuda.cc | 51 +++++++++++++++++++++++++++++-
src/target/source/codegen_cuda.h | 5 +--
tests/python/unittest/test_codegen_cuda.py | 30 +++++++++++++++++-
4 files changed, 86 insertions(+), 4 deletions(-)