I am trying to implement a gesture recognition system using tensorflow lite and mpu6050 but for that I have to use tensorflow lite micro in my STM32F446re but after downloading it from github repository I saw it is being build by Bazel but I usually ...