📚 The doc issue
Hi All
I want to deploy a model on the Cortex-A35 bare-metal platform using ExecuTorch, but my build environment is Eclipse CDT and I am not using CMake. I have checked the ExecuTorch documentation, which recommends compiling ExecuTorch into a static library and then linking the library file in Eclipse CDT. However, the documentation does not provide detailed instructions on how to compile the library, nor does it include any example code. Are there more detailed instructions and example code available?
Suggest a potential alternative/fix
No response