petersktang commented on issue #19486:
URL: https://github.com/apache/tvm/issues/19486#issuecomment-4362211017

   > likely you need to use the latest tvm-ffi
   
   Steps I used
    - git clone https://github.com/apache/tvm.git --recursive
   - export CC=/opt/rocm/llvm/bin/clang
   - export CXX=/opt/rocm/llvm/bin/clang++
   - USE_ROCM=ON US_LLVM=ON pip install -e .
   - python -c "import tvm"
   
   Do you mean to say I should not be using [tvm-ffi @ 
3c35034](https://github.com/apache/tvm-ffi/tree/3c35034fd1026011736e19a4e0e1ed0f22058c42),
 this is from tvm/3rdparty/tvm-ffi already.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to