Files
portfolio-site/content/project/pytorch/index.md
2024-05-19 15:39:33 +00:00

14 lines
249 B
Markdown

---
title: PyTorch
date: 2023-10-26
external_link: https://github.com/pytorch/pytorch
tags:
- Hugo
- Wowchemy
- Markdown
---
PyTorch is a Python package that provides tensor computation (like NumPy) with strong GPU acceleration.
<!--more-->