Hi,
According to this thread, the importing of an unsupported layer can be accomplished by implementing the layer like the already implemented layers in the "tidl_tfImport.cpp" file. I would like to know the steps required to rebuild the TIDL library after implementing the unsupported layer so that the TIDL import tool can convert a model with the new implemented layers. As far as I understand, the new layer should be implemented in the "tidl_tfImport.cpp" file, and the TIDL library should be rebuilt after the implementation. Would you please let me know how rebuilding the library is accomplished, and if there are any important steps to be done while implementing a new layer ?
Thanks,
Ahmed Anwar