This should not have an unique name, as it won't allow have two models in the same application https://github.com/xmos/lib_tflite_micro/blob/982818dc605d4909d37330740de918fdc954633a/lib_tflite_micro/src/par_invoke_funcs.c#L12 This was working before, not exaclty sure how, and the regression was introduced in this commit: https://github.com/xmos/lib_tflite_micro/commit/5ea1e8835081bc80cd7ddedd1f61c985917157e9
This should not have an unique name, as it won't allow have two models in the same application
lib_tflite_micro/lib_tflite_micro/src/par_invoke_funcs.c
Line 12 in 982818d
This was working before, not exaclty sure how, and the regression was introduced in this commit:
5ea1e88