Skip to content

Commit 3cbb813

Browse files
authored
Merge pull request pytorch#145 from shiftlab/ecosystem-experimental-badge
Add experimental badge to ecosystem cards
2 parents 8b1cb37 + 9265ea7 commit 3cbb813

File tree

13 files changed

+30
-23
lines changed

13 files changed

+30
-23
lines changed

_ecosystem/allennlp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: AllenNLP
44
summary: AllenNLP is an open-source research library built on PyTorch for designing and evaluating deep learning models for NLP.
5-
external: true
65
link: https://allennlp.org/
76
order: 1
87
summary-home: AllenNLP is an open-source research library built on PyTorch for designing and evaluating deep learning models for NLP.

_ecosystem/elf.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: ELF
44
summary: ELF is a platform for game research that allows developers to train and test their algorithms in various game environments.
5-
external: true
65
link: https://github.com/pytorch/elf
76
logo-class: reasoning
87
order: 2

_ecosystem/fastai

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: fastai
44
summary: fastai is a library that simplifies training fast and accurate neural nets using modern best practices.
5-
external: true
65
link: https://docs.fast.ai
76
order: 10
87
summary-home: fastai is a library that simplifies training fast and accurate neural nets using modern best practices.

_ecosystem/glow.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: Glow
44
summary: Glow is a ML compiler that accelerates the performance of deep learning frameworks on different hardware platforms.
5-
external: true
65
link: https://github.com/pytorch/glow
76
order: 3
87
summary-home: Glow is a ML compiler that accelerates the performance of deep learning frameworks on different hardware platforms.

_ecosystem/gpytorch.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: GPyTorch
44
summary: GPyTorch is a Gaussian process library implemented using PyTorch, designed for creating scalable, flexible Gaussian process models.
5-
external: true
65
link: https://cornellius-gp.github.io/
76
order: 4
87

_ecosystem/horovod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: Horovod
44
summary: Horovod is a distributed training library for deep learning frameworks. Horovod aims to make distributed DL fast and easy to use.
5-
external: true
65
link: http://horovod.ai
76
order: 9
87
summary-home: Horovod is a distributed training library for deep learning frameworks. Horovod aims to make distributed DL fast and easy to use.

_ecosystem/parlai

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: ParlAI
44
summary: ParlAI is a unified platform for sharing, training, and evaluating dialog models across many tasks.
5-
external: true
65
link: http://parl.ai/
76
order: 10
87
summary-home: ParlAI is a unified platform for sharing, training, and evaluating dialog models across many tasks.

_ecosystem/pyro.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: Pyro
44
summary: Pyro is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend.
5-
external: true
65
link: http://pyro.ai/
76
order: 5
87
---

_ecosystem/tensorly.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: TensorLy
44
summary: TensorLy is a high level API for tensor methods and deep tensorized neural networks in Python that aims to make tensor learning simple.
5-
external: true
65
link: http://tensorly.org/stable/home.html
76
order: 6
87
---

_ecosystem/translate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: ecosystem_detail
33
title: Translate
44
summary: Translate is an open source project based on Facebook's machine translation systems.
5-
external: true
65
link: https://github.com/pytorch/translate
76
order: 6
87
logo-class: language

0 commit comments

Comments
 (0)