mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-15 18:23:41 +00:00
16 lines
583 B
Markdown
16 lines
583 B
Markdown
---
|
|
title: Accelerate PyTorch training
|
|
grand_parent: Tutorials
|
|
parent: Training
|
|
nav_order: 1
|
|
---
|
|
# Accelerate PyTorch model training
|
|
{: .no_toc }
|
|
|
|
* [Get Started: Basic PyTorch transformer model](https://github.com/microsoft/onnxruntime-training-examples/tree/master/getting-started)
|
|
|
|
* [Accelerate pre-training of large BERT model](https://github.com/microsoft/onnxruntime-training-examples/tree/master/nvidia-bert)
|
|
|
|
* [Accelerate fine tuning of Huggingface GPT2 model](https://github.com/microsoft/onnxruntime-training-examples/tree/master/huggingface-gpt2)
|
|
|
|
* *More coming soon!*
|