You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/27 22:24:44 UTC

[tvm] branch last-successful updated (96b151751a -> 85aa597245)

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 96b151751a [OpenCL] Fix profiling hang for OpenCL device (#12173)
     add 85aa597245 [JIT] Force finalization of JITed code, expose sf/hf runtime functions (#12187)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/builtin_fp16.h | 2 ++
 src/runtime/builtin_fp16.cc        | 3 +++
 src/target/llvm/llvm_module.cc     | 6 ++++++
 3 files changed, 11 insertions(+)