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

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


    from d0c94d447b [Bugfix][Relay][Strategy] Enable compile time 
transformation of weights matrix for arm_cpu NHWC quantized conv2d (#15584)
     add 6166121de4 [CMake] Add NCCL to TVM and TVM Runtime (#15605)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt              | 15 ++++++++++++
 cmake/config.cmake          |  6 +++++
 cmake/modules/LibInfo.cmake |  1 +
 cmake/utils/FindNCCL.cmake  | 56 +++++++++++++++++++++++++++++++++++++++++++++
 src/support/libinfo.cc      |  5 ++++
 5 files changed, 83 insertions(+)
 create mode 100644 cmake/utils/FindNCCL.cmake

Reply via email to