mil-tokyo/webdnn

obtain python framework model from webdnn

racinmat opened this issue · 1 comments

Hello,
if I have already compiled network in webdnn, is it possible to revert the process and obtain back keras, pytorch, or tensorflow model?

There are non-invertible operations in compiling such as fusing multiple layers into one operation.
Thus, it is impossible to revert the process.