Skip to content

Commit 7b4e25e

Browse files
authored
Merge pull request pytorch#563 from suraj813/site
Add einops and metric-learning
2 parents f52ead4 + 4b66342 commit 7b4e25e

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

_ecosystem/einops

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: ecosystem_detail
3+
title: einops
4+
summary: Flexible and powerful tensor operations for readable and reliable code.
5+
link: https://github.com/arogozhnikov/einops
6+
summary-home: Flexible and powerful tensor operations for readable and reliable code.
7+
featured-home: false
8+
github-id: arogozhnikov/einops
9+
date-added: 1/20/21
10+
---

_ecosystem/pytorch-metric-learning

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: ecosystem_detail
3+
title: PyTorch Metric Learning
4+
summary: The easiest way to use deep metric learning in your application. Modular, flexible, and extensible.
5+
link: https://github.com/KevinMusgrave/pytorch-metric-learning
6+
summary-home: The easiest way to use deep metric learning in your application. Modular, flexible, and extensible.
7+
featured-home: false
8+
github-id: KevinMusgrave/pytorch-metric-learning
9+
date-added: 1/20/21
10+
---

0 commit comments

Comments
 (0)