When I try to run the micro_tflite.py, it shows this bug: tvm._ffi.base.TVMError: TVMError: Runtime “crt” is not defined.
The enviroment is based on tlcpack/ci-qemu:v0.11 image. The tvm version is 0.9.dev0.
The config.cmake file is below.
.Is my config.cmake is not right or something else?
Thank you.