kparzysz-quic commented on pull request #9969: URL: https://github.com/apache/tvm/pull/9969#issuecomment-1015927243
The reason for this is that if someone wants to initialize `HEXAGON_RPC_DIR`, like the other globals, they'd have to to that explicitly with a `pathlib.Path`, but the most natural way would be to do that with a string. If they do that with a string, they'll end up returning `str` from this function. -- 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]
