ksgr5566 commented on code in PR #18823: URL: https://github.com/apache/tvm/pull/18823#discussion_r3035184054
########## web/emcc/webgpu_runtime.cc: ########## @@ -40,6 +40,8 @@ #include "../../src/runtime/metadata.h" #include "../../src/runtime/workspace_pool.h" #include "../../src/support/bytes_io.h" +#include "3rdparty/tvm-ffi/src/ffi/extra/json_parser.cc" +#include "3rdparty/tvm-ffi/src/ffi/extra/json_writer.cc" Review Comment: Removing as https://github.com/apache/tvm/pull/18944 takes care of it -- 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]
