certik / mlc

Machine Learning Compiler
MIT License
9 stars 1 forks source link

Speedup the PyTorch training #73

Open certik opened 7 months ago

certik commented 7 months ago

Currently it is 10x slower. We need to compile the model before training to speed it up.