Closed racinmat closed 5 years ago
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.
Hello, if I have already compiled network in webdnn, is it possible to revert the process and obtain back keras, pytorch, or tensorflow model?