tqchen opened a new pull request, #18779: URL: https://github.com/apache/tvm/pull/18779
This PR simplifies the project by removing dmlc dep and modernize to use standard ffi and support utils. JSON usages now redirects to tvm/ffi/extra/json.h the io related feature are internalized to tvm/support/io.h This change will help us to reduce the overall complexity and remove indirections like logging customization macros. -- 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]
