Skip to content

Commit 182a075

Browse files
committed
Merge branch 'main' of github.com:Irfnfnkemed/mlc-llm
2 parents 4f980f3 + 668277e commit 182a075

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)