Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 350 Bytes

File metadata and controls

10 lines (6 loc) · 350 Bytes

🎓 PyTorch Tutorials

Welcome to the PyTorch tutorials for Hexagon-MLIR! This section contains tutorials showing how to compile and run PyTorch models. Start with a smaller sample model with Softmax and then proceed to a full GPT-2 model.

🏃‍♂️ Quick Start

📖 Softmax example

📖 GPT2 example