rijulg edited a comment on issue #7989:
URL: https://github.com/apache/tvm/issues/7989#issuecomment-834012327


   Submodules look up to date
   ```
   root@e47558967e49:/opt/tvm# git status
   HEAD detached at 9bf213d40
   nothing to commit, working tree clean
   root@e47558967e49:/opt/tvm# git submodule status
    a07f962d446b577adf4baef2b347a0f3a2a20617 3rdparty/dlpack (v0.4)
    21cc7de0dc9fd6acb796e1be6181fa8e6b6c8f41 3rdparty/dmlc-core 
(v0.4-8-g21cc7de)
    08f7c7e69f8ea61a0c4151359bc8023be8e9217b 3rdparty/libbacktrace 
(heads/master)
    cabe04d6d6b05356fa8f9741704924788f0dd762 3rdparty/rang (v3.1.0-5-gcabe04d)
    43194178b4e570a5f1dd4f3f9d37ee16fc1b65be 3rdparty/vta-hw 
(remotes/origin/master-13-g4319417)
   ```
   I am compiling a copy of `apps/howto_deploy/tvm_runtime_pack.cc ` with 
`cmake .. -DDMLC_USE_LOGGING_LIBRARY=/usr/local/include/tvm/runtime/logging.h 
-DCMAKE_BUILD_TYPE=Debug -GNinja
   `
   CMake complains about unused variables now
   ```
   CMake Warning:
     Manually-specified variables were not used by the project:
   
       DMLC_USE_LOGGING_LIBRARY
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to