We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f50335 commit d4e46b8Copy full SHA for d4e46b8
apps/android_rpc/app/src/main/jni/tvm_runtime.h
@@ -55,6 +55,7 @@
55
#include "../src/runtime/rpc/rpc_server_env.cc"
56
#include "../src/runtime/rpc/rpc_session.cc"
57
#include "../src/runtime/rpc/rpc_socket_impl.cc"
58
+#include "../src/runtime/minrpc/minrpc_logger.cc"
59
#include "../src/runtime/system_library.cc"
60
#include "../src/runtime/thread_pool.cc"
61
#include "../src/runtime/threading_backend.cc"
0 commit comments