Comparison with torch.compile
instead of Eager
#33
Labels
documentation
Improvements or additions to documentation
torch.compile
instead of Eager
#33
📚 Documentation
Hey! I saw your tool and plots with "acceleration", but you compare to un-optimised eager torch, which is obviously slower. Could you provide a graph with comparison against basic native pytorch loop, where you
torch.compile
the model? It would be useful for people who already have some optimisations in their pipelines, but would like to try yours framework insteadThanks
The text was updated successfully, but these errors were encountered: