We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Now we are using a custom IR (architecture + nn_config) to represent a candidate model, which may be insufficiently expressive, I think.
I think we should use mature IRs such as Relay IR or ONNX to represent the candidate model.
/cc @DeeperMind @andreyvelich