diff --git a/docs/long_term_roadmap.md b/docs/long_term_roadmap.md index d22194633..0f0940efc 100644 --- a/docs/long_term_roadmap.md +++ b/docs/long_term_roadmap.md @@ -259,3 +259,6 @@ and we should just plug into it. Here is [an example](https://github.com/pytorch Even better, it would be great if TorchDynamo/PyTorch 2.0 directly provided a way to plug into this. +Additionally, we can leverage the [`pytorch-jit-paritybench`](https://github.com/jansel/pytorch-jit-paritybench) +to verify our end-to-end correctness on real models. +