lightwood
lightwood copied to clipboard
Convert trained models to Onnx
After #473 is done
Try converting the already trained model to the onyx IR and see if that improves performance (if it does think about how this can be integrated with normal loading and saving, ideally keep both this IR and the source if certain env are incompatible with running onyx)
For this, we need a flag that will constrain AutoML design space to PyTorch encoders and mixers only.
Closing for now.