onnx-mlir
onnx-mlir copied to clipboard
how to emitlib with debuginfo?
I build an onnx model to a dynamic library, but it runs very very slow.
I try to use perf to analysis, but can not get symbol in library. I wonder how to analysis problem or can I add debug info to the library?