vfdff commented on issue #17698:
URL: https://github.com/apache/tvm/issues/17698#issuecomment-2693286466

   * When I switch to the environment **mlir_venv** ,which is used to build the 
above tvm source, then I see the additions string **dd  zyd**
   
![Image](https://github.com/user-attachments/assets/1b9d2d3a-243d-45e4-a739-400cb8bb948e)
   
   * but the libtvm.so are not new installed
   ```
   (mlir_venv) (base) root@998ee80b761b:/home/zhongyunde/source/test/ansor# 
find /home/zhongyunde/mlir_venv -name libtvm.so | xargs -i bash -c "ls {} -lt"
   -rwxr-xr-x 1 root root 177122408 Dec 19 09:09 
/home/zhongyunde/mlir_venv/bin/libtvm.so
   -rwxr-xr-x 1 root root 177122408 Dec 19 09:11 
/home/zhongyunde/mlir_venv/lib/libtvm.so
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to