Skip to content

Commit 668277e

Browse files
authored
Merge branch 'mlc-ai:main' into main
2 parents 6e7426e + 2538b87 commit 668277e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/mlc4j/src/cpp/tvm_runtime.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
#include <runtime/opencl/opencl_device_api.cc>
2121
#include <runtime/opencl/opencl_module.cc>
2222
#include <runtime/opencl/opencl_wrapper/opencl_wrapper.cc>
23-
#include <runtime/opencl/texture_pool.cc>
2423
#include <runtime/profiling.cc>
2524
#include <runtime/registry.cc>
25+
#include <runtime/relax_vm/attn_backend.cc>
2626
#include <runtime/relax_vm/builtin.cc>
2727
#include <runtime/relax_vm/bytecode.cc>
2828
#include <runtime/relax_vm/executable.cc>

0 commit comments

Comments
 (0)