Converting from relay to Neural Net

Hello Everyone,

Is there any method to convert the relay IR to a neural net representation ( example keras .h5)?

1 Like

I am also interested in this. Is there any way to convert Relay IR to any other known representations?