cconvey opened a new pull request, #12194:
URL: https://github.com/apache/tvm/pull/12194
- Add `tvm::runtime::CopyFile` function.
- Change `HexagonModuleNode::SaveToFile` to use new function
instead of a shell `cp` invocation.
This fixes a problem where the `cp`-based implementation
couldn't handle certain valid filenames.
This also fixes a bug where `SaveToFile` simply skips the
file-copying step on Mac OSX.
--
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]