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 9f7745e  [Relay][Frontend][Onnx] GRU Layer Support (#6020)
     add 5f4b9a9  [CODEGEN] Fix code generation bugs for C/CUDA & Improve 
VerifyGPUCode pass (#6041)

No new revisions were added by this update.

Summary of changes:
 src/target/source/codegen_c.cc                     | 19 +++++-----
 src/tir/analysis/verify_gpu_code.cc                | 12 +++++++
 .../python/unittest/test_target_codegen_c_host.py  |  4 +--
 tests/python/unittest/test_target_codegen_cuda.py  | 42 ++++++++++++++++++++++
 4 files changed, 66 insertions(+), 11 deletions(-)

Reply via email to