Hacker News new | ask | show | jobs
by tiarkrompf 2735 days ago
Thanks! Yes, it wasn't obvious at all when we started looking at AD either.

Lantern supports a good deal of PyTorch (via Snek, our Python front-end similar to AutoGraph) and can also read ONNX. Full feature parity is not our main goal--so far, supported features have been driven mostly by what is required for certain interesting models.

1 comments

How does this effort compare to Myia https://github.com/mila-udem/myia ?