junrushao commented on code in PR #510:
URL: https://github.com/apache/tvm-ffi/pull/510#discussion_r2976212397


##########
python/tvm_ffi/libinfo.py:
##########
@@ -17,7 +17,7 @@
 """Utilities to locate tvm_ffi libraries, headers, and helper include paths.
 
 This module also provides helpers to locate and load platform-specific shared
-libraries by a target_name (e.g., ``tvm_ffi`` -> ``libtvm_ffi.so`` on Linux).
+libraries by a target_name (e.g., ``tvm_ffi`` -> ``libffi.so`` on Linux).

Review Comment:
   revert



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