Update long_term_roadmap.md

pull/1980/head
Sean Silva 2023-03-27 11:39:09 -07:00
parent aa43261cff
commit 4e82b30c88
1 changed files with 3 additions and 0 deletions

View File

@ -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.