This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Description
Hello, I am trying to do some extension work based on nn-meter. Now I have a problem in the step of modifying benchmark tool. I notice that the benchmark tool provided by nn-meter can output the operator composition and inference delay of specific kernel. I have difficulty implementing this process in the official tflite source code, can you please give me some ideas?