How to enable inference acceleration on ESP32S3

Question/Issue:
I’ve notice that there are some code under the porting folder of edge impulse sdk for accelerating inference on esp module by using ESP_NN. How should I enable them?

I deploy the inference model by using the Arduino library option. Then how should I explicitly enable the acceleration for ESP32S3?