What is the best way to use “tensorflow/lite/micro/tools/generate_cc_arrays.py”? I am only slightly familiar with Makefiles and unfamiliar with Bazel. So I am wondering if there is a more convenient way than to specify all the filepaths and args on the cli when calling generate_cc_arrays.py.
Thanks for your support.