DnD
DnD copied to clipboard
A decompiler to automatically reverse-engineer the DNN semantics from its compiled binary using program analysis
Results
1
DnD issues
Sort by
recently updated
recently updated
newest added
I have compiled a alexnet model by TVM, and get 3 outputs (mod.json, mod.prams, and mod.so). How can I get sample .axf file from this 3 outputs?