MasterJH5574 opened a new pull request, #18759: URL: https://github.com/apache/tvm/pull/18759
Migrate all picojson usages to the new tvm::ffi::json API built on the FFI type system, and remove the 3rdparty/picojson directory entirely. - Migrate src/runtime/vm/tensor_cache_support.cc - Migrate src/runtime/disco/loader.cc - Migrate src/runtime/contrib/nvshmem/init.cc - Remove PICOJSON_PATH from CMakeLists.txt, LibInfo.cmake, libinfo.cc - Remove picojson include path from web/Makefile - Remove picojson entry from LICENSE - Delete 3rdparty/picojson/ and licenses/LICENSE.picojson.txt -- 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]
